Introduction to programming language and operating system - PowerPoint PPT Presentation

About This Presentation
Title:

Introduction to programming language and operating system

Description:

This presentation will cover a simple overview of programming languages and operating systems, as well as low and high level programming languages and a brief overview of computer memory. – PowerPoint PPT presentation

Number of Views:1
Slides: 9
Provided by: Learnbay.Datascience
Category: Other
Tags:

less

Transcript and Presenter's Notes

Title: Introduction to programming language and operating system


1
Introduction to Programming Language and
Operating System
Swipe
2
Introduction
Programming language is a set of pre-defined
terms that are combined into a programme using
pre-defined rules (syntax). The application is
developed using programming languages, which
assists us in completing our mission.
3
Introduction
Operating system is a software that enables a
user to run other programmes on a computer. The
primary function of an operating system is to
control the software and hardware resources of a
device.
4
Types of Programming Languages
Programming languages are divided into two
categories. 1. Low Level Programming Language
Machine Level Language or Binary Code Assembly
Language
  • High Level Programming Language
  • Based on purpose
  • Based on converters used

5
Low Level Programming Language
More closer towards system
Code is not portable
Bit complex to learn and write the code
Not expressive e.g. Machine code, Assembly code
6
High Level Programming Language
More closer towards user
Code is portable
Easy to learn and write the code
Expressive e.g. C, C, Java, Python etc
7
A Brief Introduction to Computer Memory
There are mainly two types of memory in
computer- 1. Volatile Memory - Primary Memory -
Temporary Storage - RAM, Cache, Register
2. Non-volatile memory - Secondary Memory
- Permanent Storage - HDD, SDD, Floppy, CD, Pen
Drive
8
Topics for next Post
Introduction to python Memory Management in
Python Components of python program
Stay Tuned with
Write a Comment
User Comments (0)
About PowerShow.com