Video 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.
What You Will Learn
- Core fundamental features of JavaScript
- Create simple JavaScript programs
- Learn the foundations of coding in JavaScript
Audience
Anyone who wants to learn JavaScript, including novice web developers and HTML/CSS coders, will benefit from this course.
About The Author
Laurence Svekis: Laurence Svekis is an experienced web application developer. He has worked on multiple enterprise-level applications, hundreds of websites, business solutions, and many unique and innovative web applications. He has expertise in HTML, CSS, JavaScript, jQuery, Bootstrap, PHP, and MySQL and is also passionate about web technologies, web application development, programming, and online marketing with a strong focus on social media and SEO. He is always willing to help his students experience what technology has to offer and looks forward to sharing his knowledge and experiences with the world.
Table of contents
-
Chapter 1 : Introduction to JavaScript
- Course Introduction JavaScript Fundamentals
- JavaScript Coding Environment
- First JavaScript
- JavaScript Commenting
- Variables and Data types
- Data Type and Conversion
- JavaScript Arithmetic Operations
- JavaScript Conditional Operators
- JavaScript Conditional Statements
- JavaScript Input Prompt and Alert
- JavaScript Loops
- JavaScript Functions
- JavaScript exercise Solutions
Product information
- Title: JavaScript for Beginners: Get to Grips with Fundamental JavaScript Concepts
- Author(s):
- Release date: July 2018
- Publisher(s): Packt Publishing
- ISBN: 9781789809558
You might also like
video
JavaScript for Beginners: Learn with 6 Main Projects
This course will guide you on your journey to becoming a confident JavaScript developer by equipping …
book
JavaScript Absolute Beginner’s Guide
JavaScript Absolute Beginner's Guide No experience necessary! Make the most of JavaScript -- even if you've …
video
JavaScript Bible - JavaScript and ES6 Bootcamp 2019
This course covers everything you need to know about JavaScript to become a frontend web developer, …
video
An Introduction to Web Development in HTML, CSS, and JavaScript
There are lots of tutorials on web development with HTML and CSS, but if you’re just …