Android Architecture Masterclass




Android Architecture Masterclass

In this course, you'll deep dive into Android design and architecture and learn how to write clean, readable and maintainable code in your Android applications.

As you probably know, starting developing for Android isn't that hard. Really, you can go from zero to publishing an app on Google Play in just few months. However, it's even easier to mess up your Android project with dirty code.

The symptoms of dirty code are all too common: classes with thousands of lines of code, duplicated code all over the place, obscure naming, random structure of packages, Singletons, etc. All these are very serious problems which, sooner or later, appear in and slow down most Android projects.

However, it doesn't have to be like that! There are best practices which you can learn and use in your Android applications that will ensure their long-term quality:

  • Clean Architecture

  • Model-View-X architectural patterns

  • Dependency Injection

  • Package by Feature

  • Logic Reuse Through Composition and Inheritance

  • Many more...

After completing this course, you'll start writing clean and readable code. Different features will be encapsulated in small, decoupled classes which will be organized into meaningful packages to reflect your application's business domain. You'll be using standard design and architectural patterns, so other developers will have easier time ramping up on your code. And much, much more...

No more Activities and Fragments having thousands of lines of code. No more code duplication. No more changes in many different places each time you add a new feature. No more spaghetti code!

Over the years, I worked as a corporate Android developer, wrote Android applications as a freelancer and, today, I consult companies about their Android projects and train their developers. The material in this course summarizes years of professional experience with many different types of Android applications.

All in all, in this course you'll acquire advanced knowledge and skills which will make you more productive as a developer and boost your career. Furthermore, you'll start taking professional pride in your work and enjoy Android development much more going forward. If this sounds appealing, this course is for you!

Embrace clean design and architecture in your Android applications

Url: View Details

What you will learn
  • Learn the most important aspects of Android architecture
  • Decouple user interface logic in your codebase using MVC pattern
  • Employ Dependency Injection to follow Separation of Concerns principle

Rating: 4.66667

Level: Intermediate Level

Duration: 7 hours

Instructor: Vasiliy Zukanov


Courses By:   0-9  A  B  C  D  E  F  G  H  I  J  K  L  M  N  O  P  Q  R  S  T  U  V  W  X  Y  Z 

About US

The display of third-party trademarks and trade names on this site does not necessarily indicate any affiliation or endorsement of course-link.com.


© 2021 course-link.com. All rights reserved.
View Sitemap