Add hyperlinks for the curriculum (#34740)

- Add one missing class in JavaScript Algorithms and Data Structures Certification.
This commit is contained in:
Ahmed Atito
2018-12-27 02:40:50 -06:00
committed by Quincy Larson
parent ee5aeab2e8
commit bd244f9958

View File

@ -37,60 +37,67 @@ Here are our six core certifications:
#### 1. Responsive Web Design Certification #### 1. Responsive Web Design Certification
- Basic HTML and HTML5 - [Basic HTML and HTML5](https://learn.freecodecamp.org/responsive-web-design/basic-html-and-html5)
- Basic CSS - [Basic CSS](https://learn.freecodecamp.org/responsive-web-design/basic-css)
- Applied Visual Design - [Applied Visual Design](https://learn.freecodecamp.org/responsive-web-design/applied-visual-design)
- Applied Accessibility - [Applied Accessibility](https://learn.freecodecamp.org/responsive-web-design/applied-accessibility)
- Responsive Web Design Principles - [Responsive Web Design Principles](https://learn.freecodecamp.org/responsive-web-design/responsive-web-design-principles)
- CSS Flexbox - [CSS Flexbox](https://learn.freecodecamp.org/responsive-web-design/css-flexbox)
- CSS Grid <br /> - [CSS Grid](https://learn.freecodecamp.org/responsive-web-design/css-grid)
<br />
<br /> <br />
**Projects**: Tribute Page, Survey Form, Product Landing Page, Technical Documentation Page, Personal Portfolio Webpage **Projects**: Tribute Page, Survey Form, Product Landing Page, Technical Documentation Page, Personal Portfolio Webpage
#### 2. JavaScript Algorithms and Data Structures Certification #### 2. JavaScript Algorithms and Data Structures Certification
- Basic JavaScript - [Basic JavaScript](https://learn.freecodecamp.org/javascript-algorithms-and-data-structures/basic-javascript)
- ES6 - [ES6](https://learn.freecodecamp.org/javascript-algorithms-and-data-structures/es6)
- Regular Expressions - [Regular Expressions](https://learn.freecodecamp.org/javascript-algorithms-and-data-structures/regular-expressions)
- Debugging - [Debugging](https://learn.freecodecamp.org/javascript-algorithms-and-data-structures/debugging)
- Basic Data Structures - [Basic Data Structures](https://learn.freecodecamp.org/javascript-algorithms-and-data-structures/basic-data-structures)
- Algorithm Scripting - [Algorithm Scripting](https://learn.freecodecamp.org/javascript-algorithms-and-data-structures/basic-algorithm-scripting)
- Object-Oriented Programming - [Object Oriented Programming](https://learn.freecodecamp.org/javascript-algorithms-and-data-structures/object-oriented-programming)
- Functional Programming <br /> - [Functional Programming](https://learn.freecodecamp.org/javascript-algorithms-and-data-structures/functional-programming)
- [Intermediate Algorithm Scripting](https://learn.freecodecamp.org/javascript-algorithms-and-data-structures/intermediate-algorithm-scripting)
<br />
<br /> <br />
**Projects**: Palindrome Checker, Roman Numeral Converter, Caesar's Cipher, Telephone Number Validator, Cash Register **Projects**: Palindrome Checker, Roman Numeral Converter, Caesar's Cipher, Telephone Number Validator, Cash Register
#### 3. Front End Libraries Certification #### 3. Front End Libraries Certification
- Bootstrap - [Bootstrap](https://learn.freecodecamp.org/front-end-libraries/bootstrap)
- jQuery - [jQuery](https://learn.freecodecamp.org/front-end-libraries/jquery)
- Sass - [Sass](https://learn.freecodecamp.org/front-end-libraries/sass)
- React - [React](https://learn.freecodecamp.org/front-end-libraries/react)
- Redux - [Redux](https://learn.freecodecamp.org/front-end-libraries/redux)
- React and Redux <br /> - [React and Redux](https://learn.freecodecamp.org/front-end-libraries/react-and-redux)
<br />
<br /> <br />
**Projects**: Random Quote Machine, Markdown Previewer, Drum Machine, JavaScript Calculator, Pomodoro Clock **Projects**: Random Quote Machine, Markdown Previewer, Drum Machine, JavaScript Calculator, Pomodoro Clock
#### 4. Data Visualization Certification #### 4. Data Visualization Certification
- Data Visualization with D3 - [Data Visualization with D3](https://learn.freecodecamp.org/data-visualization/data-visualization-with-d3)
- JSON APIs and Ajax <br /> - [JSON APIs and Ajax](https://learn.freecodecamp.org/data-visualization/json-apis-and-ajax)
<br />
<br /> <br />
**Projects**: Bar Chart, Scatterplot Graph, Heat Map, Choropleth Map, Treemap Diagram **Projects**: Bar Chart, Scatterplot Graph, Heat Map, Choropleth Map, Treemap Diagram
#### 5. APIs and Microservices Certification #### 5. APIs and Microservices Certification
- Managing Packages with Npm - [Managing Packages with Npm](https://learn.freecodecamp.org/apis-and-microservices/managing-packages-with-npm)
- Basic Node and Express - [Basic Node and Express](https://learn.freecodecamp.org/apis-and-microservices/basic-node-and-express)
- MongoDB and Mongoose <br /> - [MongoDB and Mongoose](https://learn.freecodecamp.org/apis-and-microservices/mongodb-and-mongoose)
<br />
<br /> <br />
**Projects**: Timestamp Microservice, Request Header Parser, URL Shortener, Exercise Tracker, File Metadata Microservice **Projects**: Timestamp Microservice, Request Header Parser, URL Shortener, Exercise Tracker, File Metadata Microservice
#### 6. Information Security and Quality Assurance Certification #### 6. Information Security and Quality Assurance Certification
- Information Security with HelmetJS - [Information Security with HelmetJS](https://learn.freecodecamp.org/information-security-and-quality-assurance/information-security-with-helmetjs)
- Quality Assurance and Testing with Chai - [Quality Assurance and Testing with Chai](https://learn.freecodecamp.org/information-security-and-quality-assurance/quality-assurance-and-testing-with-chai)
- Advanced Node and Express <br /> - [Advanced Node and Express](https://learn.freecodecamp.org/information-security-and-quality-assurance/advanced-node-and-express)
<br />
<br /> <br />
**Projects**: Metric-Imperial Converter, Issue Tracker, Personal Library, Stock Price Checker, Anonymous Message Board **Projects**: Metric-Imperial Converter, Issue Tracker, Personal Library, Stock Price Checker, Anonymous Message Board