8000 GitHub - jane3wallace/nycda-project-L5: A project to aid in learning JavaScript that I created during my NYCDA Web Dev 100 Philly class.
[go: up one dir, main page]
More Web Proxy on the site http://driver.im/
Skip to content

jane3wallace/nycda-project-L5

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 

Repository files navigation

NYCDA WD Lesson 5: JavaScript

A project that I created during my New York Code + Design Academy Web Dev 100 class in Philly after Week 3 Lecture 1. This project was to help familiarize yourself with JavaScript and its syntax.

Assignment:

  • Create a "cheat sheet" JavaScript file that contains working examples with comments of:

    • Variables

    • Debugging (alerts, comments, the console)

    • Different data types

    • Arrays

    • Objects

    • Testing

    • Logic

    • Functions

    • For loops

    • While loops

    Your cheatsheet should be in a JavaScript (.js) file and linked to a Web page that successfully executes all the code in the cheatsheet without errors. As you work on it, feel free to comment out parts of the cheatsheet to focus on just the code you are working on for each concept.

  • Write 3 different functions that take input and return something via the console or an alert

About

A project to aid in learning JavaScript that I created during my NYCDA Web Dev 100 Philly class.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published
0