JavaScript has been steadily gaining popularity since its introduction in 1995 by Netscape and continues to hold its position as the number one language for web pages. JavaScript is a high-level, dynamic, untyped, and interpreted programming language that has been standardized in the ECMAScript language specification and is currently one of the most support languages across all browsers.
Functionality can now be added to JavaScript websites by simply copy pasting lines of code that are already created. jQuery is a library that contains numerous codes and code snippets that allow users to add colors, themes, widgets, plugins and so much more to their website.
Learn how to create a jQuery Plugin from scratch using JavaScript and jQuery. The course will also cover how to create a Git, a Github account, and a Github repository, along with teaching you how to publish your Plugin for the world to download.