Popis kurzu
Python is a programming language that’s great for beginners. It has simple syntax so it is easy to read, write and, most importantly, learn.
You will learn the basic features, use of functions and data structures.
The use of Python is becoming increasingly popular across professions. Python is used not only by programmers, but also by automation testers, data analysts, machine learning experts and scientists. We can find it in areas such as machine learning, data analysis, AI etc.
The course contains practical examples and exercises.
Cíle kurzu
Work with Python programming language in the command line and in a text editor. You will learn to create clear and understandable code.Určeno pro
The course is intended for beginners who want to learn the basics of this language.Obsah kurzu
Introduction
- Introduction to programming
- Python installation
- Orientation in Python
Basic environment
- Counting and working with numbers
- Working with variables and values
- Working with text
- Strings
Function
- Creating and using functions
- Passing parameters
- Variables
- Built-in function
Code structure and organization
- Work on the command line
- If, while, for statements
- Function writing
- Passing parameters
- Local variables
Program debugging
- Troubleshooting
- Error handling
- Logging
Working with collections
- Filtering
- Grouping
- Indexing
Object-Oriented Programming (OOP)
- OOP properties
- Instances and classes
- Working with objects
- Methods
- Inheritance
Working with data structures
- Principles
- Search, filter and sort
Working with files
- Introduction to working with files
- Reading, creating and modifying files
Discussions and questions
Předpoklady
- basic knowledge of algorithms
- know the basic concepts and have an idea of what is programming
Studijní materiály
Materials are in electronic form.