YoVDO

Common Android Anti-Patterns That Make Your Code a Mess

Offered By: Philipp Lackner via YouTube

Tags

Anti Patterns Courses Android Development Courses Code Optimization Courses

Course Description

Overview

Save Big on Coursera Plus. 7,000+ courses at $160 off. Limited Time Only!
Learn about five common Android anti-patterns that can negatively impact code quality in this 17-minute video tutorial. Discover why using base classes, putting all dependencies in AppModule, using one activity per screen, hardcoding dispatchers, and utilizing GlobalScope are problematic practices. Gain insights on how to avoid these pitfalls and improve your Android development skills. Explore alternative approaches and best practices for writing cleaner, more maintainable code. Follow along with time-stamped sections covering each anti-pattern in detail, and enhance your understanding of Android development principles.

Syllabus

- Using base classes
- Putting all dependencies in AppModule
- Using one activity per screen
- Hardcoding dispatchers
- Using GlobalScope


Taught by

Philipp Lackner

Related Courses

Compilers: Theory and Practice
Georgia Institute of Technology via Udacity
Основы разработки на C++: красный пояс
Moscow Institute of Physics and Technology via Coursera
Spark
Udacity
Advanced JavaScript
Udemy
Writing Efficient Python Code
DataCamp