Understanding Computer Programming and Programming Language Types

This tutorial provides an introduction to the concept of computer programming, exploring various types of programming languages, including machine-level assembly and high-level languages.

Understanding Computer Programming and Programming Language Types
LearningLad
632.6K views β€’ Dec 8, 2017
Understanding Computer Programming and Programming Language Types

About this video

in this tutorial you will learn the concept of computer programming and the types of programming languages available including the machine level assembly, higher and middle level languages with their advantages and disadvantages.

Quick Access to Topics
0:00 : Introduction to Computer Programming and Who is a Programmer
3:51 : Types of Programming Languages Explained
12:59 : Compilation and Interpretation Methods Explained

A computer is a general purpose machines which can perform many computational task and the modern day computers that we have they can perform billions or trillions of calculations within a fraction of second.
These computer's they can't really do anything on their own. so for a computer to do something one has to give the instructions to it and these instructions will contain step by step information to perform a specific task and these are called as program.

The person who is going to write these instructions or the program is called as the programmer and here the programmer will write the program and the computer will execute that or computer will work on that instructions

The language in which the instructions are written or the language in which this program is written is called as the programming language. now there are several types of programming languages available.

Computers are built to understand the binary language / machine language and since it is difficult to code, assembly languages are invented.
After that middle and higher level languages were invented.

program written in middle / higher language are converted to machine code and executed in either through the compilation method or by using the interpretation method.

languages which use compilation method are called as compiled languages.
for example c, c++ etc.

languages which use interpretation method are called as interpreted languages.
for example python

you will also learn about the terms like program programming programmer compiler and interpreter, compilation and interpretation.

For more tutorials visit our website
http://www.LearningLad.com

LearningLad in social media
Facebook http://www.facebook.com/LearningLad
twitter http://www.twitter.com/LearningLadEdu
Google+ http://www.google.com/+LearningLad

Tags and Topics

Browse our collection to discover more content in these categories.

Video Information

Views

632.6K

Likes

16.7K

Duration

17:39

Published

Dec 8, 2017

User Reviews

4.8
(126)
Rate:

Related Trending Topics

LIVE TRENDS

Related trending topics. Click any trend to explore more videos.