update readme

This commit is contained in:
Mara Karagianni
2024-11-29 14:40:07 +01:00
parent 79fa977d72
commit b09af3ea95
2 changed files with 13 additions and 15 deletions

View File

@@ -24,13 +24,13 @@ videos: https://antiboredom.github.io/videogrep/
### python tutorials online
RealPython => need to create free account
[HOW TO work with python in the terminal or with a code editor](https://realpython.com/interacting-with-python/)
[Work with python from the terminal or with a code editor](https://realpython.com/interacting-with-python/)
[Variables](https://realpython.com/python-variables/)
[User input from terminal/keyboard](https://realpython.com/python-keyboard-input/)
[if/elif/else](https://realpython.com/courses/python-conditional-statements/)
[Adding strings](https://realpython.com/python-string-concatenation/)
[Data types](https://realpython.com/python-data-types/)
[if/ elif/ else](https://realpython.com/courses/python-conditional-statements/)
[Adding strings together](https://realpython.com/python-string-concatenation/)
[Data types](https://realpython.com/python-data-types/)
### artisitc references
[presentation - slides](./presentation_en.pdf)
[presentation - slides](./presentation-en.pdf)