This bundle includes the following courses:
Introducing the JavaScript Language
Getting Started with JavaScript Programming
Save $20 off the individual titles!
Please register and sign-in to use bookmarks.
Subscription or course purchase needed
In this workshop you’ll be introduced to the powerful programming language JavaScript and learn the fundamentals of its syntax. The contents of this course include:
Introduction
In these introductory lessons, we’ll define our terms for the course and look at the tools you’ll use to learn to read and write JavaScript.
Variables and Types
This chapter introduces variables and a few of the types of data that are usually used in the form of variables.
Objects, Arrays, and More
This chapter introduces a few more complex data types: the array, the object, and the regular expression. We’ll also look at how to make code more readable by using white space and comments.
Operators and Control Structures
In this chapter, we’ll start looking at what you can do with data once you've learned how to express it. You'll see how to compare items, perform arithmetic, ask yes or no questions, and check what kind of data is contained in a variable.
Iterating with Loops
We write programs for many reasons, but one of the main reasons is to cut down on repetitive tasks. In this chapter, we’ll look at how to use loops in JavaScript programs to do the same, or similar, tasks over and over.
Functions
At their most basic, functions provide a way of packaging up related, reusable functionality to be used many times in a program. In JavaScript, functions are fundamental and probably more important to the language than in any other popular language. In this chapter, we look at the basics of functions, which are similar in most languages, and some of the finer points of using them that are specific to JavaScript.
In this course you’ll learn the fundamentals of programming with JavaScript. The contents of this course include:
Introduction to JavaScript
This chapter introduces JavaScript and the various pieces of software we’ll be using as we explore how to use the language.
Using JavaScript In Actual Pages
JavaScript can be used in nearly any programming context, but by far the most popular is in a web browser. This chapter will provide an overview of the essential aspects of using JavaScript in that context.
Introducing jQuery
jQuery is a fairly large, and extremely popular, JavaScript library that eliminates a lot of the drudgery of working with JavaScript on the web. This chapter will introduce jQuery and demonstrate some of the ways it can make your JavaScript life more pleasant.
JavaScript Examples
This chapter includes numerous examples of how JavaScript can be used to execute real-world ideas. Some examples use pure JavaScript, others include jQuery, and all of them are small enough to understand but useful enough to appear in actual projects.
Debugging JavaScript
Debugging is an essential skill that every programmer, of any skill level, needs to learn. This chapter explores how to find and fix problems in JavaScript code using the built-in tools, including both relatively simple console logging and the more powerful but complex debugger.
Pretty Good Practices
JavaScript can run in a variety of environments, with different best practices depending on the exact context in which it is running. In this chapter, we’ll look at several practices that should be relatively easy to follow while paying nice dividends in terms of headache avoidance.
The lessons are wrapped in a feature-rich interface that lets you jump to any topic and bookmark individual sections for later review. Full-Screen mode provides a hi-def, immersive experience, and Watch-and-Work mode shrinks the video into a small window so you can play the videos alongside your application. Also included are exercise files that give you an easy way to try out the techniques you learn.
It's easy to watch this course from your Android device, iPad, or iPhone (4 or later). Access videos straight from your browser, or, for Android devices or iPads, use this course in one of our free apps.
Project files are included with this course so you can practice what you learn and work right along with the videos.
This course features video2brain’s interactive interface. As you navigate the course, rolling over a chapter or video brings up text describing that item.
Full-Screen mode provides a hi-def, immersive experience. And Watch-and-Work mode puts the video into a resizable window that you can shrink so you can watch the lessons on one side of your screen while you’re following along and applying what you’ve learned on the other.
This course comes in crisp 1280 x 720 high definition video.
Available in the downloadable version of our courses, this feature makes it easy to create a custom bookmark in any lesson to mark where you left off or to make note of something you want to refer back to later. You can even add a name or short note to remind yourself what the bookmark is for.
All rights reserved.
video2brain and the video2brain logo are trademarks registered to video2brain.
Please register and sign-in to use bookmarks.