Here’s a really neat video about robots, automation, and what that means for humans. Sounds like something you’d read in a science fiction book. Scary, but definitely cool!
Category: Programming
Wavepot
Check out this awesome in-browser code synthesizer.
A First Person Engine in 265 Lines
Here’s a really interesting article about creating a basic first-person game engine.
http://www.playfuljs.com/a-first-person-engine-in-265-lines/
This guy has a couple of other neat articles about programming / gaming on his site too. Be sure to check it out.
Swift – New programming language from Apple
Yesterday Apple revealed a new programming language at WWDC. I’m looking forward to learning it, and seeing what cool new things you can do. I’ll be downloading XCode 6 and seeing what it’s all about later tonight. Once I’ve spent some time with it, I’ll check back in and give you my thoughts.
Here are some useful links from Apple:
https://developer.apple.com/swift/
https://developer.apple.com/xcode/downloads/
What do you guys think about Swift? Let me know your impressions of it below.
Keep up with Apple news from WWDC here: https://developer.apple.com/wwdc/news/
Dropbox and hash functions
Here’s an interesting article.
All about those hash tables man. An interesting real-world application of things you learn in EEN318 Advanced Programming.