Learning Python Education Book
In this book, Python 3, one of the most beloved and useful languages of recent times, is explained along with its innovations. Starting with the interface and interactive shell, many commands that can be used are explained in detail and based on examples. A fun introduction to the world of programming is aimed with instructive, enjoyable applications, and games. Additionally, commonly encountered errors and how to fix them are also explained in each chapter.
A great opportunity to code with your child...
• What is Python?
• Why Should Python Be Preferred?
• Python Installation
• Using Python Interactive Shell
• Drawing Square - Triangle
• Getting Data from the User
• Variable Types and Conversions
• Mathematical Expressions
• Logical Operators
• Loops
• Number Guessing Game
• Let's Make a Calculator
• Drawing Olympic Rings
• Creating the Turkish Flag
• Generating Secure Password
• Character Strings
• Lists - Tuples - Dictionaries
• Let's Make an English - Turkish Dictionary
• Learning to Use Functions
• Learning to Use Modules
• Let's Prepare a Calendar
• File Operations
• Storing Important Texts with Caesar Encryption