The Meta Front-End Developer Professional Certificate consists of 9 online courses that provide the tools and skills to succeed in Front-End Developer. This 9-course program, designed by the software engineering experts at Meta, will prepare you for a career as a front-end developer.
This repository contains all assignments, demos, and cheat sheets from the 9 courses in the "Meta Front-End Developer Professional Certificate" on Coursera.
-
✅ Course 1: Introduction to Front-End Development
- Week 1: Get started with web development
- Week 2: Introduction to HTML and CSS
- Week 3: UI Frameworks
- Week 4: End-of-Course Graded Assessment
-
✅ Course 2: Programming with JavaScript
- Week 1: Introduction to Javascript
- Week 2: The Building Blocks of a Program
- Week 3: Programming Paradigms
- Week 4: Testing
- Week 5: End-of-Course Graded Assessment
-
✅ Course 3: Version Control
- Week 1: Software collaboration
- Week 2: Command Line
- Week 3: Working with Git
- Week 4: End-of-Course Graded Assessment
-
✅ Course 4: HTML and CSS in depth
- Week 1: HTML in depth
- Week 2: Interactive CSS
- Week 3: End-of-Course Graded Assessment
-
Course 5: React Basics
- Week 1: React Components
- Week 2: Data and State
- Week 3: Navigation, Updating and Assets in React.js
- Week 4: Your first React App