
JavaScript Search Text for Your Name Tutorial
Learn how to search for your name in text using JavaScript in this interactive tutorial. Join the challenge, watch discussions on computer science jobs, and follow today's schedule for an engaging learning experience. Unit 4 covers basic coding definitions, while Unit 2 focuses on running JavaScript in a file and practical tasks to complete. Improve your skills, seek help when needed, and end with a closing survey to enhance your learning journey.
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
DAILY DO NOW: First 3 minutes of class: CHALLENGE: In 1980, Apple declared there would be no more of these items inside it s buildings or on it s grounds. 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! Email answer to programs@weare.ci Winner will be chosen + posted on the C/I Facebook Page.
WATCH + DISCUSS: What jobs can you get with computer science? 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 6
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)