Jump to ratings and reviews
Rate this book

C Programming

Rate this book
It's no When it comes to learning a programming language, Larry Ullman is the man you want at your side! As the best-selling author of guides to PHP, MySQL, and more, he's proved that programming doesn't have to be painful, especially when it comes to a language that is at its core both simple and small. We're talking, of course, about C, and if you want to learn it fast (not to mention well), this book provides the key. Joined by co-author and fellow programmer Marc Liyanage, this author team tackles both programming fundamentals and the ABCs of C itself through a series of task-based lessons that use step-by-step instructions and a plethora of visual aids to make C if not instantly accessible, then almost. This book uses friendly, straightforward language to explain every aspect of this fundamental from basic syntax and data types to working with numbers, characters, loops, and arrays; creating functions; using the C preprocessor; file input and output; and more.

390 pages, Paperback

First published October 23, 2004

10 people want to read

About the author

Larry Ullman

69 books15 followers
Larry Ullman is a writer, Web and software developer, trainer, instructor, speaker, and consultant. He has written 23 books and numerous articles. His books have sold over 350,000 copies world wide in more than 20 languages. As his readers, students, and co-workers can attest, Larry’s strength is in Translating Geek into English: converting the technical and arcane into something comprehensible and useful.

Ratings & Reviews

What do you think?
Rate this book

Friends & Following

Create a free account to discover what your friends think of this book!

Community Reviews

5 stars
1 (100%)
4 stars
0 (0%)
3 stars
0 (0%)
2 stars
0 (0%)
1 star
0 (0%)
Displaying 1 of 1 review
Profile Image for Michael Rushanan.
7 reviews
June 7, 2016
The C Programming book by Larry Ullman and Marc Liyanage was tremendously helpful for my C review due the excellent use of learn-by-example. The entire book leverages actual programs to learn techniques and concepts of C. Granted, this book is more of an introductory or review text and thus treads lightly on topics of advanced data structures and third party libraries for c. However, I believe that the memory management and pointer concepts were delivered excellently, and the entire book is riddled with pointers to what the actual C compiler is producing, what memory allocations look for primitives, and even what the C preprocessor does.
Displaying 1 of 1 review

Can't find what you're looking for?

Get help and learn more about the design.