HomeCoursThe Complete JavaScript Course 2019

The Complete JavaScript Course 2019

The Complete JavaScript Course 2019

Liste de souhaits Partager
Partager le cours
Lien de la page
Partager sur les réseaux sociaux

À propos du cours

Are you new to PHP or need a refresher? Then this course will help you get all the fundamentals of Procedural PHP, Object Oriented PHP, MYSQLi and ending the course by building a CMS system similar to WordPress, Joomla or Drupal.
Knowing PHP has allowed me to make enough money to stay home and make courses like this one for students all over the world. Being a PHP developer can allow anyone to make really good money online and offline, developing dynamic applications.
Knowing PHP will allow you to build web applications, websites or Content Management systems, like WordPress, Facebook, Twitter or even Google.
There is no limit to what you can do with this knowledge. PHP is one of the most important web programming languages to learn, and knowing it, will give you SUPER POWERS in the web development world and job market place.
Why?
Because Millions of websites and applications (the majority) use PHP. You can find a job anywhere or even work on your own, online and in places like freelancer or Odesk. You can definitely make a substantial income once you learn it.
I will not bore you 🙂
I take my courses very seriously but at the same time I try to make it fun since I know how difficult learning from an instructor with a monotone voice or boring attitude is. This course is fun, and when you need some energy to keep going, you will get it from me.
My Approach
Practice, practice and more practice. Every section inside this course has a practice lecture at the end, reinforcing everything with went over in the lectures. I also created a small application the you will be able to download to help you practice PHP. To top it off, we will build and awesome CMS like WordPress, Joomla or Drupal.

Afficher plus

Qu’allez-vous apprendre ?

  • A true understanding of how JavaScript works behind the scenes
  • What's new in ES6: arrow functions, classes, default and rest parameters, etc.
  • Practice your new skills with coding challenges (solutions included)
  • Organize and structure your code using JavaScript patterns like modules
  • Get friendly and fast support in the course Q&A
  • Downloadable lectures, code and design assets for all projects

Programme du cours

JavaScript Language Basics

  • Let’s start coding!
    00:04:40
  • Variables and Data Types
    00:04:20
  • Ternary Operator and Switch Statements Preview
    00:06:20

JavaScript in the Browser: DOM Manipulation and Events

  • The DOM and DOM Manipulation
    00:04:20
  • First DOM Access and Manipulation
    00:05:20
  • Events and Event Handling: Rolling the Dice
    00:03:20

Advanced JavaScript: Objects and Functions

  • Creating Objects: Function Constructors
    00:04:50
  • The Prototype Chain in the Console
    00:04:20
  • First Class Functions: Functions Returning Functions
    00:05:10

Putting It All Together: The Budget App Project

  • Project Planning and Architecture: Step 1
    00:05:30
  • Implementing the Module Pattern
    00:06:20
  • Setting up the First Event Listeners
    00:05:20

Modern JavaScript: Using ES6, NPM, Babel and Webpack

  • A Modern Setup: Installing Node.js and NPM
    00:05:20
  • Planning our Project Architecture with MVC
    00:06:10