top of page

TECH PATHWAY

Front End Developer Pathway

This is the perfect place to start your journey as a front-end developer. With no prior knowledge needed, you will gain a mastery of HTML, CSS, and JavaScript, allowing you to put together beautiful, functional websites and web apps yourself. Whether you want to go on to become a professional web developer or just work on your own side projects, the skills you gain in this path will give you a valuable leg up on your journey.

Pathways (6).png

Learning Objectives

Get your hands dirty writing and styling website front-ends using HTML and CSS

Build real-world projects including an image carousel and an infinitely scrolling list

Make your site interactive using JavaScript

Go beyond the basics: get introduced to TypeScript and React

Hands-On Programs

Preliminaries

Learn what web development is and get a high-level view of the web development landscape.

Cascading Style Sheets (CSS)

Start modifying how your pages look and feel in this introductory exploration of CSS.

Projects

Project time: build a dropdown menu and an infinitely scrolling list, similar to the Twitter news feed.

Hyper Text Markup Language (HTML)

Get started with the building blocks of HTML, the markup language at the core of the internet.

JavaScript

Get started with JavaScript data types, strings, and functions, and write your first lines of JavaScript code.

Launching a website

Learn the steps and entities involved in making your website available to anyone on the web.

bottom of page