Python Programming for Teens
Год издания: 2014
Автор: Kenneth A. Lambert
Жанр или тематика: Программирование
Издательство: Cengage Learning PTR
ISBN: 978-1305271951
Язык: Английский
Формат: PDF
Качество: Издательский макет или текст (eBook)
Интерактивное оглавление: Да
Количество страниц: 272
Описание: If you want to learn how to program in Python, one of today’s most popular computer programming languages, PYTHON PROGRAMMING FOR TEENS is the perfect first step. Written by teacher, author, and Python expert Kenneth Lambert, this book will help you build a solid understanding of programming and prepare you to make the jump to other languages and more advanced instruction. In PYTHON PROGRAMMING FOR TEENS, you will learn problem solving, program development, the basics of using classes and objects, and more. Special topics include 2-D geometry, fractals, animations, and recursion. The book’s topics are illustrated using turtle graphics, a system that provides graphical output from programs and makes learning more fun. Get started programming today with PYTHON PROGRAMMING FOR TEENS.
Features
- Includes instruction on working with Turtle Graphics.
- Covers controls structures, defining functions, and much more.
- Covers user interaction with mouse and keyboard.
Оглавление
Table of Contents
1. Getting Started with Python.
2. Getting Started with Turtle Graphics.
3. Control Structures: Sequencing, Iteration, and Selection.
4. Composing, Saving, and Running Programs.
5. Defining Functions.
6. User Interaction with the Mouse and the Keyboard.
7. Recursion.
8. Objects and Classes.
9. Animations.
Appendix A: Turtle Graphics Commands.
Appendix B: Solutions to Exercises.
Index