CodeNewbie Community 🌱

lorenz1989
lorenz1989

Posted on

Top JavaScript Courses for Beginners and Advanced Learners

JavaScript: Understanding the Weird Parts (Udemy)

Understanding the Weird Parts

What you'll learn

  • Grasp how Javascript works and it's fundamental concepts
  • Write solid, good Javascript code
  • Understand advanced concepts such as closures, prototypal inheritance, IIFEs, and much more.
  • Drastically improve your ability to debug problems in Javascript.
  • Avoid common pitfalls and mistakes other Javascript coders make
  • Understand the source code of popular Javascript frameworks
  • Build your own Javascript framework or library

Requirements

  • Basic Javascript knowledge (variables, loops, and basic functions - that's all the course expects you to know!)
  • A browser and text editor

Description

Javascript is the language that modern developers need to know, and know well. Truly knowing Javascript will get you a job, and enable you to build quality web and server applications.

NOTE: This course includes information on ECMAScript 6 (ES6) the next version of Javascript!

In this course you will gain a deep understanding of Javascript, learn how Javascript works under the hood, and how that knowledge helps you avoid common pitfalls and drastically improve your ability to debug problems. You will find clarity in the parts that others, even experienced coders, may find weird, odd, and at times incomprehensible. You'll learn the beauty and deceptive power of this language that is at the forefront of modern software development today.

This course will cover such advanced concepts as objects and object literals, function expressions, prototypical inheritance, functional programming, scope chains, function constructors (plus new ES6 features), immediately invoked function expressions (IIFEs), call, apply, bind, and more.

We'll take a deep dive into the source code of popular frameworks such as jQuery and Underscore to see how you can use your understanding of Javascript to learn (and borrow) from other's good code.

Finally, you'll learn the foundations of how to build your own Javascript framework or library.

What you'll learn in this course will make you a better Javascript developer, and improve your abilities in AngularJS, NodeJS, jQuery, React, Ember, MongoDB, and all other Javascript-based technologies!

Learn to love Javascript, and code in it well.

NOTE: In this course you'll also get downloadable source code. You will often be provided with 'starter' code, giving you the base for you to start writing your code, and 'finished' code to compare your code to.

Who this course is for:

  • Those with basic Javascript skills who wish to improve
  • Experienced coders coming from other programming languages
  • New and experienced Javascript coders who want to deepen their understanding of the language
  • Anyone who has found concepts just as object prototypes, closures, and other advanced concepts difficult to learn
  • Those who have suffered surprising errors while writing Javascript, and want to learn why and how to avoid them
  • Those interested in building their own frameworks, or being better able to learn from the source code of other well-known frameworks and libraries

Buy Now

If you want to save money when purchasing courses on Udemy, don't forget to use Udemy discount codes. Udemy discount codes can help you get a discount on the courses you want to purchase, saving you a significant amount of money. Share this information with others so they can also save money when purchasing courses on Udemy.

JavaScript Introduction (Edx)

JavaScript Introduction

About this course

This course is part of W3C's "Front-End Web Developer" Professional Certificate.

JavaScript lets you add interactive features to your Web sites, including dynamically updated content, controlled multimedia, animated images, and much more. Developed in partnership between W3C and University CΓ΄te d'Azur, this introductory course has been designed to help Web developers have an understanding of the basic concepts of the language. We present JavaScript best practices by means of many interactive examples, some of which being demonstrated in live coding videos.

We use JavaScript in the Web browser. Why JavaScript is worth your time:

  • HTML5, CSS and JavaScript are the β€œclassic three” for developers and designers;
  • It adds interactivity to your Web sites;
  • It is powerful, easy to learn, and quick to write;
  • It has great tools (editors, runtimes, lint tools, browsers, and third party libraries) as well as great online support through plenty of active open source communities.

At the end of the course, we expect you to be able to read the source code of any JavaScript example found on the Web, learn from it, tweak it, and even – why not? – start contributing to open-source JavaScript projects.

What you'll learn

  • How to add JavaScript code in your Web site/Web app, and how to debug it
  • How to make interactive Web sites through the DOM API
  • How to change the CSS styles of HTML5 elements from JavaScript
  • How to deal with HTML5 forms
  • How to make basic graphics and animations using the HTML5 canvas

Enroll Now

If you wish to cut costs while buying courses on Edx, make sure to utilize Edx coupons. These codes can give you a reduction on the courses you wish to purchase, which can save you a significant amount of money. Pass this information on to others so they too can save money when purchasing courses on Edx.

Programming with JavaScript (Coursera)

Programming with JavaScript

About this Course

JavaScript is the programming language that powers the modern web. In this course, you will learn the basic concepts of web development with JavaScript. You will work with functions, objects, arrays, variables, data types, the HTML DOM, and much more. You will learn how to use JavaScript and discover interactive possibilities with modern JavaScript technologies. Finally, you will learn about the practice of testing code and how to write a unit test using Jest.

What you'll learn

  • Creating simple JavaScript codes.
  • Creating and manipulating objects and arrays.
  • Writing unit tests using Jest

Skills you will gain

  • Test-Driven Development
  • JavaScript
  • Front-End Web Development
  • Object-Oriented Programming (OOP)

Enroll Now

Want to save money when shopping at Coursera? Don't forget to use a Coursera coupon code! These codes can often provide significant savings on courses, so be sure to take advantage of them when available. Simply enter the code at checkout to apply the discount to your purchase. Happy shopping and saving.

Top comments (0)