Skip to main content

Section outline

  • Module 1: Getting Started with Swift

    • Introduction to Swift Programming Language
    • Swift Variables, Constants, Data Types, Operators
    • Conditional Statements & Loops
    • Functions & Object-Oriented Programming (OOP) in Swift

    Module 2: Xcode & iOS Development Basics

      • Installing & Setting Up Xcode
      • Creating a New iOS Project
      • Understanding ViewControllers & Storyboards
      • Building a Basic iOS App Interface