Day: February 24, 2013
Bookmarks for February 24th
- Introduction to Graph Theory: Finding The Shortest Path (Part 2) – Max Burstein’s Blog – Given a source node in a graph we examine all connected edges for the shortest distance from that node. We then mark the source node as visited so we don't have to check the edges again. Based off our edge examinations we then go to the next closest node that hasn't been visited. We repeat this process until we reach our destination node. Then we check the path we took to get there and print that out.
If you'd like a more detailed explanation definitely check out my blog post on the algorith
Bookmarks for February 24th
Bookmarks for February 24th
- Dotgeek.org: Ruby, PHP, MySQL, Perl, Free Hosting for geeks –
- Interactive Audio: Learn how to build web & mobile audio applications using Javascript & the Web Audio API. –
- Git – Book –
- How to Learn JavaScript Properly | JavaScript is Sexy –
- Jorgen’s Weblog: Monads for Normal Programmers –
- Mailgun Blog – Create a web app from scratch in under 5 minutes with Meteor & Mailgun –
- The Git Parable –
- Simply scale with Nginx, Memcached, PHP-FPM and APC | explosive web programming w/ j_blotus –
- Understanding MySQL in WordPress | Scott Taylor –
- How To Write A Calculator in 70 Python Lines, By Writing a Recursive-Descent Parser | Stories For Sad RobotsStories For Sad Robots –
- James Hetfield Soundboard –
Bookmarks for February 24th
- The WordPress Community Offers Advice to Beginners –
- How to improve your writing in WordPress | Webdesigner Depot –