Learn Projects In JavaScript And JQuery (Eduonix)

Learn Projects In JavaScript And JQuery (Eduonix)

Master JavaScript and jQuery by building 10 real world projects in this brilliant JavaScript and jQuery online tutorial. JavaScript is the world's most popular language and is widely used in almost all web projects. JQuery has also become hugely popular within few years of its launch.

These two technologies are must for any web developer and in order to help you master them in a practical manner we have created this elite course where you will use these technologies to create actual projects and will learn the nuances of their usage in real world.

The following projects have been selected for this course:

CH1: Simple JavaScript Quiz
Description: We will start with a fairly simple project of a one page, multiple choice JavaScript quiz. In this projct we will look at some of the essentials when it comes to HTML5, CSS and JavaScript. We will look at event handlers, variables and even 'for loops' and arrays
Features/Technologies: HTML5, CSS3, JavaScript, Variables & Arrays, Loops, Responsive Design

CH2: jQuery Content Slider
Description: jQuery is well known for thigs like image gallerys, sliders, scrollers, etc. We will be building a very clean application which will allow us to click a 'next' button to fade in the next slide and a 'prev' button to go in the reverse direction. We will use the fadeIn() and fadeOut() animation methods to do this
Features/Technologies: HTML5, CSS3, JavaScript, Lists, jQuery selectors, methods like addClass() and removeClass() and animation methods like fadeIn() and fadeOut()

CH3: YouTube Search Engine
Description: In this project we will use the YouTube Data API v3 to build a video search engine. We will use the 'search . list' method to do this. We will also implement 'FancyBox', which is a lightbox script. This will allow use to have the video open on our site instead of being redirected to YouTube.
Features/Technologies: HTML5, CSS3, JavaScript, Youtube Data API v3, jQuery $.get() request, inserting HTML via html() method

CH4: FAQ Accordian Slider
Description: We will build a content accordion. This is great for an FAQ section but ofcourse could be used in many different contexts. We will use the slideToggle() method and some others
Features/Technologies: HTML5, CSS3, JavaScript, jQuery, Lists, jQuery Selectors, jQuery slide methods

CH5: Ajax PHP Shoutbox
This project will implement many technologies to build a shoutbox/chat module. We will build a backend MySQL database and connect via PHP. We will then make a request to another .php file which will insert the data into the correct tables
Features/Technologies: HTML5, CSS3, JavaScript, jQuery, AJAX, PHP, MySQL, PHPMyAdmin

CH6: Apple Style Thumbslider
In this project we will build an image slider much like ones you see on Apple's website and apps. It will use thumbnail banivation as well as autoscroll
Features/Technologies: HTML5, CSS3, JavaScript, jQuery, Custom animate() method

CH7: Create a jQuery Plugin
In this chapter we will actually create a simple jQuery plugin, get it ready and then upload it to the jQuery. com plugin registry. We will also look at using Git and Github. com
Features/Technologies: HTML5, CSS3, JavaScript, jQuery, jQuery plugin conventions, Git, Github, Command line utility

CH8: jQuery Portfolio Gallery
We will build an image gallery with a few features such as categorization, lightbox effect and overlay effect
Features/Technologies: HTML5, CSS3, JavaScript, jQuery, Lightbox2 Plugin

CH9: jQuery Mobile App
This will be our first mobile based app. We will use HTML5 and jQuery Mobile framework. You will learn how to build multi-page templates with jQuery Mobile. We will be building a miletracker app which will allow you to enter run or jog mileage and the date along with the ability to update and delete. localStorage will be used for storing data
Features/Technologies: HTML5, CSS3, JavaScript, jQuery, jQuery Mobile, localStorage api

CH10: Tic Tac Toe
This will be a nice and simple application. It is a very basic tic tac toe game. It will implement a few rules and conditionals for things like not being able to click in the same square twice.
Become one of the best & informed JavaScript & JQuery Developer by building projects to make you a Complete Industry Professional

Go to Class
MOOC List is learner-supported. When you buy through links on our site, we may earn an affiliate commission.

Related Courses

Learn HTML and CSS3 by making pricing tables with SASS (Eduonix) Eduonix
Eduonix Learning Solutions Pvt. Ltd.

Learn HTML and CSS3 by making pricing tables with SASS (Eduonix)

HTML5 and CSS has breathed new lives in webpages, allowing developers to get more creative with how they create and design websites. HTML5 offers new syntactic features, simpler tags, integration of scalable vector graphics, and more. While, CSS3 adds more formatting changes that can be made to a website, including rounded corners, shadows, gradients, transitions or animations, etc. These features allow developers to get more creative in the way they design a webpage.

Self Paced
Self-Paced
Learn jQuery and JavaScript by creating an apply style thumb Slider (Eduonix) Eduonix
Eduonix Learning Solutions Pvt. Ltd.

Learn jQuery and JavaScript by creating an apply style thumb Slider (Eduonix)

Originally started as a programming language for web pages, JavaScript has evolved from a simple programming language to many other streams including runtime environments, web applications, game development, etc. It has similar features to other programming languages such as variables, curly braces, control structures, functions, loops, etc. This is a free course with a MOOC List coupon.

Self Paced
Self-Paced
Learn Complete WordPress Security from Scratch (Eduonix) Eduonix
Eduonix Learning Solutions Pvt. Ltd.

Learn Complete WordPress Security from Scratch (Eduonix)

This course bring together all the essential ingredients to build a secure WordPress website. This course teaches you various tips and tricks which ensures that you website and your business is protected from malicious hackers. The course presents the contents in a easy to understand way and does not assume any technical knowledge. This quick course will help you secure your website assets and will update with the latest tactics and strategies for WordPress Security. This is a free course with a MOOC List coupon.

Self Paced
Self-Paced
Learn to Design a CSS3 Timeline (Eduonix) Eduonix
Eduonix Learning Solutions Pvt. Ltd.

Learn to Design a CSS3 Timeline (Eduonix)

Long gone are the days when every website had to follow a proper structure or each website seemed to resemble each other. HTML and CSS are two of the most interesting technologies that each developer should definitely get their hands on. HTML5 changed how the data is put onto the website, while CSS3 changed how the data looked. Websites were given a makeover from their boring structures into fancy, interactive webpages.

Self Paced
Self-Paced
Learn Complete Websites Setup from Scratch (Eduonix) Eduonix
Eduonix Learning Solutions Pvt. Ltd.

Learn Complete Websites Setup from Scratch (Eduonix)

This course is aimed towards complete beginners who want to set up their own website. If you are a complete newbie then you have come to the right place. This is the first basic course you can do to get started with your website. This course starts with a quick refresher on the website components and then quickly help you understand the concepts behind all the technicalities.

Self Paced
2 Weeks
Learn HTML5 Stickys App Course (Eduonix) Eduonix
Eduonix Learning Solutions Pvt. Ltd.

Learn HTML5 Stickys App Course (Eduonix)

Currently employed by more 150 of the Fortune 500 U.S. companies, HTML5 is one of the most popular mark-up languages. The latest version of the HTML language, created by W3C in collaboration with Web Hypertext Application Technology Working Group (WHATWG), was designed to simplify the process of creating web applications.

Self Paced
Self-Paced
Learn JavaScript By Building a Simple Quiz (Eduonix) Eduonix
Eduonix Learning Solutions Pvt. Ltd.

Learn JavaScript By Building a Simple Quiz (Eduonix)

Mostly a basic programming language for web pages, JavaScript is usually the go to language for a lot of developers for much of their programming needs. JavaScript is a lightweight programming language that comes with first-class functions. In addition to being used for web pages, it is also commonly used for non-browser environments such as NodeJS, Apache DB, etc.

Self Paced
Self-Paced
Learn how to make a pure CSS3 image Slider (Eduonix) Eduonix
Eduonix Learning Solutions Pvt. Ltd.

Learn how to make a pure CSS3 image Slider (Eduonix)

HTML and CSS are two cornerstone technologies for creating responsive and engaging webpages. The latest versions, HTML5 and CSS3 allow users to create amazing updateable webpages without having to constantly modify the coding at every level. HTML5 offers new syntactic features and integrates more tags, while the latest version of CSS comes with newer modules that extend the capabilities of the webpage. This is a free course with a MOOC List coupon.

Self Paced
Self-Paced
WordPress Training for Beginners From Scratch (Eduonix) Eduonix
Eduonix Learning Solutions Pvt. Ltd.

WordPress Training for Beginners From Scratch (Eduonix)

Our course in Wordpress has been designed from a beginners perspective to provide a step by step guide from ground up to going live with your Wordpress website. It not only covers the conceptual framework of a wordpress based system but also covers the practical aspects of building a modern website or a blog. This is surely a "How To Guide on Wordpress" and after this course you will be able to build your own professional websites for your business or for your self.

Self Paced
Self-Paced