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

Summary

Are you a C expert after one chapter? No way. Do you understand the fundamentals of C? You might be surprised at how well you already understand the language. With your Visual Basic background, you understand the nature of many of C's controlling statements. C's syntax and operators certainly take some time to master, but you will have little trouble progressing from here.

The next chapter describes C's successor, C++. Many times, C++ code is identical to that of C. Instead of focusing on specific language statements, our introduction to C++ focuses more on the object-oriented programming aspects of C++.

  • C's operators enable the language to be efficient.

  • All C programs require at least one function named main().

  • Use #include to supply header ...

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