
Building an Address Book with JavaScript Tutorial
Learn how to build an address book using JavaScript in this step-by-step tutorial. From basic definitions to completing tasks, follow along and enhance your programming skills today!
Download Presentation

Please find below an Image/Link to download the presentation.
The content on the website is provided AS IS for your information and personal use only. It may not be sold, licensed, or shared on other websites without obtaining consent from the author. If you encounter any issues during the download, it is possible that the publisher has removed the file from their server.
You are allowed to download the files provided on this website for personal or commercial use, subject to the condition that they are used lawfully. All files are the property of their respective owners.
The content on the website is provided AS IS for your information and personal use only. It may not be sold, licensed, or shared on other websites without obtaining consent from the author.
E N D
Presentation Transcript
DO NOW: First 3 minutes of class: DAILY CHALLENGE: 1) Turn on computer + get JavaScript cards 2) Open Chrome or Firefox 3) Sign In: bit.ly/CISignIn 4) Answer the challenge 5) Start coding until the lesson starts! This Version of Zelda was released on Nintendo 64. Email answer to programs@weare.ci Winner will be chosen + posted on the C/I Facebook Page.
WATCH + DISCUSS: What talents do you have that you can use code with? Can t YouTube? Download Video from Google Drive
TODAYS SCHEDULE What are we doing today? today s lesson Daily Report Daily Survey Sign into Codecademy & Work on Module 14
UNIT 4 Once on codecademy, scroll down and click on JavaScript
UNIT 4 then click on Getting Started with Programming
UNIT 4 Basic definitions: Writing lines of Code .length + - * / Reference Error
UNIT 2 JavaScript runs in a file called script.js
UNIT 4 Stop once you have completed all 7 of the tasks!
UNIT 2 Work Time! Get started! Week 1 Goal: complete the first 2 modules of JavaScript NEED HELP? 1) Read the directions again 2) Click 3) Look at the Q&A Forum 4) Talk to your neighbor 5) Raise your hand & wait COMMON ERRORS: PROFESSIONAL: Work quietly + respectfully 100% on Task
LAST THING: Take 2 minutes to complete the closing survey: bit.ly/CISignOut
JAVASCRIPT IS USED FOR.. make websites respond to user interaction build apps and games (e.g.blackjack) access information on the Internet (e.g. find out the top trending words on Twitter by topic) organize and present data (e.g.automate spreadsheet work; data visualization)