How to Adopt Model View Presenter on Android
3 PostsIn this series, we discuss and emphasize the importance of a well designed project and why Android's standard architecture isn't always sufficient. We explore a few potential problems you may run into while developing Android applications and how to address them by implementing the Model View Presenter (MVP) pattern.View Learning Guide...Android From Scratch
18 PostsThis series focuses on getting started with Android development. If you ever wanted to create an Android application, then now is the time to take action. In this series, we guide you from the very basics to creating your very first application.View Learning Guide...Designing for Apple Watch
3 PostsWhen Apple launched the Apple Watch, there was a lot of excitement. Wearables are a new category to design experiences for. The caveat? Translating your app to a smartwatch experience is different from building a responsive product for example. In this series, we explore how to design application for Apple Watch.View Learning Guide...Getting Started With Ionic
3 PostsIonic is a popular mobile app framework that helps you build hybrid mobile apps quickly, using HTML, CSS, and JavaScript. In this series, you learn how to set up and build your own mobile apps with Ionic by creating a fully functional mobile app together.View Learning Guide...How to Create a News Reader With React Native
2 PostsIn this tutorial, I'll be showing you how to create a news reader using React Native. We'll be using theView Learning Guide...ListView
component to render a list of news items and theWebView
to render a web page to read a news item.60 Second Video Tutorials
5 PostsComprehensively introducing anything in sixty seconds is a tough challenge, but that’s exactly what we’re doing with this series! Each of these video tutorials introduces you to a subject, offering just enough explanation to whet your appetite and get you hooked.View Learning Guide...