1. Articles / Advanced
1.1. Python — How to Tell if a Function Has Been Called
1.1.1. https://dzone.com/articles/python-how-to-tell-if-a-function-has-been-called?edition=286931&utm_source=Spotlight&utm_medium=email&utm_campaign=iot%202017-03-28
2. Dev Talk
2.1. blog Łukasza: http://lukasz.langa.pl/
2.2. Książki o programowaniu dla dzieci
2.2.1. Python dla dzieci: https://ksiegarnia.pwn.pl/Python-dla-dzieci,114592565,p.html
2.2.2. Nauka programowania z Minecraftem: https://ksiegarnia.pwn.pl/Nauka-programowania-z-Minecraftem,331284557,p.html
2.3. Python 101
2.3.1. http://python101.readthedocs.io/pl/latest/index.html
2.4. MicroPython – Python for microcontrollers: https://micropython.org/
2.5. Frameworki
2.5.1. Django: https://www.djangoproject.com/
2.5.2. Zope: http://www.zope.org/en/latest/
2.5.3. Flask: http://flask.pocoo.org/
2.5.4. Pyramid: https://trypyramid.com/
2.6. NumPy – scientific computing with Python: http://www.numpy.org/
2.7. mypy – Optional Static Typing for Python: http://mypy-lang.org/
2.8. PEP
2.8.1. PEP 8 – formatowanie kodu: https://www.python.org/dev/peps/pep-0008/
2.8.2. PEP 20 – Zen of Python: https://www.python.org/dev/peps/pep-0020/
2.8.3. PEP 484 – statyczne typowanie w Pythonie: https://www.python.org/dev/peps/pep-0484/
2.9. pytest: https://docs.pytest.org/en/latest/
3. Best Practice
3.1. The Hitchhiker’s Guide to Python! — The Hitchhiker's Guide to Python
3.2. PEP 8 -- Style Guide for Python Code
3.3. https://google.github.io/styleguide/pyguide.html
4. PyDev of the Week: Lukasz Langa: https://dzone.com/articles/pydev-of-the-week-lukasz-langa
5. Data structures
5.1. https://docs.python.org/3/tutorial/datastructures.html#data-structures
5.2. https://docs.python.org/3/tutorial/datastructures.html#list-comprehensions
6. List Comprehensions
6.1. https://www.python.org/dev/peps/pep-0202/
6.2. https://en.wikipedia.org/wiki/List_comprehension#Python
7. Python Syntax and semantics
7.1. https://en.wikipedia.org/wiki/Python_syntax_and_semantics#Decorators
8. PyRa
8.1. Fragments
8.1.1. https://www.youtube.com/watch?v=-X_KGR90jA8
8.2. Job Interview
8.2.1. https://www.youtube.com/watch?v=1CPxJim4D5I
8.3. Robot Framework
8.3.1. https://www.youtube.com/watch?v=rbJLf73FQGU
8.3.2. https://www.youtube.com/watch?v=BHDO1AFTlhA
8.4. Mock
8.5. RQ
8.5.1. https://www.youtube.com/watch?v=Mm50CS6TDUc