In this course, you will learn the art of extending software functionalities without disrupting the existing system or breaking backward compatibility. This course is ideal for software developers seeking to expand their expertise in maintaining project stability, compatibility, and performance, while effectively adding new features.
Overview
Syllabus
- Lesson 1: Backward Compatibility and Versioning with Kotlin
- Lesson 2: Function Overloading and Backward Compatibility in Kotlin
- Lesson 3: Polymorphism for Backward Compatibility in Kotlin
- Lesson 4: Facade and Adapter Patterns for Backward Compatibility in Kotlin
- Lesson 5: Backward Compatibility in Practice with Kotlin