Skip to content
This repository has been archived by the owner on Jun 24, 2023. It is now read-only.

Latest commit

 

History

History

0-Infosession

Folders and files

NameName
Last commit message
Last commit date

parent directory

..
 
 
 
 

#Unit 0 - ScriptEd Info Session

##Synopsis Students will learn what to expect from being a part of the ScriptEd program, fill out an application, sign up for github and jsbin, and do some coding activities.

##Lessons

  1. ScriptEd Information Session

##Standards

####English Standards CCSS.ELA-LITERACY.L9-10.1

Demonstrate command of the conventions of standard English grammar and usage when writing or speaking.

CCSS.ELA-LITERACY.L.9-10.1.B

Use various types of phrases (noun, verb, adjectival, adverbial, participial, prepositional, absolute) and clauses (independent, dependent; noun, relative, adverbial) to convey specific meanings and add variety and interest to writing or presentations.

####CSTA Standards

CT.L2-03 Define an algorithm as a sequence of instructions that can be processed by a computer.

CT.L2-04 Evaluate ways that different algorithms may be used to solve the same problem.

####ScriptEd Standards

CPP.L2-03: Variables

  • Student can create, name, and assign values to variables.
  • Student understands and can explain variable creation, reassignment, and scope.