Skip to content

Commit

Permalink
Formatify
Browse files Browse the repository at this point in the history
  • Loading branch information
eah13 committed Sep 23, 2013
1 parent b0b7fb3 commit 0aa83c4
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions _posts/elliott/2013-09-22-ninth-class.md
Original file line number Diff line number Diff line change
Expand Up @@ -5,19 +5,22 @@ title: Ninth Class Notes
---

## Announcements

* Pull requests review
* Issues review
* Milestone review

**Check in: emotions.** How are you feeling? Trough of dispair, plateau of enlightenment? We'll discuss some strategies to prevent you from getting stuck.

Strategies:

* Solve a tiny part first
* Make sure you understand the output
* Use comments for multi-step problems
* Use a partner (pair-programming)

## Codingbat review

* [front3](http://codingbat.com/prob/p147920)
* [positive_negative](http://codingbat.com/prob/p162058)
* [near_hundred](http://codingbat.com/prob/p124676)
Expand All @@ -34,6 +37,7 @@ Selections from the class?
3. [Warmup 2](http://codingbat.com/python/Warmup-2)

Resources:

[If Docs](http://codingbat.com/doc/python-if-boolean.html)
[For Loops](https://wiki.python.org/moin/ForLoop) - The stuff at the bottom about making generators is advanced- you can skip it.
[Flow of Control](http://docs.python.org/2/tutorial/controlflow.html)
Expand Down

0 comments on commit 0aa83c4

Please sign in to comment.