Limit this search to....

Coding for Beginners in Easy Steps: Basic Programming for All Ages
Contributor(s): McGrath, Mike (Author)
ISBN: 1840786426     ISBN-13: 9781840786422
Publisher: In Easy Steps
OUR PRICE:   $13.49  
Product Type: Paperback
Published: June 2015
* Not available - Not in print at this time *
Additional Information
BISAC Categories:
- Computers | Programming - General
Dewey: 005.133
Series: In Easy Steps
Physical Information: 0.5" H x 7.2" W x 8.8" (0.90 lbs) 192 pages
 
Descriptions, Reviews, Etc.
Publisher Description:
Coding for Beginners in easy steps has an easy-to-follow style that will appeal to anyone, of any age, who wants to begin coding computer programs. You need have no previous knowledge of any computer programming language so it's ideal for the newcomer, including youngsters needing to learn programming basics for the school curriculum.

The book instructs you how to write code to create your own computer programs. It contains separate chapters demonstrating how to store information in data structures, how to control program flow using control structures, and how to create re-usable blocks of code in program functions. There are complete step-by-step example programs that demonstrate each aspect of coding, together with screenshots that illustrate the actual output when each program has been executed.

Coding for Beginners in easy steps begins by explaining how to easily create a programming environment on your own computer, so you can quickly begin to create your own working programs by copying the book's examples. The examples throughout this book feature the popular Python programming language but additionally the final chapter demonstrates a comparison example in the C, C++, and Java programming languages to give you a rounded view of computer coding.