Skip to content

Instantly share code, notes, and snippets.

@pauleveritt
Created June 16, 2020 16:10
Show Gist options
  • Save pauleveritt/92a922aaa0d11076645110a4110dc31e to your computer and use it in GitHub Desktop.
Save pauleveritt/92a922aaa0d11076645110a4110dc31e to your computer and use it in GitHub Desktop.
PyCharm Power Tips prep guide

PyCharm Power Tips Prep

I'm giving a tutorial. It's gonna be a bunch of fun. Here's what I'll be covering and what you can do to prep.

Outline

  • (1.5h) 42 Tips and Tricks
  • (0.5h) 20 Django Tips
  • (0.5h-ish) Applying the 42 Tips while doing TDD

Format

  • Each step has a repo
  • You can follow along...Python 3.8 is suggested
  • I will take questions as things happen, no waiting for the end

42 Tips and Tricks

20 Django Tips

Visual Testing with pytest

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment