Skip to content

Programs

Three tracks. One standard of engineering.

Whether you spend 16 weeks on the interface, 18 on the services behind it, or 28 weeks on both, you will finish able to design, build, test and deploy software that other people can maintain.

What's included
  • 120 to 240 live hoursDepending on the trackLive
  • 3 to 6 reviewed projectsDeployed and publicPortfolio
  • No prior coding requiredFor Frontend and Full-StackBeginner-friendly

Choose your track

The tracks share the same engineering habits and differ only in where they go deep. If you are unsure, book a demo and we will tell you which one fits your background and your available hours.

Module-by-module syllabus

The full contents of each track. Nothing here is padding, and anything that stops appearing in job descriptions gets cut at the annual review.

Frontend Engineering — 16 weeks, 120 live hours

  • Weeks 1–2 · Markup and layout that holds up. Semantic HTML, document outline, forms and validation, CSS box model, Flexbox, Grid, responsive breakpoints, custom properties, and an accessibility pass with a screen reader.
  • Weeks 3–4 · Tailwind CSS and design systems. Utility-first styling, configuration and theming, component extraction, dark mode, and rebuilding an existing design to pixel accuracy from a Figma file.
  • Weeks 5–7 · JavaScript, properly. Scope and closures, the event loop, promises and async/await, array and object transformation, modules, fetch and error handling, DOM events, and debugging in browser dev tools.
  • Weeks 8–9 · TypeScript. Types, interfaces, unions and narrowing, generics, utility types, strict mode, and typing third-party API responses without resorting to any.
  • Weeks 10–13 · React. Components and props, hooks in depth, controlled forms, routing, data fetching and caching, global state, memoisation and render profiling, error boundaries, testing with React Testing Library.
  • Week 14 · Next.js. App Router, server and client components, server actions, data loading patterns, image and font optimisation, SEO metadata, and deployment.
  • Week 15 · Angular in contrast. Modules, components, dependency injection, RxJS observables and reactive forms, taught so you can read and maintain an Angular codebase and pass interviews that ask for it.
  • Week 16 · React Native and shipping. One cross-platform mobile build, navigation, native storage, plus performance budgets, Lighthouse audits and a portfolio review.

Backend Engineering — 18 weeks, 140 live hours

  • Weeks 1–3 · C# and object-oriented design. Types and collections, classes and interfaces, LINQ, exception handling, async/await, dependency injection, and the SOLID principles applied to code you have already written.
  • Weeks 4–6 · Relational databases and SQL. Normalisation, keys and relationships, joins, aggregation, transactions and isolation, stored procedures, execution plans, and indexing a slow query until it is fast.
  • Weeks 7–9 · ASP.NET Core Web API. Controllers and minimal APIs, model binding and validation, Entity Framework Core, migrations, repository and service layering, global error handling, and API versioning.
  • Weeks 10–11 · Node.js and Express. The event loop and non-blocking IO, middleware pipelines, routing, file uploads, streaming responses, and building the same API twice so the patterns become visible.
  • Week 12 · MongoDB. Document modelling, embedding versus referencing, the aggregation pipeline, indexes, and when a document store is the wrong answer.
  • Weeks 13–14 · Security and API hardening. Password hashing, JWT access and refresh tokens, role and policy-based authorisation, CORS, input sanitisation, the OWASP Top Ten, rate limiting and secrets management.
  • Weeks 15–16 · Scale and reliability. Redis caching, background jobs and queues, pagination strategies, structured logging, health checks, and load-testing your own endpoints.
  • Weeks 17–18 · Testing and delivery. Unit tests with xUnit and Jest, integration tests against a real database, Docker images and compose files, GitHub Actions pipelines, and deploying to Azure or AWS.

Full-Stack Engineering — 28 weeks, 240 live hours

  • Weeks 1–13 · Frontend core. The full frontend syllabus above, compressed only where it overlaps with later backend work.
  • Weeks 14–22 · Backend core. C#, ASP.NET Core, Node.js, SQL, MongoDB, authentication, caching and testing, taught against APIs your own interfaces will consume.
  • Weeks 23–24 · Integration and delivery. End-to-end authentication flows, file storage, payment gateway integration, environment configuration, Docker Compose for the whole stack, and CI/CD pipelines with automated deploys.
  • Weeks 25–28 · Capstone and interview preparation. One product taken from schema to public URL, with a documented architecture, tests and monitoring, running alongside data-structures drills, system-design walkthroughs and six recorded mock interviews.

Every course we currently run

The three career tracks we run, each taught live with the same review standard.

Technologies covered across the tracks

Every item here is taught in live sessions and used in at least one reviewed project. We do not list technologies we merely mention.

  • HTML5
  • CSS3
  • Tailwind CSS
  • JavaScript
  • TypeScript
  • React
  • Next.js
  • Angular
  • Redux Toolkit
  • React Native
  • Node.js
  • Express
  • .NET 8
  • C#
  • Entity Framework Core
  • SQL
  • MongoDB
  • Redis
  • REST APIs
  • JWT & OAuth
  • Git & GitHub
  • Docker
  • GitHub Actions
  • Cloud deployment
  • Testing
  • Linux & CLI

How to enrol

Five steps from your first enquiry to your first class. Nothing is charged before step three.

  1. Send an enquiry or call us

    Step 1 · Same-day response

    Tell us your background, your available hours and what you want to be doing in a year. An advisor calls back within one working day, usually the same afternoon.

  2. Attend a free demo class

    Step 2 · 90 minutes, no cost

    Join a running batch live, watch how a session is taught, and stay behind to question the learners in it. If we think a different path suits you better, we will say so here.

  3. Confirm your track and seat

    Step 3 · Pay in full or start an EMI

    Choose a batch timing, pick full payment or zero-cost EMI over 3, 6 or 9 months, and your seat is held. Deposits are fully refundable up to seven days before the batch starts.

  4. Set up your environment in week zero

    Step 4 · Before class one

    A mentor walks you through installing your editor, runtime, database and Git client, and you push a first commit. Class one is then spent on code, not on installers.

  5. Start building

    Step 5 · Week one

    Live sessions begin, your first assignment lands within days, and your first written code review arrives 48 hours after you submit it.

Fees for each track

One fee, everything included. No separate placement charge, no income-share agreement and no upsell once you are enrolled. Taking Frontend and Backend as two separate tracks costs ₹50,000, so Full-Stack at ₹40,000 is ₹10,000 less and adds the integration work neither single track covers.

  • Frontend Engineering

    ₹25,000

    16 weeks · 120 live hours

    What’s included

    • 120 hours of live instruction across 16 weeks
    • HTML, CSS, Tailwind, JavaScript and TypeScript
    • React and Next.js in depth
    • Angular comparison module
    • One React Native mobile build
    • 3 reviewed portfolio projects, all deployed
    • Written code review on every submission
    • Doubt-clearing slots six days a week
    • Accessibility and performance audit training
    • Resume, portfolio and LinkedIn rewrite
    • Placement referrals to companies we have a contact at
    • Lifetime access to syllabus updates
  • Full-Stack Engineering

    Popular

    ₹40,000

    28 weeks · 240 live hours · Most comprehensive

    What’s included

    • 240 hours of live instruction across 28 weeks
    • Everything in the Frontend and Backend tracks
    • 6 reviewed portfolio projects including a 6-week capstone
    • Payment gateway, file storage and email integration
    • Docker, GitHub Actions and cloud deployment
    • Weekly data-structures and problem-solving drills
    • System-design walkthroughs from week twelve
    • 6 recorded mock interviews with written feedback
    • A dedicated mentor for the full 28 weeks
    • Placement support with no time limit
    • Free module repeats for life, subject to seats
  • Backend Engineering

    ₹25,000

    18 weeks · 140 live hours

    What’s included

    • 140 hours of live instruction across 18 weeks
    • C# with ASP.NET Core and Node.js with Express
    • Entity Framework Core and migrations
    • SQL modelling, indexing and query tuning
    • MongoDB documents and aggregation pipelines
    • REST design, JWT auth and role-based authorisation
    • Caching, background jobs and rate limiting
    • Automated testing with xUnit and Jest
    • Docker and one cloud deployment
    • 3 reviewed portfolio projects, all deployed
    • Resume, portfolio and LinkedIn rewrite
    • Placement referrals to companies we have a contact at

GST included. Zero-cost EMI over 3, 6 or 9 months. Fees are refundable in full up to seven days before your batch starts.

Questions about the programs

Practical answers about prerequisites, workload, timings and what happens if life gets in the way.

What are the prerequisites for each track?
Frontend and Full-Stack need no prior coding at all, only comfortable computer use and English reading. Backend expects that you have written some code before, in any language, and understand variables, loops and functions. If you are unsure, we will give you a 30-minute readiness exercise at the demo stage.
How many hours a week will this take outside class?
Plan for 12 to 15 hours a week beyond the live sessions for the Frontend and Backend tracks, and 15 to 18 for Full-Stack. Learners who consistently give less than eight hours a week are the ones who do not finish, which is why we ask about your schedule before taking your money.
Can I do this alongside a full-time job?
Most of our learners do. Evening batches run from 7:00 PM, there is a 7:00 AM morning batch for people with unpredictable evenings, and the weekend batch covers the same syllabus over a longer calendar. Assignments have a soft deadline and a hard one, precisely because work weeks vary.
Should I take Frontend first and Backend later, or go straight to Full-Stack?
Going straight to Full-Stack is cheaper and faster than taking both tracks separately, and the integration weeks only exist there. Take a single track if you have a specific role in mind or if 28 weeks is more than your schedule can absorb.
Do you teach Angular as well as React?
React is the primary framework because it dominates the openings we see. Angular gets a dedicated module covering modules, dependency injection, RxJS and reactive forms, which is enough to read, maintain and interview for an Angular codebase. If your target employer is Angular-first, tell us and your mentor will steer two projects that way.
Is the classroom option the same as live online?
Same syllabus, same instructor, same reviews. The classroom batch runs at weekends and has the advantage of in-person pair programming; the online batches have more timing options. Classroom learners can switch to the online stream for any week they cannot travel.
What happens if I have to drop out midway?
Tell your mentor. In almost every case we pause your enrolment and move you into a later batch at no charge, resuming from the module you left. If you have completed less than a quarter of the course and cannot return, we refund on a pro-rata basis.
Do you run corporate or team training?
Yes. We run in-house upskilling programmes on React, TypeScript, .NET and API design for engineering teams, scoped against your existing codebase rather than a generic syllabus. Contact us with your team size and target skills for a proposal.

Still deciding between the tracks?

Book a free demo class and tell us your background. In ninety minutes you will have seen the teaching, met the instructor and had a straight answer about which track fits.