Update Day 1.md
This commit is contained in:
parent
adb713490b
commit
624695695b
1 changed files with 8 additions and 8 deletions
|
@ -11,15 +11,15 @@ This camp is all about learning the basics of JavaScript and using the Code Ninj
|
|||
1. Once everyone is logged in, we can start learn some JavaScript basics!
|
||||
|
||||
## Follow Along 👏
|
||||
1. First things first, let's open up our curriculem for today by clicking [this](#page=4) link.
|
||||
1. First things first, let's open up our curriculem for today by clicking [this](https://raw.githubusercontent.com/codeninjasgg/javascript-camp/master/.sensei/Beginning_JavaScript.pdf#page=4) link.
|
||||
1. We will now click [here](https://dojo.code.ninja/welcome/cn-ca-garden-grove) to sign in the the Code Ninjas dojo to access the GDP.
|
||||
1. Let's [learn](#page=5) how to create a private path.
|
||||
1. Let's [learn](#page=6) how to create a new scene and go over how to navigate the various sections of the GDP.
|
||||
1. Now let's [begin](#page=14) our activities for today! When you complete an activity, let your sensei know so that they can verify that your code is spot-on! Be courageous and ask questions.
|
||||
1. [The Basics](#page=14)
|
||||
1. [Moving Things](#page=18)
|
||||
1. [Round and Round](#page=22)
|
||||
1. [Clock](#page=28)
|
||||
1. Let's [learn](https://raw.githubusercontent.com/codeninjasgg/javascript-camp/master/.sensei/Beginning_JavaScript.pdf#page=5) how to create a private path.
|
||||
1. Let's [learn](https://raw.githubusercontent.com/codeninjasgg/javascript-camp/master/.sensei/Beginning_JavaScript.pdf#page=6) how to create a new scene and go over how to navigate the various sections of the GDP.
|
||||
1. Now let's [begin](https://raw.githubusercontent.com/codeninjasgg/javascript-camp/master/.sensei/Beginning_JavaScript.pdf#page=14) our activities for today! When you complete an activity, let your sensei know so that they can verify that your code is spot-on! Be courageous and ask questions.
|
||||
1. [The Basics](https://raw.githubusercontent.com/codeninjasgg/javascript-camp/master/.sensei/Beginning_JavaScript.pdf#page=14)
|
||||
1. [Moving Things](https://raw.githubusercontent.com/codeninjasgg/javascript-camp/master/.sensei/Beginning_JavaScript.pdf#page=18)
|
||||
1. [Round and Round](https://raw.githubusercontent.com/codeninjasgg/javascript-camp/master/.sensei/Beginning_JavaScript.pdf#page=22)
|
||||
1. [Clock](https://raw.githubusercontent.com/codeninjasgg/javascript-camp/master/.sensei/Beginning_JavaScript.pdf#page=28)
|
||||
|
||||
---
|
||||
|
||||
|
|
Reference in a new issue