Skip to content

Commit 85aa162

Browse files
authored
Updated reading materials
Thomas will update this further with some reading from the JS book
1 parent 64d51a5 commit 85aa162

1 file changed

Lines changed: 3 additions & 3 deletions

File tree

Week4/README.md

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
### Reading Week 4
22

33
To be read before the 5th lecture:
4-
5-
- http://eloquentjavascript.net/06_object.html
6-
- http://eloquentjavascript.net/05_higher_order.html
4+
- Code conventions: http://javascript.crockford.com/code.html
5+
- Objects continued: http://eloquentjavascript.net/06_object.html
6+
- XHTTP requests: https://www.kirupa.com/html5/making_http_requests_js.htm

0 commit comments

Comments
 (0)