Workshop program:
- What is programming?
- Python language history
- Introduction to Python (robots, cyber, web, data science)
- Why Python is better than other languages
- Variable and data types (list, hash, tuples, strings, number)
- Writing first commands (if statements)
- Principle Do not repeat yourself and Abstraction (cycles and functions)
- Where to go next