Releases: ehmatthes/pcc_2e
Releases · ehmatthes/pcc_2e
Checklist - Finding Employment
Beginner's Python Cheat Sheets
Fixed a typo in overall cheat sheet.
Beginner's Python Cheat Sheets
Includes an all-in-one pdf.
Beginner's Python Cheat Sheets
Fixes small issue with missing braces on the dictionaries sheet.
Beginner's Python Cheat Sheets
Includes a cheat sheet for Plotly.
Beginner's Python Cheat Sheets
This release includes the cheat sheet for Django, which is a two-sheet set.
Beginner's Python Cheat Sheets
This release includes all the cheat sheets from the first half of the book, and cheat sheets for Pygame and Matplotlib.
Beginner's Python Cheat Sheets
This release includes a cheat sheet for Pygame.
Includes cheat sheets for classes, files and exceptions, and testing.
This release includes three more cheat sheets:
- Classes
- Files and Exceptions
- Testing Your Code
Cheat Sheets - If Statements and While Loops, and Functions
Added two more cheat sheets:
- If Statments and While Loops
- Functions