36,99 €
inkl. MwSt.
Versandkostenfrei*
Versandfertig in über 4 Wochen
  • Broschiertes Buch

Programming is more than just getting the syntax right. Style and debugging also play a tremendous part in creating programs that run well and are easy to maintain. This book teaches you not only the mechanics of programming, but also describes how to create programs that are easy to read, debug, and update. Practical rules are stressed. For example, there are fifteen precedence rules in C (&& comes before comes before ?:). The practical programmer reduces these to two: Multiplication and division come before addition and subtraction etc.

Produktbeschreibung
Programming is more than just getting the syntax right. Style and debugging also play a tremendous part in creating programs that run well and are easy to maintain. This book teaches you not only the mechanics of programming, but also describes how to create programs that are easy to read, debug, and update. Practical rules are stressed. For example, there are fifteen precedence rules in C (&& comes before comes before ?:). The practical programmer reduces these to two: Multiplication and division come before addition and subtraction etc.
Autorenporträt
The author is an assistant professor in computer science department of Tilak Maharashtra Vidyapeeth, Pune, India. The author is well known in field of programing language and software testing.Author also posses a copyright in field of Phishing and also author of several research paper in fields of software testing and mobile computing.