Because I need to step up my blogging game, here's a post about visualizing algorithms. I think its rather cool, but YMMV.
I haven't written much because no one's been reading. I also need to write code. More code rather than blog posts. Need to write iOS code. Need to just code. I like this about algorithms though. It's all about the code.
http://bost.ocks.org/mike/algorithms/
I haven't written much because no one's been reading. I also need to write code. More code rather than blog posts. Need to write iOS code. Need to just code. I like this about algorithms though. It's all about the code.
http://bost.ocks.org/mike/algorithms/
Labels: lotd, software development
So where do i start? Google is giving free online classes I've heard.
If you really want to give it a whirl, you're going to need some type of software development environment to try things out on. Java is your best bet and you can install a free compiler such as Java Eclipse or Netbeans would install.
Good luck. It's rather fun.