-
Design Patterns for Mobile Apps
Track: Tomorrow's MobileLocation:Grand Ballroom - Salon FAbstract:
Mobile Apps are the new hotness. However, when it comes to building mobile apps, the new hotness can learn from some of the old skool design patterns made popular by the book Design Patterns by the Gang of Four. Many of the original design patterns introduced in this book are extremely useful in today's network centric world. By applying, some of these original patterns to our applications, we can quickly solve problems using tried and proven techniques.
As technologies have evolved since the first publication of Design Patterns, we'll also delve into patterns that apply to modern issues such as multithreading in a multicore world. -
Mobile-friendly server interfaces
Track: Tomorrow's MobileLocation:Grand Ballroom - Salon FAbstract:
An important use case for mobile apps is providing instant access to remote resources, whether it be social networks or enterprise services. How can the server API and the client app be designed in parallel to improve the experience? This panel will discuss things to do and to avoid in building APIs for mobile apps, and answer your questions on the topic.