-
195.000 HUF 225.000 HUF
-
225.000 HUF
-
225.000 HUF
-
225.000 HUF
-
225.000 HUF
One of the most popular programming languages today is Python. Among its many advantages, it is easy to understand, easy to code and platform-independent. It can be used on any operating system and is open source. Last but not least, Open AI and ChatGPT are written in this programming language.
During the 4-day training, participants will learn the basics of the Python programming language. The basic syntax will be learned through practical examples.
Create simple programs using the language's capabilities and syntax.
It is recommended for professionals who are interested in and those who need to know the Python programming language to perform their tasks, as well as those who are interested in Artificial Intelligence.
Basic computer user skills. Ability to read documentation in English.
-
Nyelv alapvető elemei
-
Szintaxis, egyszerű utasítások
-
Változók és adattípusok
-
Műveletek, operátorok és prevendenciák: arithmetic, assignment, comparison, logical, identity, membership, bitwise
-
Gyűjtemények, tömbök: List, Tuple, Set, Dictionary
-
Feltételes elágazások
-
Ciklusok, iterációk: While, For
-
User input
-
Szövegformázás
-
-
Függvények, osztályok
-
Beépített függvények, metódusok
-
Függvények definiálása, visszatérési értékek. Lambda függvény
-
Osztályok: tulajdonságok és metódusok, öröklés
-
-
Modulok
-
Beépített modulok, Dunder method
-
Külső (gyakori/népszerű) modulok betöltése, használata
-
Dekorátor
-
-
Fájlkezelés
-
Olvasás, írás, létrehozás, törlés
-
-
Adatbázis kezelés
-
Mysql, Mongodb
-
Csatlakozás, Adatbázis létrehozás, Tábla létrehozás
-
Rekordok kezelése
-
Egyszerű lekérdezések
-
-
Hibakezelés
-
Try, Except, Else, Finally
-
Syllabus in English
Basic elements of the language
- Syntax, simple instructions
- Variables and data types
- Operations, operators and predicates: arithmetic, assignment, comparison, logical, identity, membership, bitwise
- Collections, Arrays: List, Tuple, Set, Dictionary
- Conditional forks
- Cycles, iterations: While, For
- User input
- Text formatting
Functions and classes
- Built-in functions and methods
- Defining functions, return values. Lambda function
- Classes: properties and methods, inheritance
Moduls
- Built-in modules, Dunder method
- Loading and using external (common/popular) modules
- Decorator
File management
- Read, write, create, delete
Database management
- Mysql, Mongodb
- Connect, Create database, Create table
- Records management
- Simple quieries
Troubleshooting
- Try, Except, Else, Finally