Skip to Content
Absolute Beginner's Guide to Programming, Third Edition
book

Absolute Beginner's Guide to Programming, Third Edition

by Greg Perry
November 2002
Beginner content levelBeginner
432 pages
11h 44m
English
Que
Content preview from Absolute Beginner's Guide to Programming, Third Edition

Chapter 13. Programming with C

In This Chapter

  • Introducing C

  • Analyzing a C Program

  • Using the main() Function's Format

  • Using the #include Statement

  • C Data

  • C Comments

  • Declaring Variables

  • C Functions

  • C Operators

  • C Control Statements

C is one of those programming languages that most programmers never predicted would take off. Designed as a highly efficient, somewhat cryptic language used to write in the Unix operating system, C is a language designed by system programmers. The application programming community never intended to use C seriously.

Today, virtually every program you see on the store shelves is written in either C or, more likely, a language based on C. A C-based compiler is on a high percentage of programmers' computers. C's importance to modern ...

Become an O’Reilly member and get unlimited access to this title plus top books and audiobooks from O’Reilly and nearly 200 top publishers, thousands of courses curated by job role, 150+ live events each month,
and much more.
Start your free trial

You might also like

Absolute Beginner's Guide to Programming, Second Edition

Absolute Beginner's Guide to Programming, Second Edition

Greg Perry

Publisher Resources

ISBN: 0789729059Purchase book