Learning JavaScript — Part One: Differences between JavaScript and PHP

Date

Timestamps

  • :33 — What is JavaScript?
  • :55 — Syntax
  • 1:37 — Variables and Constants
  • 1:58 — Data Types
  • 2:13 — Objects
  • 2:35 — Operators
  • 3:03 — Dates

So now we know how to create webpages, add content to them and style the page. Now it’s time to learn how to change things on the page. And we do that with JavaScript. JavaScript is a programming language that resides in the browser, and it’s how things move, appear, disappear and do other things…


So now we know how to create webpages, add content to them and style the page. Now it’s time to learn how to change things on the page. And we do that with JavaScript. JavaScript is a programming language that resides in the browser, and it’s how things move, appear, disappear and do other things on the page. Today, we’ll learn the very basics of JavaScript and how it’s different from PHP.

Leave a Reply

Your email address will not be published. Required fields are marked *

I accept the Privacy Policy

This site uses Akismet to reduce spam. Learn how your comment data is processed.