This book covers the basics of C, including variables, constants, conditional statements, loops, pointers, data structures, input/ouput, and functions--all presented in a logical and easy-to-follow sequence that helps readers really understand the principles involved in developing programs.
With Teach Yourself C Programming in 21 Days, Premier Edition, C programming techniques are presented in a logical and easy-to-follow sequence that helps users fully understand the principles involved in developing professional-quality, sophisticated programs. - Covers ANSI C, a standard for all compilers, including Visual C++, Borland C++, Turbo C++ for Windows, UNIX C, Mac C, and more
- Explores advanced topics, such as coding styles, portability issues, data structures, bit manipulation, and number systems
- Uses a variety of teaching elements, including shaded syntax boxes, performance tips, Q&A sections, and exercises