Preparation course for the OGE in computer science for grade 9 - free course from Foxford, training 32 lessons, date: December 4, 2023.
Miscellaneous / / December 06, 2023
Who will benefit from the course?
The course is suitable for students who want to prepare from scratch, work through all parts of the OGE according to computer science and get a good certificate, as well as for those who are preparing to enter a specialized class or college
What knowledge does the course provide?
The course allows you not only to master the school curriculum and solve OGE tasks in computer science, but also to learn the popular programming language Python from scratch and learn how to write programs in it
How the training works
Curators will help you get the most out of your classes, as well as workbooks for better assimilation of the material. You can test your knowledge on unique Trial versions of the OGE in computer science
Cooking from scratch
We make sure to repeat and structure the entire high school computer science curriculum
Practice OGE tasks
Solve unique trial versions of the OGE, compiled according to the recommendations of FIPI and receive feedback
No panic or stress
All the necessary topics for passing the OGE-2023 are in one program
Course teacher: Evgeniy Goptar
🔥 Teacher of Python, C++ and Pascal languages
🔥 Computer science teacher in math, IT and engineering classes
🔥 Postgraduate student at the Institute of Mathematics and Informatics, Moscow Pedagogical State University
We will help you work through all parts of the OGE in computer science.
The course will help you get a good certificate, which is important for admission to a specialized class or college.
Sign up before January 1 and receive a “4” and “5” guarantee for the OGE by fulfilling the conditions.
The course provides practice in solving all OGE tasks
The course teaches an effective algorithm for solving test tasks and tasks of the second part.
During the lesson, you will also learn the popular programming language Python from scratch and learn how to write programs in it
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
The lesson lasts 2 academic hours. Classes are held online on Thursdays from 18:00 to 20:00 (Moscow time).
Encoding information
Let's talk about what number systems there are and where to use them. How to convert from one number system to another? Let's learn to encode and decode messages
- Representation of numbers in different number systems
- Arithmetic operations in number systems
- Translation of numbers in different number systems
- Methods of encoding and decoding information
- Determining the amount of information
Algebra of logic
Let's get acquainted with the basic elements of logical algebra. Let's learn how to determine the number of pages in a search query
- Elements of mathematical logic
- Search queries using Boolean expressions
Modeling
Let's learn to determine the shortest path
- Formal descriptions of real processes
- Graphic models
Computer networks
Let's find out what a computer network is. What is the Internet? How does the Internet “determine” which computer it should contact? What does a website address consist of?
- Principles of addressing on the Internet
Searching for information on a computer
How to find a file on your computer?
- Working with a PC search engine
- File system organization
Working with a text editor
Let's learn how to create a text document: edit and format it
- Working with a word processor
Creating presentations
How to create presentations? Let's learn how to place images and text on slides
- Working with a program for creating presentations
Spreadsheets
What are spreadsheets? How do they help process large amounts of data? Let's look at the main functions
- Introduction to spreadsheets
- Working with large amounts of data
- Charts and graphs
Algorithmization and programming
Algorithm and executor. How the Robot performer works. Let's get acquainted with Python. Let's study the basic constructs for the Python language
- Algorithms
- The simplest algorithm in a formal executor environment
- Introduction to the KUMIR development environment
- Work in the KUMIR environment
- Problem solving
- Introduction to Python
- Difficult conditions
- Cyclic algorithms
- Solving advanced problems
- Analysis of problems with a non-standard solution algorithm
- Analysis of problems causing difficulties