[TalkPython] - Mastering PyCharm Course

[TalkPython] - Mastering PyCharm Course

Register & Get access to index
Extra Resources
Source code and course GitHub repository: github.com/talkpython/mastering-pycharm-course
OZcnhQn.png


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.

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
Jeracko55
Downloads
140
Views
1,197
First release
Last update
Rating
0.00 star(s) 0 ratings

More resources from Jeracko55

Latest updates

  1. update

    course re-uploaded