Nothing Special   »   [go: up one dir, main page]

Skip to content

Releases: ehmatthes/pcc_2e

Checklist - Finding Employment

26 Feb 23:33
Compare
Choose a tag to compare

A checklist for finding employment as a new programmer.

Beginner's Python Cheat Sheets

22 Oct 17:18
Compare
Choose a tag to compare

Fixed a typo in overall cheat sheet.

Beginner's Python Cheat Sheets

18 Oct 04:24
Compare
Choose a tag to compare

Includes an all-in-one pdf.

Beginner's Python Cheat Sheets

17 Oct 16:55
Compare
Choose a tag to compare

Fixes small issue with missing braces on the dictionaries sheet.

Beginner's Python Cheat Sheets

10 Oct 14:58
Compare
Choose a tag to compare

Includes a cheat sheet for Plotly.

Beginner's Python Cheat Sheets

07 Oct 14:26
Compare
Choose a tag to compare

This release includes the cheat sheet for Django, which is a two-sheet set.

Beginner's Python Cheat Sheets

05 Oct 22:23
Compare
Choose a tag to compare

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

26 Sep 22:13
Compare
Choose a tag to compare

This release includes a cheat sheet for Pygame.

Includes cheat sheets for classes, files and exceptions, and testing.

26 Sep 00:33
Compare
Choose a tag to compare

This release includes three more cheat sheets:

  • Classes
  • Files and Exceptions
  • Testing Your Code

Cheat Sheets - If Statements and While Loops, and Functions

25 Sep 19:30
Compare
Choose a tag to compare

Added two more cheat sheets:

  • If Statments and While Loops
  • Functions