File tree

1 file changed

+6
-0
lines changed

1 file changed

+6
-0
lines changed
Original file line numberDiff line numberDiff line change
@@ -25,3 +25,9 @@ One last thing to remember, when you write Javascript code: **JAVASCRIPT IS CASE
2525
## Hello World
2626

2727
One famous tradition in learning computer languages is creating your first program to write the text "Hello World!" on the screen. I guess that if you have gone this far in this course you have all the knowledge you need to to that, so you are ready to do your first exercise, that you will find in the `ex01` folder, under `Exercises`: create your Hello World program and run it in Node.js.
28+
29+
[Back to course outline](https://.com/mbarsott/LearnProgrammingWithJavascript/blob/master/README.md#learn-programming-with-javascript)
30+
31+
[Previous Page](https://.com/mbarsott/LearnProgrammingWithJavascript/blob/master/05_CodeComments.md#code-comments)
32+
33+
[Next Page](https://.com/mbarsott/LearnProgrammingWithJavascript/blob/master/README.md#learn-programming-with-javascript)

0 commit comments

Comments
 (0)