DOCUMENT RESOURCES FOR EVERYONE
Documents tagged
Software Android Wear SDK: Level 101

Learn how to write the first Android Wear App. Start from step zero. Sample: http://github.com/jollen/android-wear-101

Engineering Simplifying code monster to elegant in n 5 steps

In this workshop we'll learn how to transform complex, highly coupled code into a simpler, more readable and maintainable shape. We'll target known software anomalies…

Software REST is not enough: Using Push Notifications to better support your mobile clients

This talk will introduce you to Push Notifications, a very powerful way for your Python service to communicate information to mobile devices. You will learn how Push Notifications…

Technology A cool, clear drink of Ruby object persistence

Introduction to a proof of concept library 'Aqua' that uses CouchDB and other document oriented back ends to transparently persist Ruby objects.