My sponsor, Treehouse, has mastered teaching complex development concepts and techniques using the visual media; something not easy to do, and neither is learning anew technology from scratch without proper guidance. Tutorials are nice but oftentimes make assumptions about current knowledge and don't tend to keep the reader's attention. Treehouse's videos are concise but provide enough detail to get eager developers up and moving quickly. Treehouse is giving my readers one month free to see what I mean, so go ahead and give them a try.
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...
Sooner or later you'll run across a regular expression. With their cryptic syntax, confusing documentation and massive learning curve, most developers settle for copying and pasting them from StackOverflow and hoping they work. But what if you could decode regular expressions and harness their power? In...
I get quite a few support requests for my previous MooTools SmoothScroll article and the issue usually boils down to the fact that SmoothScroll has become Fx.SmoothScroll. Here's a simple usage of Fx.SmoothScroll.
The HTML
The only HTML requirement for Fx.SmoothScroll is that all named...
Tabular data can oftentimes be boring, but it doesn't need to look that way! With a small MooTools class, I can make tabular data extremely easy to read by implementing "zebra" tables -- tables with alternating row background colors.
The CSS
The above CSS is extremely basic.
Well never thought that learning android development would be that easy. The interactive guides are easy to follow and they are meant for the novice developer. Thanks for sharing.
Well never thought that learning android development would be that easy. The interactive guides are easy to follow and they are meant for the novice developer. Thanks for sharing.
Just came across this article and I am so glad to hear that the Android courses are easy to follow! :)