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 everything fits together. After typing/copying in a path string, you can mouse over the structure analysis section to see how the string is built. Hope someone else finds it useful!
Here is the link: svgpath.com
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 endeavor?
Thank you very much for your help!
Jason
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 javascript/ruby/python code bases. Thank you very much!
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 in Computer Science.
Thanks a lot!
Jason
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 important to algorithms.
Thanks a lot for any suggestions!
Jason