TalkPython - Effective PyCharm (2021 edition)

TalkPython - Effective PyCharm (2021 edition)

Register & Get access to index
Extra Resources
github.com/talkpython/mastering-pycharm-course

Pg2KRV5.jpg


Course Summary​

PyCharm is the premier Python IDE (integrated development environment). You will be hard pressed to find an editor that gives a more holistic way to build Python applications. While powerful, IDEs can be daunting to learn with all their features. That's why this course shows you how they all work.

What students are saying​

Took up another awesome course by @mkennedy. "Effective PyCharm" showcases the most useful features of PyCharm, incl. easy refactoring, data analysis tools, web app building and more. Also, content presentation is FLAWLESS.
-- Aleksandra

Source code and course GitHub repository​

github.com/talkpython/mastering-pycharm-course

What's this course about and how is it different?​

This course will teach you to be extremely proficient with PyCharm.
We dive deep into every aspect of the IDE. From project management and using the editor to advanced database management features and the refactoring tools, you will see PyCharm in action and try them out for yourself.
In this course, you will:
  • Learn to manage Python projects in PyCharm (large and small)
  • Create web applications (Pyramid, Flask, Django, and more)
  • Use PyCharm's special data science mode
  • Refactor your Python code with confidence
  • Learn about code smells and duplicate code tooling
  • Access git, github, and use git flow
  • Use the visual debugger to understand code flow and state
  • Make your code more reliable with unit testing and pytest
  • Create new Python packages
  • And lots more
  • View the full course outline.

Who is this course for?​

For anyone who has never used PyCharm: You will see what a true Python IDE has to offer in a concrete and demo-focused tour de force.
Existing PyCharm users: Your IDE has a wealth of features that you might not even know exist. You will see and explore most of them in this course!
Author
TUTProfessor
Downloads
140
Views
957
First release
Last update
Rating
0.00 star(s) 0 ratings

More resources from TUTProfessor