python-sneks icon indicating copy to clipboard operation
python-sneks copied to clipboard

Spring 2018 Sprint

Open acbart opened this issue 7 years ago • 0 comments

BlockPy Additions

  • [x] Fix TimeLimit Error
  • [x] Type Inferencer/DefUse Analyzer
  • [x] Scoping checker
  • [x] Early return checker
  • [ ] Noop Else/pass

New lessons:

  • [x] Return vs. Print
  • [x] Scope
  • [x] Mutability: Lists vs. Strings
  • [x] Dictionary Lookup vs. Finding in a List
  • [x] Why List Index and Remove are Tenuous
  • [x] Stop using Indexes!
  • [x] Comments
  • [x] The flow of data in a program
  • [x] Distributive conditionals
  • [ ] Multiple returns

Changes:

  • [x] NotePad++/Sublime to Python Installation
  • [x] Scale down final project
  • [x] Expand mini-projects (need a new name for it)
  • [x] Remove gender bias slides and talk
  • [ ] Prepare "Difficulty Tracker"
  • [x] Clearer project expectations
  • [x] Break up Seeking Help/Debugging lessons
  • [x] Fix layout
  • [x] Fix videos

New Content:

  • [x] Allie - Recitation Content
  • [x] Michael - Worked Examples
  • [x] TA Training Materials

This is a recreation of the original issue from the old repository

acbart avatar Jun 27 '18 00:06 acbart