Commit Graph

7 Commits (6b4b5ba3eef53df32e972d7d0754271dcdbd0197)

Author SHA1 Message Date
cclauss 6b4b5ba3ee Convert all .py files to be valid Python
`raise NotImplementedError('Please replace this line with your code...')` signals to the user where they need to put their code.

This approach enables the codebase to be tested with lint tools like flake8, pyflakes, pylint, etc.
2018-03-04 23:02:07 +01:00
Christopher f6b7d3c8c0 Update master-slave section anchor (#129) 2018-02-07 19:57:00 -05:00
Donne Martin 7f6d52e9fe Add web crawler OmniGraffle diagrams 2017-04-02 08:26:33 -04:00
Federico Baldassarre e417324830 Fix #6: Migrate links from exercises/solutions to use internal links (#23) 2017-03-19 15:23:03 -04:00
Balki Kodarapu eaed5dd016 Delete duplicate does in 3 design examples (#24)
Delete duplicate word "does" in design exercises
2017-03-18 11:37:16 -04:00
Donne Martin 0889f04f0d Resolve #3: Fix broken links in exercises (#5) 2017-03-08 22:20:23 -05:00
Donne Martin e60de1775e Add Web Crawler solution 2017-03-04 21:06:58 -08:00