Skip to content

Commit 37c554d

Browse files
author
Swaroop C H
committed
Minor touch-up: asciidoc to markdown conversion
1 parent d385d87 commit 37c554d

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

what_next.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -32,7 +32,7 @@ The best way to learn a programming language is to write a lot of code and read
3232
- [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.
3333
- [Python Module of the Week](http://pymotw.com/2/contents.html) is another excellent must-read guide to the [Standard Library](./stdlib.md#stdlib).
3434

35-
=== Advice
35+
## Advice
3636

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

0 commit comments

Comments
 (0)