JavaScript Fundamentals: A Course for Absolute Beginners
Learn JavaScript Fundamentals from the ScratchWhat you'll learn
- Explain what is JavaScript and its environment contexts
- Understand the difference between JavaScript and EcmaScript
- Explain Data Types
- Describe the difference beween coercion and casting as well as JavaScript's implicit casting
- Explain Complex Data Types
- Discuss the basics of JavaScript: Rules of language and quirks
- Learn how to create your own objects
- Explain Control Flow
- Define Basic Functional Programming Statements
- Understand Error Handling