Built as an alternative to the 15,000 USD Bootcamps.

The course curriculum can be found written down below as well as in the video on the homepage. Please give it a watch here or get in touch if you have more questions! We would love to help.

Complete

$499

one-off discounted

  • Entire Full Stack Developer Course for the Visual Learner.
  • 470+ videos and counting.
  • Source code for all 22 Projects.
  • Over 70 hours of content.
  • Exclusive access to the Course Discord Community.
  • Group Calls.
  • Show and Tell!
  • CV and Job Hunt advice.
  • Lifetime membership.
BUY NOW

Installment Plan

$179

over 3 months

  • Entire Full Stack Developer Course for the Visual Learner.
  • 470+ videos and counting.
  • Source code for all 22 Projects.
  • Over 70 hours of content.
  • Exclusive access to the Course Discord Community.
  • Group Calls.
  • Show and Tell!
  • CV and Job Hunt advice.
  • Lifetime membership.
BUY NOW

VIP

$999

coming soon

  • Entire Full Stack Developer Course for the Visual Learner.
  • 470+ videos and counting.
  • Source code for all 22 Projects.
  • Over 70 hours of content.
  • Exclusive access to the Course Discord Community.
  • Group Calls.
  • Show and Tell! 
  • CV and Job Hunt advice.
  • Lifetime membership.
  • Access to the VIP members channel on Discord.
  • Two 1-1 mentorship calls with Ania.
COMING SOON

 

Subscribe to get tips and tricks to level up your skills

Course Curriculum

What makes up our course.

Module 1

Code Editors

We will start off the course with understanding how to actually get code showing up in our web browsers in the first place. For this I will talk you through some tools to your disposal. You will pick the one right for you.

Module 2

HTML

In this part of the course we will learn about the markup language that helps us give structure and semantic meaning to webpages. This module includes exercises and projects that we will discuss in our show-and-tell group calls.

Module 3

CSS

In this module we learn about CSS, or Cascading Style Sheets. This is essentially what makes our webpages and apps look good. This module contains 5 projects that we can discuss in our group calls and in the community.

Module 4

JavaScript

Teaching JavaScript is my favourite part of being an online coding instructor. It is the programming language that allows our webpages and apps to 'do things'. 7 projects will be included in this module, with final code discussed.

Module 5

Advanced JavaScript

This is the second module to cover the topic of JavaScript and will include 3 comparatively harder projects to complete. Help for these projects will be available to you via group call or the online community.

Module 6

HTTP

HTTP Request methods allow us to send things over the internet. In this module I will show you how to do that using JavaScript. We will be using HTTP requests to work with API’s in getting, posting, updating and deleting data.

Module 7

Asynchronous JavaScript

We write JavaScript asynchronously as well as go into why we might want to do this. This is a relatively complex module and will be available to you as a lifetime membership if you feel you would like to go back to it at any point.

Module 8

Node.js/Express.js

In this module we start looking at some backend development as well as two technologies that will help us do this. This module will be in preparation for some of our big full stack projects that will be coming up so put those thinking hats on!

Module 9

Databases

In this module we start looking at how to work with external databases. For this module we will be using a NoSQL database that we will interact with using a RESTful API. We will use it to get, post, update and delete data.

Module 10

React.js

React is a popular frontend library that we will be using in this course. In this module I will show you how to work with it to build out our most ambitious projects. Help for this will be available on our group calls and community.

Module 11

GitHub

In this module I show you the simplest way to upload files onto GitHub. This will be a relatively quick module that will show us how to host our project files online so that we are ready to present them in the best way to employers.

Module 12

Hosting sites

In this relatively quick and easy module we learn how to host our Developer Portfolio on the internet together. I will show you how to get your own domain as well as host files on the internet, in order to view them online.

Module 13

CV Prep

In this module I go through my CV that landed me my first developer job and give suggestions on how to write one. If you would like help in me reviewing your CV, I will be available to do this on the online community.

Module 14

SQL

**BONUS**
This is a bonus module for you to complete after you have finished the course. it will cover the popular query language SQL. SQL is used for communicating with databases.

Module 15

Authentication

**BONUS**
This is a bonus module for you to complete after you have finished the course. In this module I will teach you how to create a way to signup and log in to apps. We will use this in our bonus project.

Module 16

Authenticated App

**BONUS**
Full Stack Todo App with Authentication. This is a bonus module for you to complete after you have finished the course. It consists of 36 bonus videos that will help you create an authenticated to do app.