PratimaRoy / Pursuit-Core-Web

The master curriculum for Pursuit Core's web development cohorts.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Pursuit 8.0 Web Technical Curriculum

Introduction

Welcome to Pursuit's full-stack web development course. Through course, you will gain the skills needed to become a full-stack developer.

Modules

The core curriculum is separated into six modules:

Module Overview
Module 1 - Fundamentals     Learn the fundamentals of how to write code using JavaScript. Use functions, conditionals, control flow, arrays, strings and objects top solve algorithm problems and build command-line applications.
Module 2 - Building Web Apps     Learn front-end development using Vanilla JavaScript. By combining HTML, CSS and JavaScript, fellows build and host websites, starting with their own personal portfolio site.
Module 3 - React     Learn how to use React to build more complex and scalable applications.
Module 4 - Full Stack Express     Learn how to build APIs using Express and the database Postgres. Build a full-stack application by connecting your front end to your backend.
Module 5 - Data Structures & Algorithms     Learn the set of skills needed to pass technical interviews and take-home algorithm challenges.
Module 6 - Capstone     Combine all of the expertise gained from previous modules to build a full-stack Capstone project with a small group. Learn how to conceptualize and pitch a product as well as explain the technical details.

Additional Resources

About

The master curriculum for Pursuit Core's web development cohorts.


Languages

Language:JavaScript 76.9%Language:HTML 17.7%Language:CSS 3.0%Language:Shell 2.4%