JavaScript: Beginner's Guide

Go to class
Write Review

Free Online Course: JavaScript: Beginner's Guide provided by Skillshare is a comprehensive online course, which lasts for 2-3 hours worth of material. The course is taught in English and is free of charge. JavaScript: Beginner's Guide is taught by Ismail Raji.

Overview
  • Join Web Developer Ismail Raji for a thorough, informative class where you'll learn one of the most powerful programming languages of the web.

    Through practical examples, you'll build a strong foundation in JavaScript, from core principles like variables, functions and conditional statements through advanced topics including closures, objects and events.

    What are the requirements?

    • HTML/CSS: Basic knowledge.

    What am I going to get from this course?

    • At the end of my course, students will have strong foundation in JavaScript. They will be able to rapidly build dynamic web apps using JavaScript.

    What is the target audience?

    • This course is perfect for anyone who wants to learn how to turn a static boring website into a dynamic and interactive website.

Syllabus
    • Welcome
    • Hello World
    • Variables
    • Functions
    • Conditional Statements
    • Loops
    • Timers
    • Variable Scope
    • Closures
    • Where To Put JavaScript
    • Writing a Comment
    • Types
    • Strings
    • Arrays
    • Numbers
    • Objects
    • Immediately Invoked Function Expression
    • Document Object Model (DOM)
    • Styling Your Website
    • Navigating The DOM
    • Creating and Inserting Elements
    • Events
    • The Event Object
    • Forms
    • Developer Tools
    • Thanks For Watching