Programming in Python - free course from Foxford, training, Date: November 30, 2023.
Miscellaneous / / December 03, 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!
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
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 analyze a new topic together with the teacher, and after that you will solve interesting applied problems
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 at Google, Netflix and Amazon, and developer salaries reach RUB 400,000
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
The curators understand the program and the subject, 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