Built as an alternative to the 15,000 USD Bootcamps.
The course curriculums 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.
Full Stack Course
$499
one-off discounted
Who are these courses for?
What's in this course curriculum?
Will you help me get a job?
What if I would like a refund?
What if I think this is too expensive?
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 - Full Stack Only
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 - Full Stack Only
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 - Full Stack Only
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 - Full Stack Only
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 - Full Stack Only
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 - Full Stack Only
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 - Full Stack Only
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 - Full Stack Only
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 - Full Stack Only
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 - Full Stack Only
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 - Full Stack Only
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.