Tags
Language
Tags
April 2024
Su Mo Tu We Th Fr Sa
31 1 2 3 4 5 6
7 8 9 10 11 12 13
14 15 16 17 18 19 20
21 22 23 24 25 26 27
28 29 30 1 2 3 4

A Day in Code: An illustrated story written in the C programming language

Posted By: silva1410
A Day in Code: An illustrated story written in the C programming language

A Day in Code: An illustrated story written in the C programming language
By Shari Eskenas
English | 2020 | ISBN : 173590791X | 34 Pages | EPUB | 5 MB

Learn to code by reading this story about a day filled with fun and joy!
A Day in Code tells the story of an epic day in a beautifully illustrated picture book- and it's written in the C programming language! From the beach to the bowling alley, you will learn fundamental programming concepts as you read about real life situations described with code in simple C programs. Each C program is presented next to a full-page illustration that depicts the fun event described in the code. You can even run each program on your computer!
What is the target age for this book?
All ages, step right up! Young children can enjoy this book as a fun picture book with the added benefit of being exposed to logical thinking and code. Older kids and adults can gain a more in-depth understanding of programming concepts and the C language by reading the programs and code explanations (and enjoying the pictures!). In addition, readers can experiment with running the programs on their computers by changing values in the code and viewing the resulting output on the screen.

Build a solid foundation in computer programming by learning C.
The C programming language is a widely used language that is used to program devices and appliances all around you, like your phone, washing machine, printer, and car- just to name a few! C is known as the "mother of all programming languages" because so many languages borrow from it. Learning C will provide you with a solid foundation in computer programming. In this book, you will learn fundamental programming concepts and the basics of C programming, including variables, for loops, while loops, if/else statements, functions, arrays, and more.

In addition to being an entertaining introduction to coding for kids and beginners of all ages, this book serves as a useful reference to look back on for fun and simple code examples.