kirsle.net/www/wiki/Bookmarks.md

10 lines
630 B
Markdown
Raw Normal View History

2017-12-24 20:48:59 +00:00
# Bookmarks
This page will be my effort to migrate bookmarks out of my web browsers and onto this page. I can probably keep track of them better myself, and this way I won't have to worry about losing them to a browser glitch!
## Development
* [40 Key Computer Science Concepts Explained in Layman's Terms](http://carlcheo.com/compsci)
* [A simple interpreter from scratch on Python](http://jayconrod.com/posts/37/a-simple-interpreter-from-scratch-in-python-part-1)
* [Elements of Python Style](https://github.com/amontalenti/elements-of-python-style)
* [Anti-Patterns in Python Programming](http://lignos.org/py_antipatterns/)