Skip to content

Commit

Permalink
Minor touch-up: asciidoc to markdown conversion
Browse files Browse the repository at this point in the history
  • Loading branch information
Swaroop C H committed Jan 20, 2016
1 parent d385d87 commit 37c554d
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion what_next.md
Original file line number Diff line number Diff line change
Expand Up @@ -32,7 +32,7 @@ The best way to learn a programming language is to write a lot of code and read
- [Python Cookbook](http://code.activestate.com/recipes/langs/python/) is an extremely valuable collection of recipes or tips on how to solve certain kinds of problems using Python. This is a must-read for every Python user.
- [Python Module of the Week](http://pymotw.com/2/contents.html) is another excellent must-read guide to the [Standard Library](./stdlib.md#stdlib).

=== Advice
## Advice

- [The Hitchhiker's Guide to Python!](http://docs.python-guide.org/en/latest/)
- [Python Big Picture](http://slott-softwarearchitect.blogspot.ca/2013/06/python-big-picture-whats-roadmap.html)
Expand Down

0 comments on commit 37c554d

Please sign in to comment.