Alan Carl Brown
Adventures in software development
Friday, February 22, 2013
Partition and Splat in Quick Sort
›
The Ruby Array has a partition method that takes a block and returns an array of elements for which the block evaluates to true, and a seco...
1 comment:
Friday, September 14, 2012
Fixed vs. Growth Mindset
›
You are, indeed, stretchable....
1 comment:
Sunday, July 17, 2011
Learning Git
›
Image by fraserspeirs via Flickr To learn a challenging topic, first find someone who knows both the topic and how to teach. For git, Scot...
1 comment:
Friday, July 8, 2011
Become a Learning Machine
›
Image by Xerones via Flickr If you find your education lacking, its now easier than ever to learn your way out of it. Universities all over...
1 comment:
JavaScript Semicolon Insertion
›
Image by richardmasoner via Flickr Here's a good discussion of when a Javascript developer should use semicolons. Basically, semico...
Saturday, April 17, 2010
Color Tools That Will Make Your Web Shine
›
Image by jisc_infonet via Flickr Haven't checked all of them out yet, but it looks like a very useful list of color tools . I'm cre...
2 comments:
Wednesday, February 24, 2010
Intuit Ruby with Ruby Koans
›
Image by Getty Images via Daylife The ruby koans plugin promises to "walk you along the path to enlightenment" in your quest to ...
›
Home
View web version