Training in Python Programming Language

Python level - Training in Python programming language

Certificate

Certificates Mindhub

The student will receive certificate for each completed level.

Bonus points

500 points

Each completed module is bringing you 100 points and the full level 500 points.

Tools

python

Some of the instruments and programming environments used by the students in this level.

Boards

One level = 4 Modules

Location

One module = 4 class

Time

One class = 120 minutes

Enroll

100 POINTS

Module 1 - INTRODUCTION TO PYTHON PROGRAMMING LANGUAGE

In this module, the programming language Python will be introduced to Senior children for the first time. Its topics target the introduction to programming using a programming language, introduction to Python, comparison to block programming, installation of IDLE (an integrated development environment), and development of the first program in Python.

Topics

  1. Symbolic strings in Python
  2. Introduction to IDLE. Most common bugs. Application of types of cycles in Python
  3. Application of conditional constructs in Python
  4. Playing in Python - project development

100 POINTS

Module 2 - WORKING WITH PYTHON LISTS

This module aims at introducing children to additional lists operations. They will work on various practical problems in order to achieve these goals.

Topics

  1. Working on lists project (M)
  2. Symbolic strings in Python
  3. What is a list. Basic list operations
  4. Sorting a list

100 POINTS

Module 3 - FUNCTIONS

In this module the child will learn about what is the function, how to define a function and how to call a function. With different kind of projects and games the child will have deep knolwage about the functions.

Topics

  1. Nature of functions
  2. Parameters and return value
  3. Scope of function variables
  4. Preparing a project with function application

100 POINTS

Module 4 - SETS

In this module the child will learn about what is the sets, how to define a set. With different kind of projects and games the child will have deep knolwage about the sets.

Topics

  1. Nature of sets. Sets union.
  2. Sets intersection
  3. Sets difference
  4. Preparing a project with sets application