Start Over Save Records Marc Display Another Search
Book Cover

Books

Author Perry, Greg M

Title C programming absolute beginner's guide / Greg Perry and Dean Miller

Edition 3rd ed

Publisher Indianapolis, Ind. : Que Pub., 2013
ISSN/ISBN 9780133149869
0133149862
9780789751980
0789751984
9780133414219
0133414213
Descript 1 online resource (1 volume) :
Content text
Media computer
Carrier online resource
Descript text file
Call No. QA76.73.C15 P478 2013
Series O'Reilly Electronic Books
Absolute beginner's guide
O'Reilly Online Learning Platform: Academic Edition (SAML SSO Access)
Absolute beginner's guide (Indianapolis, Ind.)
Notes Print version record
Contents pt. I. Jumping right in -- pt. II. Putting C to work for you with operators and expressions -- pt. III. Fleshing out your programs -- pt. IV. Managing data with your C programs -- pt. V. Files and functions -- Appendix A. The ASCII Table -- Appendix B. The Draw Poker Program
Summary Updated for C11. Write powerful C programs, without becoming a technical expert! This book is the fastest way to get comfortable with C, one incredibly clear and easy step at a time. You'll learn all the basics: how to organize programs, store and display data, work with variables, operators, I/O, pointers, arrays, functions, and much more. C programming has neverbeen this simple! Who knew how simple C programming could be? This is today's best beginner's guide to writing C programs - and to learning skills you can use with practically any language. Its simple, practical instructions will help you start creating useful, reliable C code, from games to mobile apps. Plus, it's fully updated for the new C11 standard and today's free, open source tools! Here's a small sample of what you'll learn: Discover free C programming tools for Windows, OS X, or Linux; Understand the parts of a C program and how they fit together; Generate output and display it on the screen; Interact with users and respond to their input; Make the most of variables by using assignments and expressions; Control programs by testing data and using logical operators; Save time and effort by using loops and other techniques; Build powerful data-entry routines with simple built-in functions; Manipulate text with strings; Store information, so it's easy to access and use; Manage your data with arrays, pointers, and data structures; Use functions to make programs easier to write and maintain; Let C handle all your program's math for you; Handle your computer's memory as efficiently as possible; Make programs more powerful with preprocessing directives
Notes Copyright © 2014 by Pearson Education, Inc. 2014
Subsequent record output
Subject C (Computer program language)
Electronic books. local
Alt Author Miller, Dean