#video #english #tutorial #PyCharm
https://www.youtube.com/watch?v=56bPIGf4us0&list=TLPQMDUwNDIwMjAvLzkk58AwWQ&index=1
https://www.youtube.com/watch?v=56bPIGf4us0&list=TLPQMDUwNDIwMjAvLzkk58AwWQ&index=1
YouTube
Pycharm Tutorial #1 - Setup & Basics
Pycharm Tutorial for python development!
In this video I will explaining how to use the pycharm IDE. Pycharm is an extremely powerful and useful IDE for python and can save you tons of time if you know how to use it. This pycharm tutorial goes over how to…
In this video I will explaining how to use the pycharm IDE. Pycharm is an extremely powerful and useful IDE for python and can save you tons of time if you know how to use it. This pycharm tutorial goes over how to…
Маккинни_У_Python_и_анализ_данных_Второе_издание_2020.pdf
6.8 MB
Персиваль_Г_Python_Разработка_на_основе_тестирования_2018.pdf
10 MB
Не официальная, но очень хорошая дока по селениуму в связке с питоном
#english #parsing
https://selenium-python.readthedocs.io
#english #parsing
https://selenium-python.readthedocs.io
Курс по основам питона от самого Дэвида Бизли
#english #tutorial
https://dabeaz-course.github.io/practical-python/
#english #tutorial
https://dabeaz-course.github.io/practical-python/
practical-python
Welcome!
Practical Python Programming (course by @dabeaz)
Рекомендации по улучшению кода от Реймонда
#video #english #optimization
https://speakerdeck.com/pyconslides/transforming-code-into-beautiful-idiomatic-python-by-raymond-hettinger-1
#video #english #optimization
https://speakerdeck.com/pyconslides/transforming-code-into-beautiful-idiomatic-python-by-raymond-hettinger-1
Speaker Deck
Transforming code into Beautiful, Idiomatic Python by Raymond Hettinger
Learn to take better advantage of Python's best features and improve existing code through a series of code transformations, "When you see this, do that…