Python for Teenagers: Learn to Program like a Superhero!
Authors: James R. Payne
ISBN-10: 1484245490
ISBN-13: 9781484245491
Edition 版本: 1st ed.
Released: 2019-05-08
Print Length 页数: 348 pages
Book Description
Discover everything you need to know about Python to turn your passion of programming into a job you’ll love. Fueled by fun and practical examples,this book gives high schoolers who want learn an easy programming language ideas for how to leverage them in the workforce.
Start with the basics and before you know it,you’ll be building your own web sites,doing white-hat hacking,finding code bugs and errors,and creating games,including using Python to roll characters for RPGs. Every chapter is relaxed and informal,like learning with a cool teacher all the time.
Computers,phones and the web are your playground,and you’ll be ready to join the party with your own content. Going beyond posts and uploads means learning to program,and Python is a great choice to get started. It’s quick to learn,it’s flexible,and if you want,it may get you a Python job that pays more than minimum wage when you’re out of school. Python for Teenagers is the most fun you’ll have while learning.
What You’ll Learn
Review programming basics – you gotta start somewhere
Code applications that follow directions and make decisions
Understand Classes and objects – when a program is a child
Make games with graphics and animation
1. Introduction to Computer Programming and Python
2. It All Adds Up
3. String 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