-
Notifications
You must be signed in to change notification settings - Fork 1
/
Copy pathlab-locations.txt
47 lines (32 loc) · 983 Bytes
/
lab-locations.txt
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
Week 1:
Welcome to Snap! [intro_new/1-introduction.topic]
Week 2:
Build Your Own Blocks intro_new/2-loops-variables.topic]
Conditionals [intro_new/3-conditionals.topic]
Week 3:
Functions [intro_new/4-abstraction-testing.topic]
Lists [lists/lists-I.topic]
Week 4:
Algorithms [areas/algorithms.topic]
Algorithmic Complexity [areas/algorithm-complexity.topic]
Week 5:
Finch Robots [robots/robots.topic]
Week 6:
Concurrency [areas/concurrency.topic]
Trees and Fractals Using Recursion [recur/recursion-trees-fractals.topic]
Week 7:
Recursive Reporters [recur/recursive-reporters.topic]
Week 8:
Tic Tac Toe [lists/tic-tac-toe.topic]
Week 9: No Labs
Week 10: No Labs
Week 11:
The Internet [areas/internet.topic]
Practice with HOFs and Functions as Data [hofs/hofs-practice.topic]
Week 12:
Besides Blocks: Welcome to Python [python/besides-blocks-intro.topic]
Week 13:
Besides Blocks: Data Structures in Python
Besides Blocks: Data in Python
Week 14: No Labs
Week 15: No Labs