Udemy
    •  
    •  
    •  
    •  
    •  
    •  
    •  
    •  
Turn what you know into an opportunity and reach millions around the world.
Learn More
Your cart is empty.
Keep shopping
Become a Front End Web Developer - JavaScript for Beginners
Rating: 4.4 out of 5(307 ratings)
25,881 students

Become a Front End Web Developer - JavaScript for Beginners

Best JavaScript course for beginners with step by step instructions. Learn basics, ES6, DOM and AJAX with mini project.
Last updated 2/2022
English
English [Auto],

What you'll learn

  • Fine grained steps and instructions to learn JavaScript
  • Learn statements and code execution flow
  • Learn to implement mathematical calculations using Literals and Arithmetic Operators
  • Learn to use Variables
  • Learn code reusability using Functions
  • Learn to implement decision making using Conditional Statements
  • Learn to repeat statements using Looping constructs
  • Learn to implement multiple values using Array
  • Learn object oriented programming using Object and Class
  • Learn ES6 features - Module, let, const, Arrow Function and Template String Literals
  • Learn to work with Numbers, String, Array and Dates
  • Learn to manipulate HTML and CSS using Document Object Model (DOM)
  • Learn to implement getting data from network using JSON, XMLHttpRequest and fetch
  • Learn basics of HTTP protocol and HTTP method types
  • Learn to implement a beginner level project Tic-Tac-Toe

Course content

29 sections334 lectures15h 31m total length
  • Introduction1:28

    Learn JavaScript basics as your entry point to become a front end developer, explore dynamic search suggestions, and discover why JavaScript powers most websites and full stack pathways.

  • What you will learn?5:14

    Master JavaScript fundamentals, from literals and variables to functions, loops, and ES6 features. Apply DOM, events, and network concepts through practical case studies and projects.

  • Learning Environment0:49

    Set up your desktop or laptop for this practice-oriented JavaScript course, follow Windows 10 guidance, use headphones for focused learning, and rely on Mac instructions when provided.

  • Setting up your course2:40

    Adjust playback speed, set video resolution to 720p, and disable autoplay in the course settings to improve readability of coding demonstrations and pacing.

  • Install Chrome1:32

    learn to install and use the Chrome browser on your desktop to view development pages, ensuring a uniform look and feel as you begin front-end web development with JavaScript.

  • Download Visual Studio Code1:20

    Download and install Visual Studio Code to edit HTML and JavaScript, with steps to download from code.visualstudio.com and select your operating system.

  • Install Visual Studio Code Editor - Windows1:45

    Learn how to install Visual Studio Code on Windows by downloading, accepting license, choosing folder, enabling open files from the Windows File Explorer, and launching the editor for front-end development.

  • Install Visual Studio Code Editor - Mac2:06

    Install Visual Studio Code on Mac by downloading, extracting a zip file, moving the app to the Applications folder, and launching the editor.

  • Quick Launch Visual Studio Code2:32

    Discover quick launch methods for Visual Studio Code on Windows and Mac, including pinning the icon to the taskbar and adding it to the dock for fast access.

  • Install 'Live Server' Extension for Visual Studio Code1:30

    Install the Live Server extension for Visual Studio Code to auto refresh the browser when HTML files are saved, then follow the on-screen steps to search, install, and verify activation.

  • GitHub Code Reference1:23

    Access the working reference code on GitHub for all course examples and exercises to troubleshoot minor mistakes, and bookmark the repository at github.com/symbolacademy/javascript-learn.

Requirements

  • No prior development experience required for learning JavaScript programming fundamentals and ES6
  • For learning Document Object Model and Network a basic understanding of HTML and CSS is required
  • Desktop PC or Laptop with minimum 4GB of RAM and 500MB hard disk space
  • On screen instructions provided for Apple Mac users
  • Visual Studio Code Editor - Installation instructions provided

Description

What learners say about this course?

"Excellent explanation.I understood well. It's definitely helpful for everyone. Thank you so much sir"

"Overall, a great course so far! I've learned a lot about the front end concepts, and this course seems to be beginner-friendly, as it's my first time exploring it and I don't have much troubles understanding the material. Thank you for sharing your knowledge!"

Beginner friendly course

If you are from a non-IT profession and you want to shift to application development, then this is the course for you.

  • The topics are clearly structured.

  • Appropriate instructions and opportunity provided to the learner to code along with the instructor.

  • Guided implementation of case study and project.

About JavaScript

According to StackOverflow Developer Survey, JavaScript is the Most Popular Technology during 2020. Most popular websites use JavaScript. As of 2021, around 97.4% of websites use JavaScript.

Using JavaScript you can develop web applications, mobile applications, desktop applications and server side programming.

It is easier to get started and learn JavaScript.

What is in this course?

The following are the major areas covered in this course:

  1. Programming Fundamentals

    • Statements, Code Execution Flow, Literals, Arithmetic Operators, Variables, Function, Conditional Statements, Loops, String, Array, Object, Class, Module, Arrow Function, Variable Scoping, Numbers and Dates

  2. Web Page manipulation using DOM (Document Object Model)

    • Learn manipulating HTML elements

    • Learn to handle DOM events

    • Implement 2 Case Studies and an Exercise

  3. Getting data from server (Using XMLHttpRequest and fetch)

    • Learn about getting data from server

    • Understand about REST API and JSON

    • Implement making REST API call using XMLHttpRequest and fetch

    • Implement case study that searches countries

    • Implement an exercise to search street names in France

    • Understand basics of HTTP protocol and HTTP method types

The above topics helps you to become a Front End Developer.

This course does not cover the desktop application development, mobile application development and server side programming.

During this learning journey, you are provided with:

  • 36 Exercises

  • 3 Case Studies

  • 1 Project (Tic-Tac-Toe game)

Who this course is for:

  • Graduates
  • Developers looking to enhance their skills
  • Full Stack Trainers