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 CompTIA Security+ AWS Certified Developer - Associate
Graphic Design Photoshop 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 Coaching Neuroscience
Web Development JavaScript React CSS Angular PHP WordPress Node.Js 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 Retargeting
SQL Microsoft Power BI Tableau Business Analysis Business Intelligence MySQL Data Analysis Data Modeling Data Science
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
30-Day Money-Back Guarantee

This course includes:

  • 1.5 hours on-demand video
  • 23 articles
  • 28 downloadable resources
  • Full lifetime access
  • Access on mobile and TV
Development Web Development JavaScript

JavaScript Practice building 5 mini applications

Learn JavaScript building 5 web applications from scratch practice applying JavaScript to build mini projects and apps
Rating: 4.5 out of 54.5 (5 ratings)
1,669 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 • 51 lectures • 1h 52m total length

  • Preview03:30
  • Preview02:29

  • Preview04:14
  • JavaScript Select Elements 2
    03:32
  • JavaScript querySelector 3
    03:47
  • Source code
    00:08
  • Adding an Event Listener
    02:54
  • Element Value JavaScript
    03:02
  • Tweak and Adjust output
    02:27
  • Source Code
    00:07
  • Backtick template JavaScript
    02:05
  • Source Code
    00:07

  • Select element value
    03:48
  • Source Code
    00:08

  • JavaScript Date Method.
    03:52
  • Source Code
    00:06
  • Dynamic message depending on Time
    04:32
  • Source Code
    00:13
  • Element Background Color Update.
    03:42
  • Source Code
    00:19
  • Element Style with JavaScript
    04:00
  • Source Code
    00:21

  • JavaScript Play Sounds
    04:30
  • Source Code
    00:07
  • EventListeners to Multiple Elements
    03:13
  • Source Code
    00:07
  • Sound selector on click
    04:43
  • Source Code
    00:21
  • Make active add Class.
    04:36
  • Source Code
    00:25
  • Make it shorter Code update
    02:39
  • Source Code
    00:30
  • JavaScript Create Elements
    07:40
  • Source Code
    00:18

  • Typing Test Mini Application
    03:30
  • Source Code
    00:16
  • Play the Game
    01:43
  • JavaScript Random
    04:38
  • Source Code
    00:21
  • JavaScript Timer Date
    02:42
  • Source Code
    00:24
  • GameEnd Calculations
    03:50
  • Source Code
    00:33
  • Count words in string.
    03:33
  • Source Code
    00:36
  • Typing Test Code Review
    03:42
  • Source Code
    00:37
  • Word by Word Compare
    04:23
  • Source Code
    00:43

  • 5 Applications source zipped
    01:03
  • Bonus Lecture
    01:13

Requirements

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

Description

Explore how you can use JavaScript to develop a fun interactive applications from scratch.  Fully dynamic, step by step build alongside the course lessons.  Source code is included to get you started quickly.  Fun and exciting way to learn and practice JavaScript.

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

Prefect course for beginners to learn JavaScript!!! 

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.  

Build 5 applications from scratch what is covered in the course

  • Setting up your development environment

  • resources and source code are included

  • helpful support in the Q&A always ready to help answer any questions

  • Taught by an instructor with over 20 years of experience

Tip calculator

  • select elements using querySelector

  • accessing elements from JavaScript - JavaScript DOM

  • making elements interactive using event listeners

  • functions running blocks of code

  • JavaScript utility methods like tofixed

  • manipulating elements inner text and html

Custom welcome message

  • adding eventlisteners to elements

  • using elements as objects in JavaScript code

  • Selecting elements

  • functions to execute code blocks

  • updating innerHTML of elements

Dynamic user timed message

  • adding eventlisteners to elements

  • Using DOM to select elements

  • updating CSS and style attribute using JavaScript

  • JavaScript Date() method

  • Getting current hours

  • Conditional statements

  • Setting element backgroundcolor style attribute update

  • updating innerHTML of elements

Element sound player

  • adding eventlisteners to elements

  • Using forEach to loop array items

  • JavaScript arrays

  • Setting element attributes

  • creating elements on the fly using JavaScript

  • Adding and removing classes from elements

  • using JavaScript audio method

  • setTimeout method in JavaScript

  • select elements using querySelector

Dynamic Typing Tester application

  • adding eventlisteners to elements

  • JavaScript arrays

  • setting variables

  • disabling elements attributes

  • dynamic button content

  • JavaScript Date() method and getTime()

  • counting words in a string

  • JavaScript Math() object for randomness

  • JavaScript split method

  • forEach loop

  • Updating innerHTML

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
  • Anyone who wants to learn to make a JavaScript game without any libraries
  • Web developers
  • Webmasters

Instructor

Laurence Svekis
Instructor, GDE, Application Developer
Laurence Svekis
  • 4.3 Instructor Rating
  • 41,937 Reviews
  • 708,483 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.