JetBrains recently released a set of PyCharm’s nine short video tutorials, each lasting about 4-5 minutes. This video tutorial, recorded by PyCharm Developer Advocate Paul Everitt of JetBrains, highlights the actions that all PyCharm beginners should know.

The tutorials are now available on JetBrains’ Youtube channel, and each episode focuses on the following:

  1. Quick preview
  2. Installation and configuration
  3. PyCharm user interface and project
  4. Running Python code
  5. Efficient coding
  6. Code navigation
  7. debugging
  8. test
  9. Custom PyCharm

According to the company, JetBrains will also release a new video introduction that covers some of the key features in more detail. In addition, the author has shared this video to Baidu network disk, want to download the resources of friends can pay attention to my wechat public number “programming pai”, reply keywords “PyVideo01” to obtain the sharing link and extraction code.

For details on how to download and use the latest version of PyCharm, see JetBrains’ official release of PyCharm 5.

End