Python for Teenagers : Learn to Program like a Superhero!

This document was uploaded by one of our users. The uploader already confirmed that they had the permission to publish it. If you are author/publisher or own the copyright of this documents, please report to us by using this DMCA report form.

Simply click on the Download Book button.

Yes, Book downloads on Ebookily are 100% Free.

Sometimes the book is free on Amazon As well, so go ahead and hit "Search on Amazon"

This book, which is designed for middle-school through college-aged students, will arm beginners with solid programming foundations they can carry throughout life. It uses fun and simple language (and programming examples) to teach the fundamentals needed to start the down path of becoming a programmer. Python is a highly flexible language, allowing developers to enter any number of technical fields and is a welcome addition to any resume. With its low learning curve, it makes a great introductory language, as new developers can take the coding fundamentals they learn in Python and apply them to any other language.

Author(s): James R. Payne
Publisher: Apress
Year: 2023

Language: English
Pages: 424

Cover
Front Matter
1. Introduction to Computer Programming and Python
2. It All Adds Up
3. Stringing Things Along
4. Making Decisions
5. Loops and Logic
6. Using What We’ve Learned
7. Saving Time with Functions, Modules, and Built-Ins
8. Using Classes and Objects
9. Introducing Other Data Structures
10. Python Files
11. Python for Gaming
12. Animating Games
13. Error Handling
14. Python Career
Back Matter