Sign Up

Sign Up to our social questions and Answers Engine to ask questions, answer people’s questions, and connect with other people.

Have an account? Sign In

Have an account? Sign In Now

Sign In

Login to our social questions & Answers Engine to ask questions answer people’s questions & connect with other people.

Sign Up Here

Forgot Password?

Don't have account, Sign Up Here

Forgot Password

Lost your password? Please enter your email address. You will receive a link and will create a new password via email.

Have an account? Sign In Now

Sorry, you do not have permission to ask a question, You must login to ask a question.

Forgot Password?

Need An Account, Sign Up Here

Please type your username.

Please type your E-Mail.

Please choose an appropriate title for the post.

Please choose the appropriate section so your post can be easily searched.

Please choose suitable Keywords Ex: post, video.

Browse

Need An Account, Sign Up Here

Please briefly explain why you feel this question should be reported.

Please briefly explain why you feel this answer should be reported.

Please briefly explain why you feel this user should be reported.

Sign InSign Up

Querify Question Shop: Explore Expert Solutions and Unique Q&A Merchandise

Querify Question Shop: Explore Expert Solutions and Unique Q&A Merchandise Logo Querify Question Shop: Explore Expert Solutions and Unique Q&A Merchandise Logo

Querify Question Shop: Explore Expert Solutions and Unique Q&A Merchandise Navigation

  • Home
  • About Us
  • Contact Us
Search
Ask A Question

Mobile menu

Close
Ask a Question
  • Home
  • About Us
  • Contact Us
Home/ Questions/Q 7753

Querify Question Shop: Explore Expert Solutions and Unique Q&A Merchandise Latest Questions

Author
  • 60k
Author
Asked: November 28, 20242024-11-28T06:45:08+00:00 2024-11-28T06:45:08+00:00

JavaScript: Programming Introduction.

  • 60k

Whether you're just starting your web development journey or you've got some experience, it is important to make sure that you have a solid grasp of some concepts. Before we jump into the fundamentals of JavaScript, let's make sure we know what programming is.

What is a computer program ?

To understand what programming is we have to know what a computer program is.
A computer program is created by writing lines of code, that run on the computer. The written code is made to perform a specific task.

What is a programming language?

A programming language is a language created specially to give instructions to computers which is known as source code.

What is programming ?

Programming is giving a computer a set of instructions that explain how to execute a program. These instructions could be for carrying out a straightforward task, like showing the result of a multiplication, or they could be for solving a more complex problem.

Types of programming languages

As you might have probably noticed, there are a large number of programming languages available.
Before deciding which languages to use, you need to consider first what your application needs to be built.

There are multiple types of programming languages:

  • High-level programming languages, are like the language we use to communicate with each other and are easier to read and write and understand,such as Java, C# or Python.
  • Low-level languages, such as Assembly and Machine language. Machine language is the lowest level language made up of binary code that the computer processor can directly execute.
  • Compiled programming languages, are translated entirely into machine language (binary) before execution, such as C, C++ and Rust.

Binary is a base-2 numeral system, it is represented by either 0 or 1. Each digit is known as a binary digit or bit for short. The farthest bit to the left is the most significant whereas the farthest bit to the right is the least significant.

  • Interpreted languages, Unlike low-level languages, Interpreted languages use an interpreter that reads the source code line by line, translates each line into machine-level instructions, and then executes those instructions at run time, such PHP, Ruby and JavaScript.
  • Scripting languages, are used to write scripts to manipulate data or automate tasks on a web servers. That is why PHP and JavaScript are referred to as Interpreted and scripting languages.
  • Functional languages, use functions that can be put together to create large complex programs, such as Haskell, F# and Clojure.
  • Object-Oriented languages, or OOP languages use a structured code to mimic real-world concepts just like objects and their behaviors. These type of languages create objects which are just instances of classes. some examples of Object-oriented languages are Java, C++ and Python.

JavaScript

JavaScript is a client-side scripting language that runs in the browser. It was initially created to build interactive and dynamic websites. JavaScript can also be used as a server-side language.
JavaScript's standardized specification or guideline is called ECMAScript (ES). It defines the features, syntax, and behavior of the language, guaranteeing compatibility with multiple environments and web browsers.
JavaScript has no official support for classes but since objects are the core of the language and almost everything in JavaScript is an object or is accessed through objects, it can mimic object-oriented programming concepts such as classes.

Overview about this series

In this series, we'll be building our knowledge from the ground up learning everything about JavaScript in depth. We'll be discussing everything from the fundamentals to object-oriented programming and more.

beginnersjavascriptprogrammingwebdev
  • 0 0 Answers
  • 0 Views
  • 0 Followers
  • 0
Share
  • Facebook
  • Report

Leave an answer
Cancel reply

You must login to add an answer.

Forgot Password?

Need An Account, Sign Up Here

Sidebar

Ask A Question

Stats

  • Questions 4k
  • Answers 0
  • Best Answers 0
  • Users 2k
  • Popular
  • Answers
  • Author

    ES6 - A beginners guide - Template Literals

    • 0 Answers
  • Author

    Understanding Higher Order Functions in JavaScript.

    • 0 Answers
  • Author

    Build a custom video chat app with Daily and Vue.js

    • 0 Answers

Top Members

Samantha Carter

Samantha Carter

  • 0 Questions
  • 20 Points
Begginer
Ella Lewis

Ella Lewis

  • 0 Questions
  • 20 Points
Begginer
Isaac Anderson

Isaac Anderson

  • 0 Questions
  • 20 Points
Begginer

Explore

  • Home
  • Add group
  • Groups page
  • Communities
  • Questions
    • New Questions
    • Trending Questions
    • Must read Questions
    • Hot Questions
  • Polls
  • Tags
  • Badges
  • Users
  • Help

Footer

Querify Question Shop: Explore Expert Solutions and Unique Q&A Merchandise

Querify Question Shop: Explore, ask, and connect. Join our vibrant Q&A community today!

About Us

  • About Us
  • Contact Us
  • All Users

Legal Stuff

  • Terms of Use
  • Privacy Policy
  • Cookie Policy

Help

  • Knowledge Base
  • Support

Follow

© 2022 Querify Question. All Rights Reserved

Insert/edit link

Enter the destination URL

Or link to existing content

    No search term specified. Showing recent items. Search or use up and down arrow keys to select an item.