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

Skip to content

Commit 5400f9b

Browse files
authored
fixed list
1 parent 7653a3e commit 5400f9b

File tree

1 file changed

+6
-4
lines changed

1 file changed

+6
-4
lines changed

Week0/README.md

Lines changed: 6 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -12,10 +12,12 @@ In week one we will discuss the following topics:
1212
### Here are resources that we like you to read as a preparation for the coming lecture:
1313

1414
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
1921

2022
- 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)
2123

0 commit comments

Comments
 (0)