C programming

Dan Gookin

Book - 2021

Provides informaton on how to write computer programs using the C programming language, guiding readers logically through the development cycle, from initial design and testing to deployment and live iteration.

Saved in:

2nd Floor Show me where

005.133/C/Gookin
1 / 1 copies available
Location Call Number   Status
2nd Floor 005.133/C/Gookin Checked In
Subjects
Genres
Handbooks and manuals
Published
Hoboken, NJ : John Wiley & Sons, Inc [2021]
Language
English
Main Author
Dan Gookin (author)
Edition
2nd edition
Item Description
"Learning made easy" -- Cover.
"Discover C language and start coding in no time. Build your knowledge to create advanced projects and programs. Kickstart your new career as a C programmer" -- Cover.
Physical Description
xiii, 447 pages : illustrations ; 24 cm
Bibliography
Includes index.
ISBN
9781119740247
  • The ABs of C. A quick start for the impatient ; The programming thing ; Anatomy of C
  • Programming 101. Trials and errors ; Values and simple math ; A place to put stuff ; Input and output ; Decision making ; Loops, loops, loops ; Fun with functions
  • Build upon what you know. The unavoidable math chapter ; Give me arrays ; Fun with text ; Structures, the multivariable ; Life at the command prompt ; Variable nonsense ; Binary mania
  • The advanced part. Introduction to pointers ; Deep into pointer land ; Memory chunks and linked lists ; It's about time
  • And the rest of it. Permanent storage functions ; File management ; Beyond mere mortal projects ; Out, bugs!
  • The part of tens. Ten common boo-boos ; Ten reminders and suggestions
  • Appendices. ASCII codes ; Keywords ; Operators ; Data types ; Escape sequences ; Conversion characters ; Order of precedence.