Book description
It's no secret: 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 technology: 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.
Table of contents
- Copyright
- Acknowledgements
- Introduction
- Getting Started with C
- Introduction to Data Types
- Working with Numbers
- Control Structures
- Standard Input and Output
- Working with Arrays
- Creating Your Own Functions
- Using the C Preprocessor
- Working with Pointers
- Managing Memory
- Working with Strings
- File Input and Output
- Advanced Data Types
- Installing and Using C Tools
- Resources
- Index
Product information
- Title: C Programming: Visual Quickstart Guide
- Author(s):
- Release date: October 2004
- Publisher(s): Peachpit Press
- ISBN: 9780321287632
You might also like
book
C Quick Syntax Reference
The C Quick Syntax Reference is a condensed code and syntax reference to the popular C …
book
C Programming Essentials
The book demonstrates key techniques that make C effective and focuses on fundamental concepts for mastery. …
book
Intermediate C Programming
Teach Your Students How to Program WellIntermediate C Programming provides a stepping-stone for intermediate-level students to …
book
C Programming for the PIC Microcontroller: Demystify Coding with Embedded Programming
Go beyond the jigsaw approach of just using blocks of code you don’t understand and become …