furtivefelon
- Karma
- 114
- Created
- February 18, 2008 (18y ago)
- Submissions
- 0
- How to write a command line progress bar in python (readcodelearn.com)
- Hacking OpenStreetMap data for fun and profit (readcodelearn.com)
-
Hi all, I had sometime during the weekend, while exploring svg (in particular, svg path), i build a really simple thing to help me understand some of the more complicated examples at various places on the web. How…
-
Hi all, I am currently studying computer science only, and i would like to understand more about hardware side of things (from basic circuit to micro controllers and others). Is there any good books/lectures for such a…
-
Hi all, Can any suggest a good way of understanding a largish code base (thousands of lines)? Is there any tools to help you visualize/understand a code base? In particular, i'm looking for tools for…
-
Hi all, I suck at design, i can't for the life of me figure out which 4 colors work well together, and how to put them together. Is there any definitive design books to read to figure out these questions? Such as SICP…
-
Hi all, i searched on google and can't seem to find this discussed before. Does anyone know of a great book to self study graph theory? I studied it in school a while ago, but now i realized that graph theory is very…