This course is to learn the fundamentals of programming in one of the most popular languages - Python. It is perfect for those who have doubts if programming is right for them.
What Python is, how it is positioned among other programming languages
The basic methods of formatting, inputting and outputting data by Python;
The concept of variables; the rules governing the building of expressions;
Boolean values; loops and how to control their behaviour;
The difference between logical and bitwise operations; the concept of lists and list processing; the idea of multi-dimensional arrays;
Defining and using of functions
Creating simple projects with Python
After the course, you will:
be familiar with universal computer programming concepts like data types, containers, functions, conditions, loops, as well as Python programming language syntax, semantics, and the runtime environment.