Skip to content

Commit 44803c0

Browse files
authored
Update README.md
1 parent 17520c6 commit 44803c0

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

+1-1
Original file line numberDiff line numberDiff line change
@@ -14,7 +14,7 @@ You can clone this entire repository and follow along the course by starting wit
1414
4. [Basic Programming Structures and Pseudocode](https://github.com/mbarsott/LearnProgrammingWithJavascript/blob/master/04_BasicStructuresAndPseudocode.md#basic-programming-structures-and-pseudocode) [](https://courses.edx.org/courses/course-v1:HarvardX+CS50+X/course/)
1515
5. [Code Comments](https://github.com/mbarsott/LearnProgrammingWithJavascript/blob/master/05_CodeComments.md#code-comments) [](https://app.pluralsight.com/library/courses/learning-programming-javascript/table-of-contents)
1616
6. [IO and Hello World](https://github.com/mbarsott/LearnProgrammingWithJavascript/blob/master/06_IOandHelloWorld.md#io-and-hello-world) [](https://www.hackerrank.com/challenges/30-hello-world/tutorial)
17-
7. Functions [](https://app.pluralsight.com/library/courses/javascript-getting-started/table-of-contents)
17+
7. [Functions](https://github.com/mbarsott/LearnProgrammingWithJavascript/blob/master/07_Functions.md#functions) [](https://app.pluralsight.com/library/courses/javascript-getting-started/table-of-contents)
1818
8. Expressions and Statements [](https://app.pluralsight.com/library/courses/javascript-programming-basics/table-of-contents)
1919
9. Variables [](https://app.pluralsight.com/library/courses/javascript-getting-started/table-of-contents)
2020
10. String and Numeric Types [](https://app.pluralsight.com/library/courses/javascript-getting-started/table-of-contents)

0 commit comments

Comments
 (0)