
This course includes our updated coding exercises so you can practice your skills as you learn.
See a demo
Master javascript fundamentals by learning variables, functions, conditions, loops, and objects and arrays through copyable source code and practical practice in online editors like CodePen.
Discover javascript as a scripting language that makes web pages interactive and dynamic, and learn to write and run code in browsers using script tags, CodePen, and Aptana Studio 3.
Learn how to place and link JavaScript, use external files, and manage multiple pages while using the console for debugging and basic variable demonstrations.
Learn how JavaScript interacts with HTML to create dynamic user experiences, using on-click events and alerts, and connect HTML elements to JavaScript functions via the DOM and event listeners.
Declare and use variables effectively in JavaScript by defining them at the top for readability. Learn about multiple declarations, booleans, case sensitivity, and camel case to write clean code.
Learn how to declare and reuse JavaScript functions, pass parameters, use console.log, and understand global versus local scope, string handling, concatenation, and returning values.
Learn to create JavaScript functions with parameters, perform calculations, return values, and display results using console log or document write in interactive clicks.
Booleans and conditional statements in JavaScript are demonstrated, covering if, else if, and else, with equality, not equal, greater than operators, and strict equality using three equals.
Learn JavaScript conditional logic with if statements, and/or conditions, and switch statements, including cases, breaks, and defaults, for more readable, reliable code.
Learn how to use the ternary operator as a compact alternative to if statements, and explore arithmetic updates, modulus for odd/even checks, and random numbers with math functions.
Learn to use while and for loops in JavaScript to perform repeated calculations, manage increments, and implement break conditions while preventing infinite loops.
Master declaring arrays with literals or constructors, accessing items by index, pushing items, logging results, and using dot or bracket notation for object properties.
Create a canvas element, select it with JavaScript, and draw a red square at the center using fillRect on a 2d context.
Learn Step by Step how to code using JavaScript. We cover all the core fundamental concepts of JavaScript in 1 hour!
Learn about these JavaScript code concepts and much more.....
Learn JavaScript with our Step by Step training, we show you how to create dynamic interaction on your web pages. Learn to use JavaScript to create better user interaction experiences on web pages. Understand the structure of JavaScript code and how to apply it. Learn at your own pace resources are included, source code and everything you need to practice and learn JavaScript. We show you useful examples of JavaScript Code snippets and explain the development process.
JavaScript is the foundation for so much online.
Knowing how to apply JavaScript is an excellent skill to have. JavaScript is everywhere and by the end of this course you will have what you need to use it on your own webpages. Interact with your web users, dynamic web content using JavaScript.
We walk you through step by step with detailed explanations of code and more. We add and update a webpage from scratch adding JavaScript to bring it to life.
We teach you the latest techniques and tools to use in order to create amazing web content.
Everything you need to know is included in this course.
Learn at your own pace, lifetime access to this course.
We show you how to write JavaScript code, easy to learn. Our tutorials are easy to follow and effective in teaching JavaScript.