Загрузка

Manual for a computer science teacher: 1st grade, 1st quarter

UP

A manual for a computer science teacher

1st grade, 1st quarter (4–6 lessons)

Topics : basic familiarization with computers, main parts of a computer, safety rules when working with technology.


General objective of the lessons:

Introducing students to the main parts of a computer and the rules for safe operation of equipment. Forming primary skills of interaction with a computer, developing interest in computer science.


Lesson 1: “What is a computer?”

Objective:
Introduce the concept of “computer”, familiarize with its main parts (system unit, monitor, keyboard, mouse).

Lesson plan:

  1. Greeting and goal setting (5 min).
    • Questions for students: “What is a computer? What is it for?”
    • Discussion of where children have seen computers and how they are used.
  2. Basic parts of a computer (15 min).
    • Explanation : show the children the system unit, monitor, keyboard and mouse.
    • Hands-on demonstration : Demonstration of each element of the computer and explanation of its functions.
    • Activity : Invite students to the computer and ask them to touch and point out parts of the computer.
  3. Game “Find a part of the computer” (10 min).
    • The screen or cards show different parts of the computer (monitor, mouse, keyboard). The children’s task is to guess what it is and tell what it is for.
  4. Reflection and summing up (5 min).
    • Questions: “What did we learn about the computer? What part of the computer do you remember most?”

Homework:
Draw and label the parts of a computer (to help parents, provide a picture with labels).


Lesson 2: “Monitor and mouse: how do they work?”

Objective:
To teach the basics of using a mouse and to understand the function of a monitor.

Lesson plan:

  1. Review of the material from the previous lesson (5 min.).
    • Questions for children: “What parts of the computer do you remember? What does the monitor do, and what does the mouse do?”
  2. Monitor and its functions (10 min).
    • Explanation : A monitor is a screen that displays information. Discuss that you can watch videos, play games, and study on a monitor.
    • Practical demonstration : demonstration of the monitor’s operation (opening a simple program or cartoon).
  3. Mouse: basic functions (10 min).
    • Explanation : The mouse helps control the computer. Left click – selection, right click – menu.
    • Activity : Explain how to hold the mouse correctly and invite children to practice (for example, close and open a window on the screen).
  4. Game “Hit the target” (10 min).
    • Practice : A game where children use a mouse to point the cursor at a specific target on the screen and click. This can be a simple children’s program or a game to practice using a mouse.
  5. Reflection and summing up (5 min).
    • Questions: “What did we learn today? What does a mouse do and what is a monitor for?”

Homework:
Ask children at home with their parents to open a picture or video using the mouse.


Lesson 3: “Keyboard: Letters and Numbers”

Objective:
To become familiar with the keyboard and learn the basics of typing from the keyboard.

Lesson plan:

  1. Review of the material from the previous lesson (5 min.).
    • Questions: “What is the name of the screen? How do we select objects on the computer?”
  2. Keyboard and its functions (10 min).
    • Explanation : The keyboard helps you enter letters, numbers, and commands. Show keys with letters and numbers.
    • Demonstration in practice : show how to enter text in a simple text editor, such as Notepad.
  3. Keyboard practice (10 min).
    • Exercise : Invite children to press the keys with letters, find the first letter of their name and write it on the screen.
    • Game : Guess the letter – a letter appears on the screen and children must find it on the keyboard.
  4. Game “Write your name” (10 min).
    • Task : children enter their name or a short word under the guidance of the teacher.
  5. Reflection and summing up (5 min).
    • Questions: “What is the name of the device we use to write? What did you learn to do today?”

Homework:
Ask children, with the help of their parents, to find their letter on the keyboard and show how it is entered into the text.


Lesson 4: “Safety rules when working with a computer”

Objective:
To learn simple safety rules when working with a computer.

Lesson plan:

  1. Review of previous lessons (5 min).
    • Questions: “What is the name of the part of the computer that we use to write? How does a mouse work?”
  2. Simple safety rules (10 min).
    • Explanation : you can’t sit in front of the monitor for a long time, you need to sit up straight, not touch the wires and not spill liquid on the keyboard.
    • Show examples of bad behavior (such as poor posture or spilling water) and discuss why it is dangerous.
  3. Game “Safety in the computer class” (10 min).
    • Practice : invite children to look at pictures of correct and incorrect actions when working with a computer. The task is to find the mistakes in the picture and discuss how to correct them.
  4. Correct posture at the computer (5 min).
    • Exercise : show how to sit correctly at the computer (back straight, feet on the floor, hands on the keyboard).
  5. Reflection and summing up (5 min).
    • Questions: “What safety rules did you remember? Why can’t you drink near a computer?”

Homework:
Ask children to tell their parents about the safety rules they learned in class.


Lesson 5-6 (optional): “Review and consolidation of material”

Objective:
To consolidate knowledge about computer parts, the basics of working with a mouse and keyboard, and safety rules.

Lesson plan:

  1. Game “Guess the part of the computer” (10 min).
    • Pictures of computer parts are on the screen, and the children take turns naming them and explaining what they do.
  2. Mouse and keyboard practice (15 min).
    • Practical task: open a document, enter a few letters or a short word, close the program using the mouse.
  3. Game “Safety in Action” (10 min).
    • Children act out safe computer situations and then discuss what to do in those situations.
  4. Reflection and summing up (5 min).
    • Questions: “What did we learn in these lessons? How to use a computer correctly?”

Conclusion

This manual is designed for 4-6 lessons, which will help 1st grade students get acquainted with the main parts of the computer and master basic skills of working with a mouse and keyboard. It is important to pay attention to compliance with safety rules so that children understand from the very beginning of their training how to work with technology correctly and safely.

10th grade (by quarters)

Methodological manuals for the computer science teacher of the 10th grade

In the 10th grade, computer science becomes more in-depth and specialized. Students study complex concepts of programming, network technologies, delve into working with databases, and also master the basics of information security. The program is aimed at preparing for real-life tasks that may arise in future professional activities.

10th grade (by quarters)

1st quarter (September-October):

  • 8 lessons (2 lessons per week).
  • Topics :
    • Algorithms and data structures: repetition and depth in sorting (quicksort, heapsort), searching, graph algorithms (depth-first search, breadth-first search).
    • Programming: advanced object-oriented programming (OOP) – working with classes, inheritance, encapsulation, polymorphism.
    • Introduction to network technologies: basics of network interactions, protocols (HTTP, FTP), basics of working with networks and the Internet.

2nd quarter (November-December):

  • 7-8 lessons (1-2 lessons per week).
  • Topics :
    • Programming: working with libraries and modules, creating more complex software products, working with files and databases through programming interfaces (for example, in Python or Java).
    • Databases: database design, creating relational databases, complex SQL queries, data normalization, working with transactions.
    • Web development: creating interactive web applications using HTML5, CSS3, JavaScript. Basics of working with server-side programming languages ​​(e.g. PHP, Python or Node.js).

3rd quarter (January-March):

  • 8 lessons (2 lessons per week).
  • Topics :
    • Client-server technologies: delving into the principles of server operation, the basics of REST API, interaction with databases via web interfaces.
    • Programming: creating full-fledged software applications using OOP, interacting with the user through interfaces, working with threads and multitasking.
    • Information security: basics of cryptography, data encryption, protection of information on the network, use of security protocols (HTTPS, SSL).

4th quarter (April-May):

  • 7-8 lessons (1-2 lessons per week).
  • Topics :
    • Project work: creating individual or group projects that include programming, working with databases and web development. For example, developing a web application with a database or a multimedia project.
    • Working with Big Data: Introduction to the analysis of large volumes of data, working with tools for their processing and visualization (e.g. spreadsheets, databases, programming languages ​​for working with data).
    • Advanced cybersecurity: protecting personal data, preventing attacks (e.g. DDoS), basics of access control, working with antivirus and security systems.

Result:

For the 10th grade, 30-32 lessons are planned , where attention is paid to programming (with an emphasis on OOP), databases and network technologies. Students learn to work with client-server applications, deepen their knowledge in the field of information security and cryptography. Practical application of knowledge is realized through project activities, where students create full-fledged applications, websites or databases.

9th grade (by quarters)

Methodological manuals for the 9th grade computer science teacher

In 9th grade, computer science is focused on developing skills in programming, data science, web development, and networking. Students begin working with more complex projects, learn the basics of networking, and delve into cybersecurity.

9th grade (by quarters)

1st quarter (September-October):

  • 8 lessons (2 lessons per week).
  • Topics :
    • Review of basic concepts: computer structure, file system, working with different types of files (text, graphics, video).
    • Algorithms and data structures: sorting, searching, working with linear data structures (lists, stacks, queues).
    • Programming: delving into loops, functions, recursion, and data manipulation (e.g. in Python, JavaScript, or another language).

2nd quarter (November-December):

  • 7-8 lessons (1-2 lessons per week).
  • Topics :
    • Working with databases: creating and managing databases, designing tables, creating queries in SQL, normalizing data.
    • Programming: working with files, inputting and outputting data, creating programs for processing text information (for example, text editors).
    • Web development: creating interactive pages using HTML, CSS, JavaScript. Basics of working with forms, events, processing data from web forms.

3rd quarter (January-March):

  • 8 lessons (2 lessons per week).
  • Topics :
    • Client-server technologies: basics of working with a server and a client, the concept of server and client languages, interaction with a server via HTTP requests.
    • Programming: Introduction to Object-Oriented Programming (OOP) – creating classes, objects, inheritance, polymorphism.
    • Working with multimedia files: creating and editing multimedia projects (video, graphics, sound), using multimedia technologies in project activities.

4th quarter (April-May):

  • 7-8 lessons (1-2 lessons per week).
  • Topics :
    • Project work: creating individual or group projects (e.g. web application, database or multimedia project), integrating programming, web development and data science skills.
    • Working with big data: data analysis, data visualization, using tools for processing large amounts of information.
    • Cybersecurity: protecting data online, cryptography basics, preventing cyberattacks, conscious use of Internet resources and social networks.

Result:

In the 9th grade, 30-32 lessons are planned , focusing on programming, databases, web technologies and network interactions. Students continue to deepen their skills in OOP, client-server technologies and data processing. Project work plays an important role, where students can apply their knowledge to solve practical problems. Cybersecurity remains a priority, with an emphasis on data protection and safe use of Internet resources.

8th grade (by quarters)

Methodological manuals for the 8th grade computer science teacher

In the 8th grade, the in-depth study of computer science continues, with an emphasis on programming, working with databases, web technologies, and project development. Students begin to master more complex concepts and technologies, and learn to solve real-world problems using IT (information technology).

8th grade (by quarters)

1st quarter (September-October):

  • 8 lessons (2 lessons per week).
  • Topics :
    • Review of the basics of working with the operating system and different types of files.
    • Advanced algorithms: data sorting, searching, working with large data arrays.
    • Programming: A deeper dive into the use of functions, parameters, recursion, and modularity in programming (using languages ​​such as Python or JavaScript as an example).

2nd quarter (November-December):

  • 7-8 lessons (1-2 lessons per week).
  • Topics :
    • Working with databases: relational databases, the concept of tables, keys, creating and using queries (for example, using SQL).
    • Programming: working with files and data input/output, creating programs for working with text and numerical data, data processing.
    • Web development: creating interactive web pages using HTML, CSS and JavaScript (forms, events, dynamic content change).

3rd quarter (January-March):

  • 8 lessons (2 lessons per week).
  • Topics :
    • Web programming: basics of client-server technologies, working with requests, basics of API (for example, how to interact with external services via web requests).
    • Programming: Building Small Applications Using OOP (Object Oriented Programming) – Introduction to Classes and Objects.
    • Working with multimedia files: editing audio, video, creating multimedia projects using programs for working with graphics and sound.

4th quarter (April-May):

  • 7-8 lessons (1-2 lessons per week).
  • Topics :
    • Project activities: development of individual or group projects (e.g. website, application, database) using all the studied technologies.
    • Working with Big Data: Basics of data analysis, using programs to analyze large amounts of data (e.g. spreadsheets, databases).
    • Cybersecurity: data protection on the Internet, information encryption, rules for safe behavior in social networks and instant messengers.

Result:

In the 8th grade, 30-32 lessons are planned , the emphasis of which is on programming (including OOP), working with databases, web development and project activities. Students begin to master client-server technologies and interaction with external services via API. The main focus is on creating projects where they integrate the acquired knowledge, as well as cybersecurity, which promotes conscious use of technology.

7th grade (by quarters)

Methodological manuals for the teacher of computer science of the 7th grade

In the 7th grade, the study of computer science deepens, and students begin to master more complex concepts of programming, algorithms, databases, and working with web technologies. Attention to project activities and the use of IT in real-life problems increases.

7th grade (by quarters)

1st quarter (September-October):

  • 8 lessons (2 lessons per week).
  • Topics :
    • Review of basic concepts: working with the operating system, managing files and folders, the basics of text editors, tables and multimedia.
    • Algorithms and data structures: the concept of arrays, lists, sorting algorithms, basic concepts of algorithms (search, data filtering).
    • Programming: delving into the syntax of a programming language (such as Python or JavaScript), working with variables, conditions, and loops.

2nd quarter (November-December):

  • 7-8 lessons (1-2 lessons per week).
  • Topics :
    • Programming: Create complex programs using functions, parameters, loops, nested conditions, and data arrays.
    • Introduction to databases: what databases are, the basics of working with relational databases, creating and using simple queries (e.g. SQL).
    • Working with tables: analyzing data, applying complex formulas, constructing graphs and charts to analyze information.

3rd quarter (January-March):

  • 8 lessons (2 lessons per week).
  • Topics :
    • Web Development: Advanced study of HTML and CSS, creating more complex web pages using style sheets, JavaScript basics for dynamics in web pages.
    • Programming: creating projects using loops, functions, arrays, working with input and output data (for example, creating a game or interactive application).
    • Multimedia projects: creating video projects, working with graphics and sound, editing video and audio.

4th quarter (April-May):

  • 7-8 lessons (1-2 lessons per week).
  • Topics :
    • Project work: development of individual or group projects (e.g. a website, a simple application or a game), integration of programming, design and databases.
    • Working with data: delving into data analysis, working with large amounts of data, creating databases and queries, filtering and sorting information.
    • Cybersecurity: In-depth study of online threats, personal data protection, conscious use of social media and online security measures.

Result:

Grade 7 has 30-32 lessons where students learn programming, web development, databases, and algorithms in depth. The focus is on project work where students apply their knowledge to create full-fledged projects. Cybersecurity is also an important topic as students learn how to protect their data and use the internet safely.