Skip to content

Latest commit

 

History

History
37 lines (15 loc) · 759 Bytes

File metadata and controls

37 lines (15 loc) · 759 Bytes

📱 App-Development Path🚀


App:

The process of creating software applications for mobile devices like smartphones and tablets. It involves planning, coding (using languages like Kotlin, Swift, or Dart), designing the user interface (UI), and testing the application. The goal is to build a functional, engaging, and performant product distributed via app stores.


📚 Lectures

Week 2: Dart Fundamentals

Week 3 & 4: Flutter UI

Week 5 & 6: Local Storage (Shared Preferences)

Week 7: Page Navigation & State Management

Week 8: Introduction to APIs