Saul Mora - Design Patterns for Mobile Apps
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.