When you enroll through our links, we may earn a small commission—at no extra cost to you. This helps keep our platform free and inspires us to add more value.

Udemy logo

Introduction to Programming for Beginners

Practical Hands-On beginners Programming step by step.

     
  • 4.2
  •  |
  • Reviews ( 263 )
₹519

This Course Includes

  • iconudemy
  • icon4.2 (263 reviews )
  • icon5h 49m
  • iconenglish
  • iconOnline - Self Paced
  • iconprofessional certificate
  • iconUdemy

About Introduction to Programming for Beginners

Programming can be fun as well as challenging.This course provides the core knowledge to begin programming in any language. I will use the JavaScript programming language to explore the core syntax of a programming language,and show you how to write and execute programs. I will be using JavaScript , the most popular scripting language in the world to explore the core concepts of programming . It is responsible for the interactivity like games, online forms or surveys and other activities user’s can engage with on a website. Most dynamic if not all website contains some element of JavaScript. JavaScript programming language drives millions of interactive web sites, powers fast web servers and can even be used to build desktop and mobile applications The course will teach you topics like:

Expressions

Installing Text Editor

Output

Input

Code Comments

Statements

Mixing data types

Variables

Variable naming convention.

Data Types

String operators

Assignment operators

Comparison operators

Logical operators

Operators

Arrays

Functions

Working with numbers, characters, strings, and operators

Conditional Statements The projects we will create include: Digital calculatorDigital clock By the end of this course you will be confident to build more useful projects .

What You Will Learn?

  • Build and program a calculator .
  • Build and program a digital clock .
  • Understand Data Types .
  • Understanding and creating Variables .
  • Understand and create Arrays .
  • Understand and use Conditional Statements .
  • Understand and use Functions .
  • Execute a program .
  • Write Syntax .
  • Understand Output and Input .
  • Access and use developer tool console.