Enter your Sign-on user name and password.

Forgot password?
  • Follow us on:
Loading video...
Text Comments (7)

1 answer

Last reply by: Mahmoud Elkhalifa Taha
Mon Apr 8, 2013 7:22 AM

Post by Abdullah Alsaif on March 19, 2011

Do i have to be good at java to learn javascript?

0 answers

Post by chris bagwell on December 14, 2011

how come the javascript is in the head tag and not in the body tag would that make a difference?

0 answers

Post by Martin Philogene on April 4, 2012

For some reason the videos keep freezing up in the middle of the video, and then it restarts.

1 answer

Last reply by: Maury Hillstrom
Tue Nov 6, 2012 3:11 PM

Post by Shabazz Abdulrahman on November 4, 2012

I just signed up to Educator.com Today after watching a free video tutorial on Java programming taken by Maury Hillstrom, I was impressed by his coverage of Java. But I am surprised after signing up for the monthly subscription! I found its another Tutor that is teaching Java.

0 answers

Post by Maureen Dempsey on April 1 at 06:28:41 PM

hi if the font is 2 separate words how do you type it into the code?

Introduction to JavaScript

  • JavaScript is a scripting programming language used to enhance webpages and provide user interaction
  • JavaScript and the Java programming language are not the same, although they are both based on C syntax
  • JavaScript cannot run on its own and requires a host program such as a web browser in order to run
  • JavaScript and HTML work hand-in-hand to perform tasks and display text and graphics
  • A programmer can place comments after a double slash (“//”) within JavaScript code
  • There are three basic ways to view JavaScript:
  • As a webpage through a browser
  • As read-only source code through the browser
  • As editable code in text editor

Introduction to JavaScript

Lecture Slides are screen-captured images of important points in the lecture. Students can download and print out these lecture slide images to do practice problems as well as take notes while watching the lecture.

Computer Science: JavaScript