Tags
Language
Tags
April 2024
Su Mo Tu We Th Fr Sa
31 1 2 3 4 5 6
7 8 9 10 11 12 13
14 15 16 17 18 19 20
21 22 23 24 25 26 27
28 29 30 1 2 3 4

Javascript Mastery course theory and application in projects

Posted By: BlackDove
Javascript Mastery course theory and application in projects

Javascript Mastery course theory and application in projects
MP4 | Video: h264, 1280x720 | Audio: AAC, 44.1 KHz
Genre: eLearning | Language: English | Duration: 6h 44m | Size: 1.64 GB


Learn javascript theory and apply HTML5, CSS3 and Javascript to develop a Mathematical quiz and Whack a Mole Game

What you'll learn
At the end of the course you will have great skills set like HTML5, CSS3 and Javascript
You will learn the theoretical aspects of Javascript
You will be able to build projects using HTML, CSS3 and Javascript to develop games and quizzes
You will learn to apply the theoretical aspects of Javascript into real life projects.
Learn Event Handlers and DOM manipulation in a project
Set time out and Set interval in a project

Requirements
Basic knowledge of HTML and CSS (No prior knowledge is also okay as it is explained in detail)

Description
If you want to start learning Javascript or to apply HTML5, CSS3 and Javascript in a project to program or you already have some basic knowledge, then you are in the right place. This course gives you a chance to take your knowledge to the next level. You will start from very basics and learn to apply the skills in two different projects (Quiz and Game).

You will learn about the very basics of this language, like how to write JavaScript, what kind of syntax it has.

You will learn the following topics on Javascript theory:

Javascript Variables

Javascript Data Type

Javascript Function

Javascript Function Parameter

Javascript Return

Javascript Scope

Javascript Alert Confirm Prompt

Javascript Objects

Javascript Arrays

Javascript If Else statement

Javascript Switch Case

Javascript Maths Operators

Javascript Logical Operators

(More topics will be added in the future)

This is a fun, practical & project based course for all skill levels. The projects in this course are designed to get you building things using HTML5, CSS & JavaScript with no frameworks or libraries. Every project is built from scratch and has some kind of dynamic functionality.

Although this is a theoretical and project based course, I will still be explaining everything as I go. There are projects designed for you to complete in a few hours.

You should have some basic knowledge of HTML/CSS/JS. If you are brand new, this course is a mix of both with emphasis on Javascript theory and building two projects. The projects are end to end product.

You will learn to create two projects.

First project is Quiz. The following skills you will learn to implement in the project:

Choosing Random Numbers

User Interface

Calculating Answer (Algorithm)

Win and Lose condition

Progress Bar

Overlay

Animation

Second project is Whack a Mole game. The following skills you will learn to implement in the project:

Learn about ES6 syntax

Event listeners

How to control CSS styles and classes with JavaScript

What's the difference between setTimeout and setInterval

How to use clearInterval, difference between const and let variables

Regular JavaScript functions and ES6 arrow functions and much more.

Create a plugin that tracks, updates and stores high score. We will also talk about logical operators in JavaScript (OR/AND/NOT) and other fundamental vanilla JavaScript techniques and principles that are useful not only for games, but also for building websites, generative art

JavaScript DOM manipulation (build a simple game add-on that keeps track of high score)

Learn local storage browser objects and it's associated JavaScript methods.

The projects will help you better understand how JavaScript works, use these skills to level up as a Front end web developer and get one step closer to getting hired for your first coding job. Also, it is a good stepping stone before you start learning React, React native and Next.js

Who this course is for
Students who want to learn HTML5, CSS3 and Javascript
Students who want to create projects and develop using HTML5, CSS3 and Javascript
Students who want to learn the theoretical aspects of Javascript