This section lists the steps you have to complete BEFORE the bootcamp starts.
You are going to be fully self-learning HTML
and CSS
, so it is very important and mandatory that you complete the steps before the first sunday session at HackYourFuture.
You will also get a little introduction to Javascript
, so that you can be more comfortable jumping into it when the course starts.
The freeCodeCamp
courses are a good way to learn and their certifications are widely recognized, therefore we use this platform to give you a good start with learning Web Development
and having a way to showcase your learning.
There are 5 parts in the Responsive Web Design certification. Each part contains a few sections and a certification project at the end of each part.
You should finish first part and the certification project that goes with it. Namely:
This will familiarise you with CSS
colors and building Forms
with HTML
and CSS
, which are both essential parts of basic Web Development knowledge.
You should also complete 2 more sections from the second part:
Learning the CSS Box Model and Flexbox will give you very good foundational knowledge to deal with any styling or layout challenge.
Complete these steps in the freeCodeCamp JavaScript Algorithms and Data Structures certification:
- Comment Your JavaScript Code
- Declare JavaScript Variables
- Storing Values with the Assignment Operator
- Assigning the Value of One Variable to Another
- Initializing Variables with the Assignment Operator
- Declare String Variables
- Understanding Uninitialized Variables
- Understanding Case Sensitivity in Variables
- Explore Differences Between the var and let Keywords
- Declare a Read-Only Variable with the const Keyword
- Add Two Numbers with JavaScript
- Subtract One Number from Another with JavaScript
- Multiply Two Numbers with JavaScript
- Divide One Number by Another with JavaScript
- Increment a Number with JavaScript
- Decrement a Number with JavaScript
- Create Decimal Numbers with JavaScript
- Multiply Two Decimals with JavaScript
- Divide One Decimal by Another with JavaScript
- Finding a Remainder in JavaScript
- Compound Assignment With Augmented Addition
- Compound Assignment With Augmented Subtraction
- Compound Assignment With Augmented Multiplication
- Compound Assignment With Augmented Division
If you like the freeCodeCamp
format, you should definitely continue beyond what we ask of you and attain the various relevant certifications - especially by finishing off the Responsive Web Design and Javascript Algorithms and Data Structures certifications!
Before the first Sunday session, you must have completed all the steps listed above. You then need to make your freeCodeCamp profile public - Video here to show you how to do this - and post a link to your profile in your class Slack channel. If you do not do this before the first Sunday session, you will not be able to continue with the course.
-
If you have completed all these parts already, just continue further with the certifications. You are here to learn after all and you are entering a journey of self-teaching!
-
If you have not completed the steps listed above from the
Responsive Web Design
ceritification and theJavaScript Algorithms and Data Structures
certification by the time of the first Sunday session, you will not be able to continue with the course. -
Stuck or need help? Please use your class Slack channel to ask for help from your fellow students. Asking for help, explaining the problems you have, and sharing your own knowledge with your fellow students are all very important to succeed in HackYourFuture, so start practicing right now!