Wanna be a web developer? (via G+)
Over 20 software developers share why they love what they do and why they love working with open-source code.
__label__(:loop)
puts “The Ruby core team is playing a joke on us!”
__goto__(:loop)
puts “This line of code is never reached.”
This code works only if you compile ruby 1.9 to support goto statement.
p/s: Got this from the comments - http://kerneltrap.org/node/553/2131
Great article with source code examples.
Porn for mobile web developers :D
Interesting look at the issue.
I think this is common among non computer science grads who end up as programmers (such as me)
Insights and ideal practices on working with SAAS products. Targeted towards “Any developer building applications which run as a service. Ops engineers who deploy or manage such applications.”
Using spaced repetition systems to learn and retain technical knowledge.
The core of Janki Method is the use of a spaced repetition flashcard system, Anki, programmed by the brilliant Damien Elmes.
Worth checking out for coders.

