Course description
Perfect course to have a quick start or refresher to JavaScript.
Warning this is a fast-paced course. Source code is included and its suggested that you try the code between the lessons to get more familiar with it.
Code samples and explanations on what the code does - and demos of the code in the browser.
What you'll learn:
- JavaScript Fundamentals
- Applying JavaScript in a project Game
- Core JavaScript Skills
- adding JavaScript to your HTML page
- Running JavaScript code in your browser
- Variables and assigning values.
- Functions and running blocks of code.
- Arrays and Objects - how to hold multiple values in one variable.
- Loops and iterations
- Conditions and ternary operator to apply logic within coding.
- DOM - selection of elements from the webpage
- DOM - adding event listeners like click to page elements.
- How to create a GAME at the end - last 2 lessons you can apply what you learned to create a fun dice roll game. Dice rolling game see who wins - display results on the webpage.
- How to Create dynamic page content and page interactions with event listeners.
Source code is included step by step so you can copy the code try it out and get a feel for what JavaScript is capable of.
Course Type: Instant
Who this course is for?
- Anyone who wants to learn JavaScript.
- Refresher to JavaScript Coders
- Web Designers
- Web Developers
- Coders
Requirements:
- HTML and CSS
- Computer Access
- Browser and Editor Experience
About Instructor Laurence Svekis 18+yrs Experience
Laurance Svekis has provided Web development courses and digital marketing strategy courses since 2002. He is an innovative technology expert with a wide range of real-world experience. He has provided Smart digital solutions online for both small and enterprise-level businesses. His application development areas of expertise include HTML, CSS, JavaScript, JQuery, Bootstrap, PHP, and MySQL. As well as anything to do with web creation and digital experience.
"I have a passion for anything digital technology related, enjoy programming and the challenge of developing successful digital experiences. As an experienced developer, I created my first computer applications in 1990 and my first website in 1998. I enjoy sharing my knowledge with others and want to help you share in the wonderful opportunities that the internet provides."
"My courses are designed to help you achieve your goals, learn and update skills"
"Understanding technology provides a means to better connect with users. It also opens so many doors. Knowledge is the key to success and I want to help you experience what technology has to offer. I'm passionate about web technologies, and look forward to sharing my knowledge and experience with you!"
Example Curriculum
- Quick Introduction to JavaScript (1:33)
- Introduction to coding JavaScript (5:28)
- Variables hold Data (7:23)
- Data Types JavaScript (4:17)
- Arrays and Objects JavaScript (7:11)
- JavaScript Functions (5:39)
- Conditions if statements JavaScript (5:30)
- JavaScript Math Object (5:28)
- Loops For and While JavaScript (6:47)
- JavaScript DOM interaction (10:27)
- JavaScript Game Project Part 1 (10:13)
- JavaScript Game Project 2 (4:46)