
- English
- ePUB (mobile friendly)
- Available on iOS & Android
About this book
Introduce children to the popular Python programming language through relatable examples and fun projects!
Python has now surpassed Java as the most commonly used programming language. As the language rises in popularity, this complete guide can teach basic Python concepts to kids with its simple, friendly format. Bite-Size Python: An Introduction to Python Programming provides children with a foundation in the Python language. This unique book shares knowledge through easy-to-understand examples, fast exercises, and fun projects!
As children learn, their parents, caregivers, and instructors can also join in their discoveries. Bite-Size Python is ideal for those who are new to programming, giving kids ages 9 and up a beginners' approach to learning one of the most important programming languages.
- Gives an overview of Python
- Provides exciting programming projects
- Offers instruction on how to download and install Python
- Presents key programming language concepts
- Simplifies technical definitions
With this playful guide to learning Python, readers can try out activities on their computers for a hands-on learning experience. The artwork in Bite-Size Python represents children of various backgrounds, so any child who picks up this book will be empowered to learn and young readers will love showing their projects to friends and family!
Frequently asked questions
- Essential is ideal for learners and professionals who enjoy exploring a wide range of subjects. Access the Essential Library with 800,000+ trusted titles and best-sellers across business, personal growth, and the humanities. Includes unlimited reading time and Standard Read Aloud voice.
- Complete: Perfect for advanced learners and researchers needing full, unrestricted access. Unlock 1.4M+ books across hundreds of subjects, including academic and specialized titles. The Complete Plan also includes advanced features like Premium Read Aloud and Research Assistant.
Please note we cannot support devices running on iOS 13 and Android 7 or earlier. Learn more about using the app.
Information
1
What Is Python?
How Is This Book Formatted?
Syntax
Code Blocks
>>> print('Welcome to the world of Python!')Welcome to the world of Python!
Checkpoints
Projects

2
Install Python
Download Python
Windows Platform

Table of contents
- Cover
- Table of Contents
- 1 What Is Python?
- 2 Install Python
- 3 IDLE
- 4 Variables
- 5 Numbers
- 6 Strings
- 7 Conditionals and Control Flow
- 8 Lists
- 9 for Loops
- 10 while Loops
- 11 Functions
- 12 Dictionaries
- 13 Modules
- 14 Next Steps
- Appendix: Checkpoint Answers
- Index
- End User License Agreement