Skip to main content

Section outline

  • Session 1: Frontend Development - HTML & CSS (1.5 Hours)
    • HTML5: Structure, forms, and semantic tags
    • CSS: Styling, responsive design, animations, preprocessors
    Session 2: Frontend Development - JavaScript (1.5 Hours)
    • JavaScript Basics: Variables, loops, event handling, DOM manipulation
    • ES6+ Features: Arrow functions, Promises, async/await
    Session 3: Backend Development - Core Python (1.5 Hours)
    • Python Data Structures & OOP
    • Error Handling & Debugging
    Session 4: Backend Development - Flask Framework (1.5 Hours)
    • Setting up Flask applications
    • Routing & RESTful API Development