This section contains the learning paths to multiple technologies used in App development. Here is a quick walkthrough about this section and how to follow the learning paths.
You can view two major sections in App Dev:
- 📲 Native App Development
- Native development focus on building apps specifically for Android or iOS devices. This section consist of learning paths for :
- Android development using
Kotlin
- iOS development using
Swift
- Android development using
- Native development focus on building apps specifically for Android or iOS devices. This section consist of learning paths for :
- 🖥️ Cross Platform Development
- Applications that can be built for both iOS and Android using a single codebase are cross platform applications. This section contains learning path for:
- Flutter - It is a
Dart
based UI Development kit built byGoogle
for cross platform development - React Native - It is a
JavaScript
based UI Framework created byMeta
- Flutter - It is a
- Applications that can be built for both iOS and Android using a single codebase are cross platform applications. This section contains learning path for: