Skip to content

Repository files navigation

Course: Introduction to Python Programming

Welcome to the repository "Úvod do programování: Python"! This repository provides a beginner-friendly course on Python programming.

Course Content

  1. Numbers and strings: Now we'll actually start programming and try out the first Python commands. Čísla a řetězce Nyní už skutečně začneme programovat a vyzkoušíme si první příkazy v jazyce Python.

  2. Variables: We need variables to be able to remember some value for later use. Proměnné Proměnné potřebujeme k tomu, abychom si mohli nějakou hodnotu zapamatovat pro pozdější použití.

  3. Functions and modules: We'll show you how to use functions and import modules so you don't have to write everything in Python from scratch. Funkce a moduly Ukážeme si, jak používat funkce a importovat moduly, abychom nemuseli všechno v Pythonu psát od píky.

  4. Entry and exit: We need input and output so that the program can communicate with the user. Vstup a výstup Vstup a výstup potřebujeme aby program dokázal komunikovat s uživatelem.

  5. Conditions: In this chapter, we will teach our programs to make decisions and change their behavior based on input. Podmínky V této kapitole naučíme naše programy rozhodovat se a měnit svoje chování podle zadaného vstupu.

  6. Sequential Values: Thanks to sequences, we can store multiple values in one variable at once. Sekvenční hodnoty Díky sekvencím můžeme do jedné proměnné uložít více hodnot najednou.

How to Use the Repository

  1. Clone the repository: git clone https://github.com/ShevchenkoOl/-vod-do-programov-n-Python.git

  2. Navigate to the relevant section to explore the corresponding material.

  3. Open files and study the provided code examples.

Author

This repository was created and maintained by Oleksii Shevchenko. Questions, suggestions and feedback can be directed to email or linkedin profile. If you have any questions or suggestions, feel free to create an issue or submit a pull request. Best of luck with learning Python!

About

No description or website provided.

Topics

Resources

Stars

1 star

Watchers

1 watching

Forks

Releases

Packages

Contributors

Languages