Skip to content

Introduction to JavaScript slides by Liz Krane (@LearningNerd) with help from Daniel De La Rosa (@dela1000) for Girl Develop It Los Angeles (@gdila)

License

Notifications You must be signed in to change notification settings

LearningNerd/gdi-javascript-intro

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

14 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Intro to JavaScript (Girl Develop It LA)

Work in progress slides for updated Intro to JavaScript class for Girl Develop It Los Angeles

Organizing next to-dos and bugs etc at https://github.com/LearningNerd/gdi-javascript-intro/issues

Project Ideas

  • Mad Libs (could just use string variables and prompt() for user input)
  • Number guessing game (using simple variables, user input, and conditional statements)
  • Hangman (simple variables, user input, conditional statements, while loop)
  • Choose your own adventure game (can scale up as we introduce new concepts)
  • Tic Tac Toe (to introduce multidemensional arrays?)

Activity Ideas

  • Have students use CodePen or similar and share links with each other, then try out others' code
  • We (the teachers) should demonstrate pair programming, then have students pair program throughout the class
  • Group Googling challenges (example: search to find out how to give the page a random background color)
  • We present broken or incomplete code and students need to identify what's missing or fix it

Section 1

  • Introductions
  • Show a couple fun JavaScript demos, maybe play a quick game

Section 2

Section 3

Section 4

About

Introduction to JavaScript slides by Liz Krane (@LearningNerd) with help from Daniel De La Rosa (@dela1000) for Girl Develop It Los Angeles (@gdila)

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published