Courses by Category

Explore our curated courses in this category

Courses

Full Stack Development for Beginners: Building Complete Applications 8 Weeks
Full Stack Development for Beginners: Building Complete Applications

This course introduces you to both frontend and backend programming, showing how they work together to create full applications.

  • Understanding the Full Stack – frontend + backend overview
  • Basics of Frontend – structure, design, and interactivity
  • Basics of Backend – servers, databases, and APIs
  • Connecting the Stack – how both sides communicate

Backend Programming for Beginners: Powering Applications 8 Weeks
Backend Programming for Beginners: Powering Applications

This beginner course explores the “behind the scenes” of websites and apps. You’ll understand how servers work, how data is stored, and how everything connects.

  • What is the Backend? – servers, databases, and APIs explained
  • Introduction to Databases – storing and retrieving information
  • Basics of Server-Side Code – handling requests and responses
  • Connecting Frontend and Backend – how they work together

Frontend Programming for Beginners: Building User Interfaces 8 Weeks
Frontend Programming for Beginners: Building User Interfaces

This course introduces you to the essentials of creating beautiful and functional websites. You’ll learn how webpages are structured, styled, and made interactive.

  • Basics of HTML – building blocks of web pages
  • Styling with CSS – colors, layouts, and responsiveness
  • Introduction to JavaScript – adding interactivity
  • Putting it Together – your first simple web project