From adb713490b731ac9cd658d23c567e43943150e47 Mon Sep 17 00:00:00 2001 From: Code Ninjas Garden Grove <68670709+codeninjasgg@users.noreply.github.com> Date: Wed, 19 Aug 2020 16:54:41 -0700 Subject: [PATCH] day1 --- ...ript_v1r5.pdf => Beginning_JavaScript.pdf} | Bin pages/Day 1.md | 20 ++++++++++++++++-- 2 files changed, 18 insertions(+), 2 deletions(-) rename .sensei/{BeginningJavascript_v1r5.pdf => Beginning_JavaScript.pdf} (100%) diff --git a/.sensei/BeginningJavascript_v1r5.pdf b/.sensei/Beginning_JavaScript.pdf similarity index 100% rename from .sensei/BeginningJavascript_v1r5.pdf rename to .sensei/Beginning_JavaScript.pdf diff --git a/pages/Day 1.md b/pages/Day 1.md index 041bd81..0345678 100644 --- a/pages/Day 1.md +++ b/pages/Day 1.md @@ -1,10 +1,26 @@ # Day 1 ## Camp Rules ❤ -1. Stay muted unless your code sensei grants permission; raise your hand to ask questions. -1. Keep your webcam on your face so your code sensei can notice when you raise your hand. 1. In general, be respectful to your fellow campers and to your code sensei ☺. +## Camp Overview 👀 +This camp is all about learning the basics of JavaScript and using the Code Ninjas GDP (**G**ame **D**evelopment **P**latform). + +## Today's Overview 🌞 +1. Today, we are going to learn how to access the Code Ninjas dojo and GDP. +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. 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) + --- See you tomorrow for day 2! \ No newline at end of file