Description
JavaScript is easy to get started with; if you have ever wanted to learn JavaScript, then this is the course for you.
You will be amazed at how much JavaScript can do and how easily you can make things happen using JavaScript. Please note that previous web experience is required for this course. A basic knowledge of HTML and CSS will be extremely helpful. The scope of this course involves introducing students to the basic core concepts of JavaScript.
JavaScript is a scripting language used everywhere across the web. It is used to enhance HTML web pages and works within HTML files. JavaScript is also an interpreted language, so it doesn't need to be compiled: all you need is a browser to run the code. JavaScript enhances web pages with interactive and dynamic capabilities.
This course covers all of the core concepts involved in coding with java script:-
JavaScript syntax
How to add JavaScript to your HTML pages
Data types and how they work
Using variables as containers of information
How to use operators to create scripts
Use conditional statements to apply logic to your application
Use do and while loops to reiterate code blocks and save time
How to use functions to execute blocks of code
Practicality is the basis of this course, Using JavaScript's code, you can explore the content in an infinite number of ways.
About the Author
Laurence Svekis is an instructor. He has 18+ years' work experience in web development, providing smart digital solutions online for both small and enterprise level businesses. An experienced web application developer, he has worked on multiple enterprise-level applications, hundreds of websites and business solutions, and many unique and innovative web applications. His web application development areas of expertise include HTML, CSS, JavaScript, JQuery, Bootstrap, PHP, and MySQL—in short, anything to do with web creation and digital experience. He is passionate about everything to do with web application development and programming to online marketing with a strong focus on social media and SEO.
Basic knowledge
Basic knowledge of HTML
What will you learn
Core fundamental features of JavaScript
Create simple JavaScript programs
Learn the foundations of coding in JavaScript