Programming in C, 4th edition

Published by Addison-Wesley Professional (August 18, 2014) © 2015

  • Stephen G. Kochan
Products list
  • Available for purchase from all major ebook resellers, including InformIT.com
Products list
  • Available for purchase from all major ebook resellers, including InformIT.com

Title overview

Programming in C, Fourth Edition is a newly revised and updated edition of Steven Kochan's classic C programming tutorial — a book that has helped thousands of students master C over the past 25 years. This edition fully reflects the latest developments in the C programming  and has been crafted to help students master C regardless of the platform they intend to use or the applications they intend to create—including mobile and gaming-device applications — where C's elegance and speed make it especially valuable. Kochan begins with the fundamentals, then covers every facet of C programming: variables, data types, arithmetic expressions, program looping, making decisions, arrays, functions, structures, character strings, pointers, operations on bits, the preprocessors, I/O, and more. Coverage also includes chapters on working with larger programs; debugging programs, and the fundamentals of object-oriented programming.

Table of contents

  • 1 Some Fundamentals
  • 2 Compiling and Running Your First Program
  • 3 Variables, Data Types, and Arithmetic Expressions
  • 4 Program Looping
  • 5 Making Decisions
  • 6 Working with Arrays
  • 7 Working with Functions
  • 8 Working with Structures
  • 9 Character Strings
  • 10 Pointers
  • 11 Operations on Bits
  • 12 The Preprocessor
  • 13 Extending Data Types with the Enumerated Data Type, Type Definitions, and Data Type Conversions
  • 14 Working with Larger Programs
  • 15 Input and Output Operations in C
  • 16 Miscellaneous and Advanced Feature
  • 17 Debugging Programs
  • 18 Object-Oriented Programming

 

Need help?Get in touch