Video description
Learn the basics of JavaScript with code examples; JavaScript is key to making web page content dynamic and interactive
About This Video
- Explore fundamental JavaScript concepts with easy-to-adapt examples
- Build your own website using JavaScript to make your web pages interactive
In Detail
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.
Publisher resources
Table of contents
-
Chapter 1 : Introduction to JavaScript
- Course Introduction JavaScript Fundamentals 00:03:23
- JavaScript Coding Environment 00:06:02
- First JavaScript 00:07:41
- JavaScript Commenting 00:06:30
- Variables and Data types 00:12:12
- Data Type and Conversion 00:08:36
- JavaScript Arithmetic Operations 00:06:20
- JavaScript Conditional Operators 00:05:19
- JavaScript Conditional Statements 00:08:30
- JavaScript Input Prompt and Alert 00:04:45
- JavaScript Loops 00:11:35
- JavaScript Functions 00:09:21
- JavaScript exercise Solutions 00:06:56
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 - A Complete Guide
Turn static web pages into dynamic and active websites About This Video How to code in …
video
JavaScript from Beginner to Expert
Become a JavaScript expert in 30 days, even if you are a beginner. Become a front-end …
video
The Modern JavaScript Bootcamp (2019)
Learn JavaScript by building real-world apps. Includes 3 real-world projects, 80 programming challenges, and ES6/ES7! About …
video
Node.js - The Complete Guide
Master Node.js to build REST APIs, GraphQL APIs, add authentication, use MongoDB, SQL, and much more! …