Tags
Language
Tags
April 2024
Su Mo Tu We Th Fr Sa
31 1 2 3 4 5 6
7 8 9 10 11 12 13
14 15 16 17 18 19 20
21 22 23 24 25 26 27
28 29 30 1 2 3 4

C for Everyone: The JumpStart Guide to C

Posted By: AlenMiler
C for Everyone: The JumpStart Guide to C

C for Everyone: The JumpStart Guide to C by CJ Willrich
English | 18 Nov. 2015 | ASIN: B0186UQE2S | 423 Pages | PDF/EPUB/AZW3 (conv) | 7 MB

The purpose of this book is to teach the C programming language, using examples running on the JumpStart MicroBox hardware. A college-level course syllabus can be constructed around this book and its examples, suitable for both hardware and software engineers.

If you are purchasing the JumpStart MicroBox education kit, you do not need to purchase this book separately.

The book starts off with an introduction chapter using tutorial examples, after which the elements of the C language are presented in a methodical and logical manner. The authors have over 30 years of experience of writing C compilers and interacting with customers, and special attention is given to topics that may not be obvious to users with only "usage experience" with the language.

“Can you learn C from this book without the MicroBox hardware?” The answer is undoubtedly Yes! Section II, The C Programming Language, is a concise practical introduction to the C language. Reading through this section alone will give you a good understanding of the language. So, whatever platform you are using C on, you may peruse the examples and text, and “type away”.