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 f976369

Browse files
Update 06_IOandHelloWorld.md
1 parent f62735b commit f976369

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

‎06_IOandHelloWorld.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -24,7 +24,7 @@ One last thing to remember, when you write Javascript code: **JAVASCRIPT IS CASE
2424

2525
## Hello World
2626

27-
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.
27+
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`](https://github.com/mbarsott/LearnProgrammingWithJavascript/tree/master/Exercises/ex01): create your Hello World program and run it in Node.js.
2828

2929
[Back to course outline](https://github.com/mbarsott/LearnProgrammingWithJavascript/blob/master/README.md#learn-programming-with-javascript)
3030

0 commit comments

Comments
(0)

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