Skip to content

Commit e6b5640

Browse files
Update README.md
1 parent d4e5587 commit e6b5640

File tree

1 file changed

+9
-9
lines changed

1 file changed

+9
-9
lines changed

README.md

Lines changed: 9 additions & 9 deletions
Original file line numberDiff line numberDiff line change
@@ -3,15 +3,15 @@
33
[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>
44

55
## 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)**
1515

1616
## Projects
1717
here you can find the projects i have created to accomplish this learning path and obtain a certification.

0 commit comments

Comments
 (0)