Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Commit 2004fd4

Browse files
authored
Merge pull request HackYourFuture#58 from HackYourFuture/gijscor-patch-1
replace another link that is too hard to read
2 parents 4464846 + 349a134 commit 2004fd4

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

Week3/README.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -32,10 +32,10 @@ Please watch the following parts of the course, [Programming Foundations Fundame
3232
- [Array](http://javascript.info/array)
3333
- [Loops](http://javascript.info/while-for)
3434
- [Functions](http://javascript.info/function-basics)
35-
- [Another Functions article](http://eloquentjavascript.net/03_functions.html)
35+
- [Scope](https://github.com/HackYourFuture/fundamentals/blob/master/fundamentals/scope.md)
3636
- [Objects](http://javascript.info/object)
3737
- [Conditions](http://javascript.info/ifelse)
38-
- [Program structure](http://eloquentjavascript.net/02_program_structure.html)
38+
- [Expressions vs statements](https://www.youtube.com/watch?v=WVyCrI1cHi8)
3939

4040
#### Git work flow
4141
- Check out this video of Daan to see how we use Git Workflow to hand in Homework (from now on): https://www.youtube.com/watch?v=-o0yomUVVpU&index=2&list=PLVYDhqbgYpYUGxRdtQdYVE5Q8h3bt6SIA

0 commit comments

Comments
 (0)