Last active
October 29, 2015 14:08
-
-
Save briandailey/1af57f5d2c7bb4e57d9d to your computer and use it in GitHub Desktop.
Revisions
-
briandailey revised this gist
Oct 29, 2015 . No changes.There are no files selected for viewing
-
briandailey revised this gist
Oct 29, 2015 . 1 changed file with 3 additions and 2 deletions.There are no files selected for viewing
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters. Learn more about bidirectional Unicode charactersOriginal file line number Diff line number Diff line change @@ -1,3 +1,4 @@ * [Steve Wilcox on advanced fundamentals](http://wilcox.be/blog/five-random-advanced-python-fundamentals/) * [Brian Dailey on Iterables: What are they, how do you use them?](http://dailytechnology.net/pynash-iterables/) * [Scott Burns on What are idioms and what is Pythonic?](http://sburns.org/assets/pdf/idioms.pdf) -
briandailey created this gist
Oct 28, 2015 .There are no files selected for viewing
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters. Learn more about bidirectional Unicode charactersOriginal file line number Diff line number Diff line change @@ -0,0 +1,3 @@ Steve Wilcox on advanced fundamentals http://wilcox.be/blog/five-random-advanced-python-fundamentals/