McGrath, Mike
Coding for Beginners in easy steps - basic programming for all ages
- ISBN 13:
- 9781840786422
- author:
- McGrath, Mike
- format:
- Paperback
- publisher:
- In Easy Steps Limited
- language:
- English
- Publication Year:
- 2015
- Pages:
- 192
- Dimensions:
- 22.4 x 18.3 x 1.3 cm
- Genre:
- Computing & Internet, New to Computing, ,
- Condition:
- New
- Availability:
- Item usually sent within 20 working days
Description
Coding for Beginners in Easy Steps is an approachable guide to creating computer programs. It's perfect for anyone new to coding, including youngsters needing to learn programming basics for school. The book teaches you how to write code from scratch, using the popular Python programming language.
As you progress, you'll learn how to store information in data structures, control program flow with control structures, and create reusable blocks of code in functions. Each chapter includes step-by-step example programs, complete with screenshots that show the actual output when each program is executed.
The book also covers a comparison example in C, C++, and Java programming languages to give you a well-rounded understanding of computer coding. With this guide, you can easily set up your own programming environment on your computer and start creating working programs by copying the examples.