Этот материал находится в платной подписке. Оформи премиум подписку и смотри или слушай PyCharm for Power-Developer, а также все другие курсы, прямо сейчас!
Премиум
  1. Урок 1. 00:04:25
    The Course Overview
  2. Урок 2. 00:06:50
    Starting a New Project: Python Versions and Interpreters
  3. Урок 3. 00:05:40
    PyCharm’s Lens Mode: Navigating Errors and Warnings Throughout a File
  4. Урок 4. 00:05:18
    Intention Actions: Making the Most of PyCharm’s Suggested Solutions
  5. Урок 5. 00:02:08
    PyCharm’s Python Console
  6. Урок 6. 00:04:28
    PyCharm’s Package Manager
  7. Урок 7. 00:04:34
    Pip Installs Packages
  8. Урок 8. 00:04:09
    Setting Up Virtual Environments in PyCharm
  9. Урок 9. 00:04:34
    Anaconda and Conda Environments
  10. Урок 10. 00:11:33
    Integrating Version Control
  11. Урок 11. 00:05:51
    Exploring PEP8
  12. Урок 12. 00:04:18
    Exploring PyLint
  13. Урок 13. 00:05:35
    Discovering PyCharm’s Debugger
  14. Урок 14. 00:04:30
    Assertions and Unit Tests
  15. Урок 15. 00:03:36
    Configuring Test Runners
  16. Урок 16. 00:06:23
    Making Dynamic Templates with Ninja
  17. Урок 17. 00:03:50
    Introduction to JavaScript Objects
  18. Урок 18. 00:04:18
    JSON and Python
  19. Урок 19. 00:05:14
    Creating a Local SQL Database
  20. Урок 20. 00:04:37
    Connecting to a Remote Database
  21. Урок 21. 00:07:50
    Queries in SQL
  22. Урок 22. 00:06:03
    RESTful APIs
  23. Урок 23. 00:05:26
    Introducing the Flask Framework
  24. Урок 24. 00:06:22
    Hello World Web App
  25. Урок 25. 00:06:33
    Tying it All Together: Flask and SQL