- Spring MVC – Easy REST-Based JSON Services with @ResponseBody – Spring 3 makes JSON REST services really easy. This tutorial will show you how in just a few steps. You can grab the code on GitHub.
- A Scala Tutorial for Java Programmers – Scala Documentation – This document gives a quick introduction to the Scala language and compiler. It is intended for people who already have some programming experience and want an overview of what they can do with Scala. A basic knowledge of object-oriented programming, especially in Java, is assumed.
- Google Trends: Javascript Frameworks – Google Trends: Javascript Frameworks
- Why LinkedIn dumped HTML5 & went native for its mobile apps | VentureBeat – LinkedIn has just launched the latest versions of its mobile apps, and in a stunning reversal, it’s gone from mobile web-based apps back to fully native.
- Who’s Winning, iOS or Android? All the Numbers, All in One Place | TIME.com – Android if you’re talking about market share; iOS if you mean financial success. So far, this is a strikingly different market than the PC business back in the 1990s, when market share translated directly into financial success.
- Non-blocking IO in Servlet 3.1 By Example | Java.net – Servlet 3.1 (JSR 340) is almost ready for the release. One of the new features is the support for non-blocking IO. ReadListener and WriteListener are introduced to allow non-blocking processing in Servlet.
- Red Hat pushes open source cloud with OpenStack distro | ZDNet – Linux software giant Red Hat has launched a community-led distribution of the OpenStack open source cloud platform. RDO — announced at the OpenStack Summit in Portland, USA, on Monday — is a free community-supported distro of OpenStack that will run on Red Hat Enterprise Linux (RHEL), Fedora and their derivatives.
- A comparison of Angular, Backbone, CanJS and Ember – Sebastian’s Blog – I have had the opportunity to use four of these frameworks: Angular, Backbone, CanJS and Ember. So I decided to create a comparison to help you decide which one to use. I will go through several factors that you might want to consider when choosing one.
- Your First iOS App: 100% Programmatically – This is Part 1 of a tutorial that follows Apple’s “Your First iOS App”, but implements all of the user interface elements programmatically
- A Little Graph Theory for the Busy Developer – Jim Webber explores graph data analytic techniques using social graph properties inspired by anthropology and sociology, extracting online business intelligence from graph matching.