|
Programming In C 3rd Edition
Learn C programming from one of the best. Stephen Kochan¿s Programming in C is thorough with easy-to-follow instructions that are sure to benefit beginning programmers. In its third edition, the style in this book remains true to the simple, instructional style of previous editions. It provides you with updated and relevant examples of how C programming
can be used with small, fast programs, similar to the programming used by large game developers such as Nintendo. If you want a one-stop-source for C programming, this book is it!
CONTENTS:
1. Introduction.
2. Some Fundamentals.
3. Writing a Program in C.
4. Variables, Data Types, and Arithmetic Expressions.
5. Program Looping.
6. Making Decisions.
7. Arrays.
8. Functions.
9. Structures.
10. Character Strings.
11. Pointers.
12. Operations on Bits.
13. The Preprocessor.
14. More on Data Types.
15. Working with Larger Programs.
16. Input and Output.
17. Miscellaneous and Advanced Features.
18. Debugging Programs.
19. Object-Oriented Programming.
A. C Language Summary.
B. The Standard C Library.
C. Compiling and Running Programs Using gcc.
D. Common Programming Mistakes.
E. Resources.
|