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
The classes study the translation of information from human language into machine language, the Python programming language, number systems, and the calculation of logical expressions. The course is suitable for students who want to prepare from scratch and work through all parts of the OGE in computer science and get a good certificate, as well as for those who are preparing to enter a specialized class or college.
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 are in one program
The main reason: the course is taught by Tatyana Tkach
- Teacher of the highest category with over 20 years of experience
- Candidate of Pedagogical Sciences
- Winner of the competition for the best teachers of the Russian Federation-2014
The training is suitable for anyone who wants to get a good certificate
The course is suitable for students who want to work through all parts of the OGE in computer science: the test part and tasks using a computer
Preparation will help you get a good certificate, which is important for entering a specialized class or college.
The course provides practice in solving absolutely all OGE tasks.
The course allows you not only to master solving OGE tasks in computer science, but also to learn the popular programming language Python from scratch and learn how to write programs in it
Workbooks will help you get the most out of your classes
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
The lesson lasts 2 academic hours.
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