Introduction to JavaScript

Lectures 11 • 40 slides

Narration

Session 11 Slide 1: Welcome to JavaScript Basics

Review of Last Time

  • Basics of Responsive Design
  • How to Use Media Queries
  • Mobile-First Design

This Session's Theme

"JavaScript Basics ①: Variables, Data Types, Operators"

Previous Learning

  • HTML: The Skeleton of a Web Page
  • CSS: Appearance and Style

Role of JavaScript

Gives "Movement" and "Interactivity" to Web Pages

mindmap root((JavaScript Basics)) Previous Learning HTML Skeleton of a Web Page CSS Appearance and Style Role of JavaScript Movement Interactivity Button Click Processing Form Validation Animation Data Communication Importance Essential for Modern Web Apps React Vue Angular This Session's Goal Programming Basics

What You Can Do

  • Execute process on button click
  • Validate form input
  • Display animations
  • Communicate data with the server

Importance of JavaScript

  • Essential for modern Web applications
  • React, Vue, and Angular are all based on this

This Session's Goal

Master the basics of programming

1/40

Apps - Try Now

SaaS web services and mobile apps from Yamashin Research Lab.

View Apps