Things you Can’t do in Ruby
Ever since I have learned the Ruby language, I thought I can use it to program virtually anything. Well, I was wrong and I’d like to share this sad story with all of you.
Ever since I have learned the Ruby language, I thought I can use it to program virtually anything. Well, I was wrong and I’d like to share this sad story with all of you.
At every software development conference, the rooms are filled with speakers wanting to teach you the newest framework or the hottest programming language.
Is the only measure of your worth as a developer *what* you do – the practices or processes you use? Or does it also matter *why* you do things that way – the reasoning and the evidence behind your decisions?
Best-in-class application designers and developers will talk about their experience in developing for Android, showing screenshots from their app, exploring the challenges they faced, and offering creative solutions congruent with the Android Design guide. Guests will be invited to show examples of visual and interaction patterns in their application that …
Every web developer needs to think about a mobile strategy when it comes to deploying content. This video takes a look at new APIs in HTML5 that make the most of mobile device features, how to test and debug content, and workflows for creating mobile applications from web technologies with …
Learn how to write apps for tablets/smartphones with the Vaadin framework. Instead of maintaining a separate client written in Objective-C or JavaScript, you write all layers of the app in Java, including the user interface.