Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings

Commit ff10fd7

Browse files
Update 06_IOandHelloWorld.md
1 parent ac86479 commit ff10fd7

File tree

1 file changed

+6
-0
lines changed

1 file changed

+6
-0
lines changed

‎06_IOandHelloWorld.md‎

Lines changed: 6 additions & 0 deletions
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://github.com/mbarsott/LearnProgrammingWithJavascript/blob/master/README.md#learn-programming-with-javascript)
30+
31+
[Previous Page](https://github.com/mbarsott/LearnProgrammingWithJavascript/blob/master/05_CodeComments.md#code-comments)
32+
33+
[Next Page](https://github.com/mbarsott/LearnProgrammingWithJavascript/blob/master/README.md#learn-programming-with-javascript)

0 commit comments

Comments
(0)

AltStyle によって変換されたページ (->オリジナル) /