Get One Month of Treehouse Membership Free
My new sponsor, Treehouse, is a web-based learning site that uses high quality video tutorials to teach you a new programming language, a new business strategy, and even place you in a job after you've graduated. Treehouse's learning path is great because they fill the gap between a year or two in school (which seasoned developers of other languages don't need) and venturing in the jungle of Google-search-to-find-a-hopefully-good-written-tutorial. For a developer like myself, Treehouse is the best way to quickly learn the dev environment, basic tips to coding in said language, and how to become a pro in a given language, like iOS development (which I don't know). I'll let Treehouse describe themselves:
As part of their sponsorship of this blog, Treehouse is offering a month of learning for free. Do yourself a favor and make the best of this offer. Their library current includes web development (CSS, JavaScript, HTML5, PhotoShop), server side development (PHP, Ruby on Rails), mobile development (iOS, Android), and more. Go get started!
![Responsive and Infinitely Scalable JS Animations]()
Back in late 2012 it was not easy to find open source projects using requestAnimationFrame() - this is the hook that allows Javascript code to synchronize with a web browser's native paint loop. Animations using this method can run at 60 fps and deliver fantastic...
![7 Essential JavaScript Functions]()
I remember the early days of JavaScript where you needed a simple function for just about everything because the browser vendors implemented features differently, and not just edge features, basic features, like addEventListener and attachEvent. Times have changed but there are still a few functions each developer should...
![Highlight Table Rows, Columns, and Cells Using MooTools 1.2.3]()
Row highlighting and individual cell highlighting in tables is pretty simple in every browser that supports :hover on all elements (basically everything except IE6). Column highlighting is a bit more difficult. Luckily MooTools 1.2.3 makes the process easy.
The XHTML
A normal table. The cells...
![Elegant Overflow with CSS Ellipsis]()
Overflow with text is always a big issue, especially in a programmatic environment. There's always only so much space but variable content to add into that space. I was recently working on a table for displaying user information and noticed that longer strings were...
I always searched for a good structured learning website. Thanks, I will try this one.
Found it here and i like it for now, its great, they have begginer stuff for Rails and more..
Hi David,
I wanted to give it a try for ios development but I won’t have too much time before two months :(
Any idea how long this offer will be available?
Thanks!
The end of April at minimum, but probably longer ;)
Treehouse are awesome, reallly good fun way to learn