C Programming For Dummies, 2nd Ed (Wiley)
Wednesday, 28 October 2020

This 2nd edition covers everything you need to begin writing programs, going logically through the development cycle from initial design and testing to deployment and live iteration. Dan Gookin covers the do's and don'ts of good clean writing and how to produce the basic―and not-so-basic―building blocks of source code.

<ASIN:111974024X>

The intended audience ranges from developers in tech industry, start-up, or just developing for pleasure at home, and is written to be easy-to-follow, informative, and an entertaining guide to the C programming language. 

Author: Dan Gookin
Publisher: For Dummies
Date: October 2020
Pages: 464
ISBN: 978-1119740247
Print: 111974024X
Kindle: B08KRXX54K
Audience: Beginners in C
Level: Introductory
Category: : C/C++

 

  • Obtain free programming tools
  • Create and debug code
  • Explore text input and output
  • Understand computer math
  • Master data types
  • Get friendly with pointers
  • Explore files and structures
  • Avoid silly mistakes

 

For recommendations of C and C++ books see Top Choice C and C++ Books  and  C# Books - Pick of the Shelf  in our Programmer's Bookshelf section.

 

For more Book Watch just click.

Book Watch is I Programmer's listing of new books and is compiled using publishers' publicity material. It is not to be read as a review where we provide an independent assessment. Some, but by no means all, of the books in Book Watch are eventually reviewed.

To have new titles included in Book Watch contact  BookWatch@i-programmer.info

Follow @bookwatchiprog on Twitter or subscribe to I Programmer's Books RSS feed for each day's new addition to Book Watch and for new reviews.

 

 

Banner
 


Python Programming with Design Patterns

Author: James W. Cooper
Publisher: Addison-Wesley
Date: February 2022
Pages: 352
ISBN: 978-0137579938
Print: 0137579934
Kindle: B09D2RKQB5
Audience: Python developers
Rating: 1
Reviewer: Mike James
There was a time that design patterns were all the thing. Not so much now. But Python - does it have [ ... ]



Classic Computer Science Problems in Java

Author: David Kopec
Publisher: Manning
Date: January 2021
Pages: 264
ISBN: 978-1617297601
Print: 1617297607
Audience: Java developers
Rating: 4
Reviewer: Mike James
Getting someone else to do the hard work of converting classic problems to code seems like a good idea. It all depends which problems [ ... ]


More Reviews