Introduction to Programming for Beginners

Description


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 calculator
Digital clock

By the end of this course you will be confident to build more useful projects .

Popular Online Courses