Chapter 1
A Quick Start for the Impatient
IN THIS CHAPTER
Reviewing software requirements
Programming at the command prompt
Using an IDE
Creating a command prompt program
Working in Code::Blocks
Compiling a program
You’re most likely eager to get started programming in C. I shan’t waste your time.
What You Need to Program
The two most important things you need to begin your programming adventure are
- A computer
- Access to the Internet
The computer is your primary tool for writing and compiling code. Yes, even if you’re writing a game for the Xbox, you need a computer to be able to code. The computer can be a PC or a Macintosh. The PC can run Windows or Linux.
Internet access is necessary to obtain ...
Get C Programming For Dummies, 2nd Edition now with the O’Reilly learning platform.
O’Reilly members experience books, live events, courses curated by job role, and more from O’Reilly and nearly 200 top publishers.