This repository has been archived by the owner on Feb 27, 2023. It is now read-only.
-
-
Notifications
You must be signed in to change notification settings - Fork 115
JS Core - Lesson 2 #10
Labels
Comments
Open
@tvooo We'll be covering Objects and Arrays/Loops in both lesson 1 (which you're building) and 2 (I'm building), so I've been thinking how to best split the topics into two lessons. Here's what I had in mind: Objects
Arrays, Loops
What do you think? Would this be a good split of introduce in first lesson, dig deeper in second? Is it too much material? |
This was referenced Apr 4, 2017
This was referenced May 24, 2017
Merged
kabaros
added a commit
that referenced
this issue
May 26, 2017
* moving coding intro into coding-101 #10 * js-core lesson 1 updated based on Node Girls workshop #6 The Node Girls workshop is a great immersive start to JS: I've amended some bits to use more accurate terminology, I also updated some of the code samples to be more relevant to our students. I changed the Array explanation to use Tim's explanation as it is easier to grasp. I've also moved the existing content of Lesson 1 to Lesson 2 as it will serve as a good way to reiterate the more complex concepts like arrays, objects etc... * moving arrays and object from lesson 1 to lesson 2 * update JS-Core lesson 2 * updating research section for JS-Core lesson 2 * putting skeleton for lesson 3
Sign up for free
to subscribe to this conversation on GitHub.
Already have an account?
Sign in.
https://code-your-future.github.io/syllabus/js-core/lesson2.html
Please mention this issue# in any PRs, commits related to Lesson 2 in JS Core.
The text was updated successfully, but these errors were encountered: