Full Stack Web Developer
Did you know that the majority of Web Developers are self taught? Given the vast amount of online resources, this is offcourse no surprise. The huge demand for Web Developers means that those willing to learn the required skills enjoy great job prospects, and often great compensation. This curated Full Stack Developer track is a great place to start.
The below learning journey links to the free resources provided by freecodecamp.org , and offers a great starting point to develop the skills required to become a Web Developer.
Have you finished the track skills and are looking for support with landing a Web Developer job? We are happy to help.
Feel free to contact us.
Web Developer Track
Primer
2
Start off with this this great primer covering what a Web Developer is.
Click here.
Responsive Web Design
2
In this Responsive Web Design Certification, you’ll learn the languages that developers use to build webpages: HTML (Hypertext Markup Language) for content, and CSS (Cascading Style Sheets) for design.
Go to freecodecamp.org
JavaScript Algorithms and Data Structures
While HTML and CSS control the content and styling of a page, JavaScript is used to make it interactive. In the JavaScript Algorithm and Data Structures Certification, you’ll learn the fundamentals of JavaScript including variables, arrays, objects, loops, and functions.
Go to freecodecamp.org
Front End Development Libraries
Now that you’re familiar with HTML, CSS, and JavaScript, level up your skills by learning some of the most popular front end libraries in the industry.
In the Front End Development Libraries Certification, you’ll learn how to style your site quickly with Bootstrap. You’ll also learn how add logic to your CSS styles and extend them with Sass.
Go to freecodecamp.org
Back End Development and APIs
In the Back End Development and APIs Certification, you’ll learn how to write back end apps with Node.js and npm (Node Package Manager). You’ll also build web applications with the Express framework, and build a People Finder microservice with MongoDB and the Mongoose library.
Go to freecodecamp.org
Coding Interview Prep
If you’re looking for free coding exercises to prepare for your next job interview, we’ve got you covered.
Start here.