Below is a collection of resources of varying types and lengths which describe the topics for the upcoming lecture.
Go through these resources, and create a page in your reading-notes repo that summarizes the topics you learned as though you were presenting the material to a non-technical friend interested in learning about it.
Reminder: all your reading-notes assignments should be done locally, in VS Code. New files and changes will reflect in GitHub using your new Git-flow skills! (Remember... A-C-P)
- JS Intro Paragraph{:target="_blank"}
- Introduction to JavaScript - basic output{:target="_blank"}
- JavaScript input with prompt and confirm{:target="_blank"}
- Variables{:target="_blank"}
Check out these great explainer videos, in order. In less than 30 minutes, you'll gain new insights into how computers are actually working! Watch all 6 videos, and create your reading-notes page based on your top 3 most significant readings.
- How Computers Work - Playlist{:target="_blank"}
Sincere thanks to Code.org for producing these videos.
- What are variables in JavaScript?
- What does it mean to
declare
a variable? - What is an "assignment" operator, and what does it do?
- What is information received from the user called?
- Share what you've learned by copying and pasting the full text of your new rendered web page into the 'Reply' below.
- Include the live URL of the new page below your pasted text. (Hint: The URL of the page should begin with YOUR GitHub username, not "github.com")
You are invited to check out your classmates' replies and give positive feedback and words of encouragement.