JavaScript for Beginners – Learn the absolute basics of JS

JavaScript for Beginners – Learn the absolute basics of JS, This course covers the basics of JavaScript including using the console, creating a variable, different data types etc.
Course Description
My name is Darragh O’Neill and I’ll be your course instructor for this course ‘JavaScript for Beginners – Learn the absolute basics of JS’.
I have decided to record and publish this course for free, to share my knowledge, so please consider giving this course a ‘5 Star Rating’ as this will allow me to record additional content and cover other topics in JavaScript.
This course is intended for those starting out to learn JavaScript for the first time. It is intended to introduce students to JavaScript and in this course we will learn:
What is JavaScript
The alert keyword
Using the console
The difference between internal and external JavaScript
The ‘let’ and ‘const’ keywords
The assignment operator ‘=’ – so assigning a value to a variable
The different data types – including working with strings, numbers, boolean
Template literals
The increment and decrement operator
This course is intended as a free course and so should only be considered an introductory course to JavaScript.
Students who wish to learn JavaScript should understand working with strings, numbers, control flow, decision making, if statements, loops, working with arrays, objects etc. It is also important to learn about APIs – Application Programming Interfaces and working with async await etc.
I hope to add additional content to the course over time. Happy learning/coding!