Все публикации

Belajar Design Pattern - 6. Singleton Pattern

Belajar Design Pattern - 5. Prototype Pattern

Belajar Design Pattern - 4. Builder Pattern

Belajar Design Pattern - 3. Abstract Factory Pattern

Belajar Design Pattern - 2. Factory Method Pattern

Belajar Design Pattern - 1. Introduction to Design Pattern

Kotlin Object Oriented Programming (OOP): 25. Delegate Properties

Kotlin Object Oriented Programming (OOP): 24. Delegate

Kotlin Object Oriented Programming (OOP): 23. Object Expression & Declaration

Kotlin Object Oriented Programming (OOP): 22. Inline class

Kotlin Object Oriented Programming (OOP): 21. Enum Class

Kotlin Object Oriented Programming (OOP): 20. Nested & Inner Class

Kotlin Object Oriented Programming (OOP): 19. Sealed Class

Kotlin Object Oriented Programming (OOP): 18. Data Class

Kotlin Object Oriented Programming (OOP): 17. Polymorphism

Kotlin Object Oriented Programming (OOP): 16. Interface

Kotlin Object Oriented Programming (OOP): 15. Abstract Class

Kotlin Object Oriented Programming (OOP): 14. Abstraction

Kotlin Object Oriented Programming (OOP): 13. Visibility Modifier

Membuat Aplikasi Android Dengan RxJava 3 (Retrofit, GIthub REST API)

Kotlin Object Oriented Programming (OOP): 12. Encapsulation

Kotlin Object Oriented Programming (OOP): 11. toString(), equals(), hashCode()

Kotlin Object Oriented Programming (OOP): 10. Any, Type Check & Casts

Kotlin Object Oriented Programming (OOP): 9. Super