Introduction to JavaScript
Today's lesson is all about getting familiar with this powerful programming language! You'll learn how to add JavaScript to your HTML pages and start exploring the ways it can make your website interactive.
"If HTML is the body and CSS is the clothes, JavaScript is the mind." -- Unknown
Introduction to JavaScript Presentation
JavaScript Variables Presentation
Code-Along Activity: Basic Chatbot
Click here for the code-along instructions.
Self-Paced Exercise: Make it Chatty
Use what you learned today to "upgrade" your chatbot. Have it ask the user even more personal questions!