Into the Ring with Knockout.js
3 PostsIn the red corner, weighing in at just 29Kb (uncompressed), is knockout.js; a pure JavaScript library that simplifies the creation of dynamic user interfaces. Knockout is library agnostic, so it can easily be used with any of the most popular JavaScript libraries already available, but it works particularly well with jQuery, and uses jQuery.tmpl as its default templating engine.View Learning Guide...Singing with Sinatra
3 PostsTwice a month, we revisit some of our readers’ favorite posts and sessions from throughout the history of Nettuts+. This tutorial series first published in February.View Learning Guide...iOS Multitasking
4 PostsSince the release of iOS 4, many amazing features like folders, single inbox, and more have been available to iOS developers. One of the most anticipated features for iOS is multitasking. Multitasking behaves very differently on iOS than on other mobile operating systems, and this session will guide you through how to set it up!View Learning Guide...
Corona SDK: Develop a Frenzic-like Game
3 PostsIn this session, we'll use the Corona SDK to build a Frenzic Inspired Game. Read on!View Learning Guide...
The Ins and Outs of WebMatrix
2 PostsIn this session, we're going to introduce you to Microsoft's WebMatrix IDE, a free web development technology that delivers one of the best experiences for web developers. You'll learn how to install and use WebMatrix, and even how to create dynamic web pages.View Learning Guide...Web Development from Scratch
15 PostsConsidering the fact that Nettuts+ is dedicated to teaching web developers - of all skill levels - how to code, it occurred to me that, in over two years, we've never covered the absolute basics. This series is for those of you who have zero experience with web design. HTML, CSS, AJAX? What the heck are these acronyms? Step by step, I'll teach you exactly how to get started in this amazing, but difficult industry.View Learning Guide...