You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: Week0/README.md
+6-4Lines changed: 6 additions & 4 deletions
Original file line number
Diff line number
Diff line change
@@ -12,10 +12,12 @@ In week one we will discuss the following topics:
12
12
### Here are resources that we like you to read as a preparation for the coming lecture:
13
13
14
14
Please watch the following parts of the course, [Programming Foundations Fundamentals](https://www.lynda.com/Programming-Foundations-tutorials/Welcome/83603/90426-4.html) on Lynda.com (if you don't have access to Lynda yet ask Gijs):
15
-
0. Introduction
16
-
1. Programming Basics
17
-
2. Core Programming Syntax
18
-
3. Variables and Data Types
15
+
16
+
Only watch the below chapters:
17
+
0. Introduction
18
+
1. Programming Basics
19
+
2. Core Programming Syntax
20
+
3. Variables and Data Types
19
21
20
22
- Read this ~ http://speakingjs.com/es5/ch01.html read up to and including the *Strings* chapter (it’s okay if you don’t understand all of it yet, we will cover these concepts in class as well. Do make sure to write or document the questions you have so we can discuss them in class)
0 commit comments