|
3 | 3 | [freeCodeCamp.org](https://www.freecodecamp.org/) is a non-profit organization that helps thousands of people learn to code for free. This repository captures my personal solutions for this certification path.</br></br>
|
4 | 4 |
|
5 | 5 | ## Courses
|
6 |
| -1. [**Basic JavaScript**](https://github.com/BorislavChernev/FreeCodeCamp-JavaScript-Algorithms-and-Data-Structures/tree/main/Basic-Algorithm-Scripting) **(28 Tasks)** |
7 |
| -2. [**ES6**](https://github.com/BorislavChernev/FreeCodeCamp-JavaScript-Algorithms-and-Data-Structures/tree/main/ES6) **(44 Tasks)** |
8 |
| -3. [**Regular Expressions**](https://github.com/BorislavChernev/FreeCodeCamp-JavaScript-Algorithms-and-Data-Structures/tree/main/Regular-Expressions) **(52 Tasks)** |
9 |
| -4. [**Debugging**](https://github.com/BorislavChernev/FreeCodeCamp-JavaScript-Algorithms-and-Data-Structures/tree/main/Debugging) **(22 Tasks)** |
10 |
| -5. [**Basic Data Structures**](https://github.com/BorislavChernev/FreeCodeCamp-JavaScript-Algorithms-and-Data-Structures/tree/main/Basic-Data-Structures) **(4 Tasks)** |
11 |
| -6. [**Basic Algorithm Scripting**](https://github.com/BorislavChernev/FreeCodeCamp-JavaScript-Algorithms-and-Data-Structures/tree/main/Basic-Algorithm-Scripting) **(17 Tasks)** |
12 |
| -7. [**Object Oriented Programming**](https://github.com/BorislavChernev/FreeCodeCamp-JavaScript-Algorithms-and-Data-Structures/tree/main/Object-Oriented-Programming) **(22 Tasks)** |
13 |
| -7. [**Functional Programming**](https://github.com/BorislavChernev/FreeCodeCamp-JavaScript-Algorithms-and-Data-Structures/tree/main/Functional-Programming) **(22 Tasks)** |
14 |
| -7. [**Intermediate Algorithm Scripting**](https://github.com/BorislavChernev/FreeCodeCamp-JavaScript-Algorithms-and-Data-Structures/tree/main/Intermediate-Algorithm-Scripting) **(22 Tasks)** |
| 6 | +1. [**Basic JavaScript**](https://github.com/BorislavChernev/FreeCodeCamp-JavaScript-Algorithms-and-Data-Structures/tree/main/Basic-Algorithm-Scripting) **(113 Tasks)** |
| 7 | +2. [**ES6**](https://github.com/BorislavChernev/FreeCodeCamp-JavaScript-Algorithms-and-Data-Structures/tree/main/ES6) **(29 Tasks)** |
| 8 | +3. [**Regular Expressions**](https://github.com/BorislavChernev/FreeCodeCamp-JavaScript-Algorithms-and-Data-Structures/tree/main/Regular-Expressions) **(33 Tasks)** |
| 9 | +4. [**Debugging**](https://github.com/BorislavChernev/FreeCodeCamp-JavaScript-Algorithms-and-Data-Structures/tree/main/Debugging) **(12 Tasks)** |
| 10 | +5. [**Basic Data Structures**](https://github.com/BorislavChernev/FreeCodeCamp-JavaScript-Algorithms-and-Data-Structures/tree/main/Basic-Data-Structures) **(20 Tasks)** |
| 11 | +6. [**Basic Algorithm Scripting**](https://github.com/BorislavChernev/FreeCodeCamp-JavaScript-Algorithms-and-Data-Structures/tree/main/Basic-Algorithm-Scripting) **(16 Tasks)** |
| 12 | +7. [**Object Oriented Programming**](https://github.com/BorislavChernev/FreeCodeCamp-JavaScript-Algorithms-and-Data-Structures/tree/main/Object-Oriented-Programming) **(26 Tasks)** |
| 13 | +7. [**Functional Programming**](https://github.com/BorislavChernev/FreeCodeCamp-JavaScript-Algorithms-and-Data-Structures/tree/main/Functional-Programming) **(24 Tasks)** |
| 14 | +7. [**Intermediate Algorithm Scripting**](https://github.com/BorislavChernev/FreeCodeCamp-JavaScript-Algorithms-and-Data-Structures/tree/main/Intermediate-Algorithm-Scripting) **(21 Tasks)** |
15 | 15 |
|
16 | 16 | ## Projects
|
17 | 17 | here you can find the projects i have created to accomplish this learning path and obtain a certification.
|
|
0 commit comments