Greg Perry
Broschiertes Buch

C Programming Absolute Beginner's Guide

Versandkostenfrei!
Sofort lieferbar
18,99 €
inkl. MwSt.
Weitere Ausgaben:
PAYBACK Punkte
9 °P sammeln!
C isn’t just the foundation for most modern programming languages: it’s a great solution for programs ranging from games to mobile apps. Now, you can painlessly master the newest version of C, and quickly start writing solid, useful code. C Programming Absolute Beginner’s Guide is the fastest way to get comfortable and productive with C11, even if you’re utterly new to C - or to programming!

This friendly, practical book will help you do exactly what you want, one incredibly clear and easy step at a time. World-renowned tech tutorial author Greg Perry reveals C11’s power, and helps you quickly take advantage of it. He provides step-by-step instructions for every task requiring more than one step, many code samples, and screenshots guiding you through complex processes.

You’ll learn all the basics, including how to organize a program, store and display data, and work with variables, operators, I/O, pointers, arrays, and functions. Perry presents updated information on the latest C compilers for Windows, OS X, and Linux, as well as valuable new material on C programming for mobile and game development. Everything’s clear, relevant, easy-to-follow… and, thanks to Perry’s unique voice, it’s even fun!

Product Description
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

Features + Benefits

The classic entry-level guide to C programming, now revamped and better than ever