File tree Expand file tree Collapse file tree 1 file changed +59
-1
lines changed
Expand file tree Collapse file tree 1 file changed +59
-1
lines changed Original file line number Diff line number Diff line change 11# JavaScript
2- Brainstorm for JavaScript module
2+ Brainstorm JavaScript module
3+
4+ Here is an overview of the brainstorm sessions for the JavaScript modules.
5+ Feel free to make suggestions or add anything.
6+ If everyone can help out with elaborating on the different subject that would be great!
7+
8+
9+ # What
10+
11+ ## Git introduction (one week)
12+ ** publish your websites on Git
13+ ** * branch and push, clone
14+
15+ ## Module 1
16+ * Intro Javascript (What is it, where can you use it for)
17+ * Basic datatypes (array strings numbers objects)
18+ * Loops, if statements
19+ * Function decleration and excecution (code flow)
20+ * Scope
21+
22+ ## Git Module (two weeks)
23+ * CLI
24+
25+ ## Module 2
26+ * Advanced datatypes(objects)
27+ * Code flow
28+ * JavaScript functions, callbacks (events)
29+
30+ ## Module 3
31+ * Http protocols
32+ * JSON
33+ * API's
34+ * Unit testing
35+
36+ ## Optional:
37+ * Code patterns
38+ * Observer patterns
39+ * Watcher patterns
40+
41+
42+ # How
43+
44+ * More interaction, working together in class
45+ * Verbal checks in class, see if they get it (maybe by presenting their work very shortly in class)
46+ * Smaller assignments of our own, not via FCC
47+ * Check in with students during the week, small questionaire?
48+ * Test after every module, if students fail they can't move on to the rest of the program. It is possible to redo a module (one time).
49+
50+
51+ ## Extra extra
52+ * Slackbot
53+ * Work in one environment
54+
55+
56+ ## After
57+ * Feedback from students and teachers on the modules
58+
59+
60+
You can’t perform that action at this time.
0 commit comments