Month 9 of 10
DevOps & Modern Web Frameworks (Docker & React)
Ship code like a senior engineer — containerised, automated, and production-ready.
About This Month
What you'll experience in Month 9
In Month 9 you graduate from writing code to shipping it like a professional. You will learn Docker to containerise your applications so they run identically everywhere, React to build fast, component-based user interfaces, and basic CI/CD pipelines to automate testing and deployment. These are the skills that transform a developer into an engineer who ships.
What You'll Learn
Concrete skills you'll walk away with after this month
Containerise applications with Docker and Docker Compose
Understand the fundamentals of CI/CD and automated deployment pipelines
Build component-based UIs with React — JSX, props, state, and hooks
Manage component lifecycle and side effects with useEffect
Fetch and display API data in a React application
Deploy a Dockerised application to a cloud platform
Write and run automated tests for your code
Technologies & Tools
What you'll be working with this month
Docker
Docker Compose
React
JSX
React Hooks
CI/CD
GitHub Actions
Cloud Deployment
Week-by-Week Breakdown
A detailed look at what you'll build each week
Week 33
Docker & Containerisation
Build Docker images, run containers, and orchestrate multi-service apps with Docker Compose.
Week 34
React Fundamentals
Components, props, state, and event handling in React — the modern way to build UIs.
Week 35
React Hooks & API Integration
useEffect, custom hooks, and connecting your React frontend to a backend API.
Week 36
CI/CD & Deployment Pipelines
Automate testing and deployment with GitHub Actions and deploy to a cloud host.
Full 10-Month Curriculum
Explore every module in the programme
Month 1
Engineering Foundations
Month 2
Linux & Shell Scripting
Month 3
Systems Programming in C
Month 4
Data Structures & Algorithms
Month 5
Python Programming
Month 6
Databases & Web APIs
Month 7
Frontend Web Development
Month 8
Advanced Frontend
Month 9
DevOps & React
Month 10
Mobile & Full-Stack Capstone