Udemy
  •  
  •  
  •  
  •  
  •  
  •  
  •  
  •  
  •  
  •  
  •  
  •  
  •  
Development
Web Development Data Science Mobile Development Programming Languages Game Development Database Design & Development Software Testing Software Engineering Development Tools No-Code Development
Business
Entrepreneurship Communications Management Sales Business Strategy Operations Project Management Business Law Business Analytics & Intelligence Human Resources Industry E-Commerce Media Real Estate Other Business
Finance & Accounting
Accounting & Bookkeeping Compliance Cryptocurrency & Blockchain Economics Finance Finance Cert & Exam Prep Financial Modeling & Analysis Investing & Trading Money Management Tools Taxes Other Finance & Accounting
IT & Software
IT Certification Network & Security Hardware Operating Systems Other IT & Software
Office Productivity
Microsoft Apple Google SAP Oracle Other Office Productivity
Personal Development
Personal Transformation Personal Productivity Leadership Career Development Parenting & Relationships Happiness Esoteric Practices Religion & Spirituality Personal Brand Building Creativity Influence Self Esteem & Confidence Stress Management Memory & Study Skills Motivation Other Personal Development
Design
Web Design Graphic Design & Illustration Design Tools User Experience Design Game Design Design Thinking 3D & Animation Fashion Design Architectural Design Interior Design Other Design
Marketing
Digital Marketing Search Engine Optimization Social Media Marketing Branding Marketing Fundamentals Marketing Analytics & Automation Public Relations Advertising Video & Mobile Marketing Content Marketing Growth Hacking Affiliate Marketing Product Marketing Other Marketing
Lifestyle
Arts & Crafts Beauty & Makeup Esoteric Practices Food & Beverage Gaming Home Improvement Pet Care & Training Travel Other Lifestyle
Photography & Video
Digital Photography Photography Portrait Photography Photography Tools Commercial Photography Video Design Other Photography & Video
Health & Fitness
Fitness General Health Sports Nutrition Yoga Mental Health Dieting Self Defense Safety & First Aid Dance Meditation Other Health & Fitness
Music
Instruments Music Production Music Fundamentals Vocal Music Techniques Music Software Other Music
Teaching & Academics
Engineering Humanities Math Science Online Education Social Science Language Teacher Training Test Prep Other Teaching & Academics
AWS Certification Microsoft Certification AWS Certified Solutions Architect - Associate AWS Certified Cloud Practitioner CompTIA A+ Cisco CCNA Amazon AWS AWS Certified Developer - Associate CompTIA Security+
Photoshop Graphic Design Adobe Illustrator Drawing Digital Painting InDesign Character Design Canva Figure Drawing
Life Coach Training Neuro-Linguistic Programming Mindfulness Personal Development Personal Transformation Meditation Life Purpose Neuroscience Coaching
Web Development JavaScript React CSS Angular PHP Node.Js WordPress Python
Google Flutter Android Development iOS Development Swift React Native Dart Programming Language Mobile Development Kotlin SwiftUI
Digital Marketing Google Ads (Adwords) Social Media Marketing Google Ads (AdWords) Certification Marketing Strategy Internet Marketing YouTube Marketing Email Marketing Google Analytics
SQL Microsoft Power BI Tableau Business Analysis Business Intelligence MySQL Data Analysis Data Modeling Big Data
Business Fundamentals Entrepreneurship Fundamentals Business Strategy Online Business Business Plan Startup Freelancing Blogging Home Business
Unity Game Development Fundamentals Unreal Engine C# 3D Game Development C++ 2D Game Development Unreal Engine Blueprints Blender
2020-11-30 17:39:13
30-Day Money-Back Guarantee

This course includes:

  • 2.5 hours on-demand video
  • 29 articles
  • 3 downloadable resources
  • Full lifetime access
  • Access on mobile and TV
Development Programming Languages JavaScript

Learn JavaScript 5 Practice Projects Learn JavaScript Code

Source Code and step by step instruction to build 5 mini JavaScript applications from scratch
Rating: 4.6 out of 54.6 (15 ratings)
3,343 students
Created by Laurence Svekis
Last updated 11/2019
English
English [Auto]
30-Day Money-Back Guarantee

What you'll learn

  • How to use JavaScript
  • How to create elements dynamically
  • Manipulate elements using JavaScript

Course content

7 sections • 59 lectures • 2h 29m total length

  • Preview04:26
  • Preview01:52

  • JavaScript Setup
    03:25
  • Element Event Triggers
    04:27
  • Source Code
    00:09
  • Preview04:28
  • Source Code
    00:12
  • Check Winner Logic
    04:20
  • Source Code
    00:20
  • Coin Toss Game Code Review
    04:29
  • Source Code
    00:20

  • Magic 8Ball Setup
    03:21
  • Source Code
    00:07
  • Randomly Respond to Question.
    05:26
  • Source Code
    00:13

  • Preview03:15
  • Source Code
    00:08
  • JavaScript Create Elements
    05:05
  • Source Code
    00:17
  • Random Combo generator
    02:41
  • Source Code
    00:17
  • Guess Checker and Response
    05:15
  • Source Code
    00:21
  • Player Scoring
    06:05
  • Source Code
    00:31
  • Combo Lock Code Review
    12:33
  • Source Code
    00:42

  • Word Scrambler Setup
    02:48
  • Source Code
    00:08
  • Game interaction and output
    02:33
  • Source Code
    00:11
  • Randomize Array
    04:27
  • Source Code
    00:15
  • Random order array
    04:40
  • Source Code
    00:20
  • Gameplay JavaScript
    02:23
  • Source Code
    00:21
  • Player Guess checker
    04:07
  • Source Code
    00:33
  • Code Review Word Game
    03:36
  • Source Code
    00:33

  • Countdown Timer Setup
    05:10
  • Source Code
    00:09
  • Get time set Countdown
    02:35
  • Source Code
    00:13
  • Calculate Time Left
    11:06
  • Source Code
    00:25
  • Update InnerHTML elements
    05:08
  • Source Code
    00:29
  • Interval Updater
    05:03
  • Source Code
    00:33
  • LocalStorage JavaScript
    04:37
  • Source Code
    00:37
  • Countdown Timer Code Review
    06:01
  • Source Code
    00:37
  • Bonus CSS updates
    03:02
  • Source Code
    00:45

  • Source Code for all apps zipped
    00:13
  • Bonus Lecture
    01:13

Requirements

  • Fundamental JavaScript concepts
  • Access to computer
  • Use of editor to write code
  • HTML and CSS knowledge

Description

Practice JavaScript HERE!!!

Building 5 applications from scratch

Coin Toss Application - is it heads or tails

  • Setting up HTML elements and selecting them using JavaScript

  • Making elements interactive event listeners

  • How to apply conditions for game logic

  • Checking win conditions and game end function

  • Selecting elements querySelector and querySelectorAll

  • Manipulating HTML element content

  • JavaScript Math random and Math floor methods

  • Source Code included

Magic 8 Ball - find out the answer to your questions

  • Element manipulation and selection

  • JavaScript DOM Document Object Model

  • Interaction with event listeners

  • Math.floor() Math.random()

  • Random response content

Combination Cracker - can you guess the combo lock

  • JavaScript dynamically create elements

  • Select and add interactive content

  • Variables and objects for scoring

  • Math.random() make it unpredictable

  • Setting element attributes

  • Adding and removing element classes

  • Adding to element object data

  • Win conditions and game end functions

  • Element color updates and manipulation

  • Element selection

  • Game logic and building sequence

Word Scramble - guess the word

  • JavaScript arrays - randomize array contents

  • Element selection and manipulation of DOM content

  • Interactive event listeners

  • Dynamic class updates

  • Element object data

  • JavaScript Math random and Math methods

Countdown Timer - Pick a date and see how much time is left with a dynamically updating counter

  • Select and update elements on the page

  • Explore using JavaScript methods like Math, Date, setInterval,  clearInterval

  • Make it interactive add event listeners

  • Dynamic values with querySelector

  • Loops of objects


    Step by step lessons - source code included

No libraries, no shortcuts just learning JavaScript making it DYNAMIC and INTERACTIVE web application.

Step by step learning with all steps included.

Beginner JavaScript knowledge is required as the course covers only JavaScript relevant to the building of the game.  Also HTML and CSS knowledge is essential as scope of this course is all JavaScript focused.  

Along with friendly support in the Q&A to help you learn and answer any questions you may have.

Try it now you have nothing to lose, comes with a 30 day money back guarantee.  

Start building your own version of the game today!!!!



Who this course is for:

  • Beginners to JavaScript
  • Anyone who wants to practice writing JavaScript
  • Web developers
  • Webmasters
  • Anyone who wants to learn to make a JavaScript game without any libraries

Instructor

Laurence Svekis
Instructor, GDE, Application Developer
Laurence Svekis
  • 4.3 Instructor Rating
  • 41,752 Reviews
  • 706,291 Students
  • 369 Courses

I'm here to help you learn, achieve your dreams, come join me on this amazing adventure today
Google Developers Expert - GSuite

Providing Web development courses and digital marketing strategy courses since 2002.

Innovative technology expert with a wide range of real world experience. Providing Smart digital solutions online for both small and enterprise level businesses.

"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."

"Learning, understanding with a strong passion for education.  The internet has provided us with new opportunities to expand and share knowledge."

Want to learn more about becoming a web developer, do you want to experience the freedom that technology provides for us? Learn how to bring amazing things to life online.  Technology connects us all in many ways.  It opens up doors to those who embrace it and learn how to make those connections real.

"My courses are designed to help you achieve your goals, learn and update skills"

Background : An experienced web application developer, having worked on multiple enterprise level applications, hundreds of websites, business solutions and many unique and innovative web applications.  Web application development areas of expertise include HTML, CSS, JavaScript, JQuery, Bootstrap, PHP and MySQL. Anything to do with web creation and digital experience. Passionate about everything to do with web application development, programming to online marketing with a strong focus on social media and SEO. 

"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!"

  • Udemy for Business
  • Teach on Udemy
  • Get the app
  • About us
  • Contact us
  • Careers
  • Blog
  • Help and Support
  • Affiliate
  • Terms
  • Privacy policy
  • Cookie settings
  • Sitemap
  • Featured courses
Udemy
© 2021 Udemy, Inc.