Programming in Python for grades 7-11 - free course from Foxford, training 24 lessons, Date: December 5, 2023.
Miscellaneous / / December 09, 2023
Who will benefit from the course?
For middle and high school students who wanted to learn programming.
What knowledge does the course provide?
Python programming. Algorithmic thinking. Working with the computer file system. Basics of working with APIs. Reading technical documentation. Skills in creating bots for telegram, discord.
How the training works
At each lesson, students, together with the teacher, analyze a new topic and use the acquired knowledge to solve applied problems.
Suitable for a beginner
Even if you have never written code, we will help you master the basics and create your first serious projects.
Live
The teacher will answer all questions online, and recordings can be reviewed at any time.
Result in practice
We'll teach you how to create bots for text-to-speech translation, server administration - and more!
1. A lot of practice
Our methodologists structured the course so that you create your own projects and get a good basis for future development.
At each lesson, you will examine a new topic together with the teacher, and after that you will solve interesting applied problems.
2. Python is a great choice for a future developer
Python is one of the most popular languages in the world. It is used for data analysis, writing games and applications. Moreover, it is much easier to learn than Java or C.
Python is written in Google, Netflix and Amazon, and the salary of developers reaches 400,000 rubles.
3. Make good use of gadget time
Parents don't have to worry about you wasting time playing games and chatting. Now you can make them yourself!
In our course, you will master the basics of the language and learn how to create bots that perform a variety of functions.
We manually check samples and homework.
We do not leave the written part assignments for self-testing - this is done by OGE experts.
We check “for real”, like in an exam, and as a result you receive detailed feedback. All this is for the sake of speed of preparation and your results.
A personal curator will answer questions within two hours, 24/7.
Curators understand the program and subject matter, so they can easily answer your questions about the course and homework - at any time.
They know well how difficult it can be to prepare and understand your worries.
The most important task of a tutor is to help you cope with stress and fear before exams.
Python Basics
Learning data types in python. Learning to input and output data using Python. Let's get acquainted with the syntax of the python language. We create our first programs.
- Variables
- Variable types
- Strings and methods of working with them
- Conditional constructions
- Cycles
- Nested structures
Dive into Python
We deepen our knowledge. We create our own functions. Learning to work with libraries.
- Functions
- Libraries time, random, turtle
Creating bots in Python
Learning to create bots. We work with API telegram, openweathermap.
- Decorators
- Working with API
- Bots for telegram
- Bots for discord
- API