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

Skillshare

JavaScript from Beginner to Expert: Learn JS - JavaScript from A to Z

via Skillshare

This course may be unavailable.

Overview

Save your precious time by buying this JavaScript course. You will learn how to program in JavaScript in a fast and easy way!

The total length of the JavaScript course is over 12 hours! You will learn theory and you will also gain lots of practice. During the course, I will explain to you how to write real-life applications, like galleries with thumbnails, image sliders, etc.

I will do everything so that you understand JavaScript. After this course, you will always understand the code you are writing. You will understand all concepts and create your own applications!

After my course, you can become a front-end developer. JavaScript is a very demanded language by employers.

The course is designed for people who don't have any knowledge about programming or want to truly understand JavaScript. It doesn't matter if you have never written any programs or you have no idea about programming... After my course, all this will change. You will bust the myth that programming is a difficult thing only for the few!

JavaScript will bring life to your website.

By life, I mean inter-active, animated elements like:

  • tooltips
  • image sliders
  • forms with pre-validation
  • slided panels
  • galleries with thumbnails
  • menus
  • and many more

Learn JavaScript in order to improve the user experience on your website, which will result in more visitors and sales, because happy visitors = a better reputation for your website.

JavaScript gives your website additional functionalities that can be executed on the user's computer without re-connecting to the server. This allows you to do things that you cannot do with only HTML. Because of this, the user interface becomes more friendly and more inter-active

Javascript is a programming language used for creating dynamic action on your website. If you want to remove/change/add content to your website dynamically, you must know JavaScript.

After this course, you will know JavaScript perfectly. This is the most organised course about JavaScript from Beginner to Expert on the whole Internet. I will take you step by step from theory to practical examples, like image sliders and animation.

Understanding JavaScript syntax well will allow you to also understand jQuery framework better. jQuery framework is a large library of useful JavaScript functions that allows you to write less code while at the same time accomplishing much more.

What's more, JavaScript is required to understand AJAX which allows you to load content on your website without reloading the whole website.

As a front-end developer you have to know HTML, CSS and JavaScript perfectly.

In addition to this, I'm adding two BONUS sections about Debugging and Best practices for developing clean, easy to maintain and well-performing code in JavaScript.

JavaScript is necessary for becoming a front-end developer. Imagine a situation where you have a clock on your website. You would need to request a new value from the server every second in order to update this clock. With JavaScript, everything runs on the user's end without re-connecting to the server. Just imagine what a mess it would be if the clock needed to reset every second. Your webpage would have to constantly reload to update the content, destroying the user experience. With JavaScript you can update the content without reloading the webpage. What's more is that there are advanced libraries for JavaScript, like AJAX, that allow you to connect to the database and retrieve information without reloading the website. To sum up JavaScript 'runs' on the web-browser of the visitor of your website.

Become JavaScript Expert today!

Syllabus

  • What is Javascript?
  • What you will know after this course?
  • Downloading and installing editor
  • Creating project
  • Useful shortcuts for Web Developers
  • Embedding script on site
  • Basics of JavaScript
  • Comments
  • Variables
  • const - constant variables
  • Relational Operators
  • Logical Operators
  • Bitwise Operators
  • Conditional Statement
  • Shortened conditional statement
  • Switch
  • Functions
  • Scope of variables
  • Anonymous functions
  • Objects
  • Object constructor function
  • Prototype
  • Arrays
  • Useful array methods
  • While and do while
  • For loop
  • Break and continue
  • For in
  • arguments object
  • DOM
  • querySelector
  • Changing dynamically styles using js
  • adding or removing elements
  • Loop inside another loop
  • Events basics
  • this keyword
  • addEventListener
  • Event object
  • Propagation of events
  • preventDefault
  • Onscroll Event
  • MouseEvent
  • Time events
  • Time events - upgraded version
  • Validating forms
  • Stopping submit button
  • Checkbox
  • Radio form
  • Select in form
  • String manipulation
  • Divding string in code
  • RegEx
  • exec method
  • check password
  • date
  • clock using date object
  • What are cookies?
  • Creating a cookie function
  • Removing a cookie function
  • Cookie - retrieve function
  • Escaping
  • Popup windows
  • Math methods - rounding values
  • Generating random numbers
  • Random quotes
  • Window Location
  • Preloading images
  • Preloading images
  • Slideshows
  • Animation in JavaScript
  • Animation using setInterval
  • Gallery with thumbnails'
  • Tooltips
  • Firebug
  • Console Debugging
  • Sharing code websites
  • Strict mode
  • Code Performance
  • Keeping one js file
  • Compressing js files
  • Most common mistakes
  • Keeping eyes healthy

Taught by

Arkadiusz WÅ‚odarczyk

Reviews

Start your review of JavaScript from Beginner to Expert: Learn JS - JavaScript from A to Z

Never Stop Learning.

Get personalized course recommendations, track subjects and courses with reminders, and more.

Someone learning on their laptop while sitting on the floor.