This book is aimed at young coders, and breaks down complex programming concepts into easy-to-understand chunks, relating them to real-life examples that resonate with young minds. Starting with the absolute basics, Anand Pandey gradually progresses through 16 chapters packed with clear explanations, vibrant illustrations, and interactive activities. Each chapter concludes with a review quiz to reinforce learning and ensure mastery of the material.
Author: Anand Pandey Publisher: Scrib Ink Publishing Date: February 2025 Pages: 252 ISBN: 978-0999740866 Print: 0999740865 Kindle: B0DWZYDYPH Audience: Young coders Level: Introductory Category: Python

- Getting Ready for Python Programming – Set up Python and start coding
- Drawing with Python – Make coding fun by creating art with Python’s Turtle module.
- Understanding Variables, Data Types & Operators – Learn how to store, manage, and manipulate data.
- Functions & Modules – Master reusable code and organize your programs effectively.
- Working with Strings, Lists, Tuples & Dictionaries – Handle and process text and collections of data.
- Conditional Statements & Loops – Control the flow of your programs with logic and repetition.
- Introduction to Object-Oriented Programming (OOP) – Discover the building blocks of modern software development.
- Real-World Project: Library Management System – Apply everything you’ve learned to build a hands-on coding project
For recommendations of Python books see Books for Pythonistas and Python Books For Beginners in our Programmer's Bookshelf section.
For more Book Watch just click.
Book Watch is I Programmer's listing of new books and is compiled using publishers' publicity material. It is not to be read as a review where we provide an independent assessment. Some, but by no means all, of the books in Book Watch are eventually reviewed.
To have new titles included in Book Watch contact BookWatch@i-programmer.info
Follow @bookwatchiprog on Twitter or subscribe to I Programmer's Books RSS feed for each day's new addition to Book Watch and for new reviews.
100 Go Mistakes and How to Avoid Them
Author: Teiva Harsanyi Publisher: Manning Date: October 2022 Pages: 384 ISBN: 978-1617299599 Print: 1617299596 Kindle: B0BBHQD8BQ Audience: Go Developers Rating: 3 Reviewer: Mike James 100 mistakes is a lot! Is the fault Go or the programmer?
|
Core Java for the Impatient, 3rd Ed
Authors: Cay S. Horstmann Publisher: Addison Wesley Pages: 576 ISBN: 9780138052102 Print: 0138052107 Kindle: B0B8RZZBDJ Audience: Smart programmers wanting in-depth coverage Rating: 4.8 Reviewer: Mike James
The key to this book is the word "impatient" in the title. What does this m [ ... ]
| More Reviews |
|