ShopSpell

Practical C [Paperback]

$62.99     $84.99    26% Off      (Free Shipping)
100 available
  • Category: Books (Computers)
  • Author:  Zambon, Giulio
  • Author:  Zambon, Giulio
  • ISBN-10:  1484217683
  • ISBN-10:  1484217683
  • ISBN-13:  9781484217689
  • ISBN-13:  9781484217689
  • Publisher:  Apress
  • Publisher:  Apress
  • Binding:  Paperback
  • Binding:  Paperback
  • Pub Date:  01-Oct-2016
  • Pub Date:  01-Oct-2016
  • SKU:  1484217683-11-SPRI
  • SKU:  1484217683-11-SPRI
  • Item ID: 100244166
  • List Price: $84.99
  • Seller: ShopSpell
  • Ships in: 5 business days
  • Transit time: Up to 5 business days
  • Delivery by: Jul 03 to Jul 05
  • Notes: Brand New Book. Order Now.
Learn practical C techniques, including often-needed algorithms within reusable functions. In this book, you'll have the following code and advice at your fingertips: layout and pre-processors; control structures, iterations, and selections; pointers and structures; databases; reusability; lists, arrays, FIFO and stacks; searching and sorting; recursion; binary trees; integration; string utilities in/outside of C; web serving using Mongoose; game application code to build a MathSearch puzzle; and embedded software.

Besides providing you with modules that you can immediately put to use, Practical C also teaches you how to leverage the C language in a way that beginner books cannot achieve.


What You Will Learn:

  • Avoid pitfalls that can cause intractable problems
  • Handle lists and arrays
  • Perform searches and sorts
  • Binary trees
  • Take advantage of recursion
  • Handle exceptions
  • Access databases
  • Calculate integrals using numerical computation with practical applications
  • Deal with strings in a convenient, error-free way
  • Build a MathSearch game application, similar to WordSearch puzzle games
  • Deal with issues specific to embedded applications

Who This Book Is For

Programmers who have a general knowledge of C.