Want to create interactive content? It’s easy in Genially!

Get started free

PROGRAMMING LANGUAGE 2021

MARIA ESTELA GRILO SALVATIERRA

Created on March 23, 2021

Start designing with a free template

Discover more than 1500 professional designs like these:

Transcript

PROGRAMMING LANGUAGE

Programming language is a formal language comprising a set of instructions that produce various kinds of output.

Programming languages are used in computer programming to implement algorithms.

Most programming languages consist of instructions for computers.

What is Programming Language?

A programming language is a computer language engineered to create a standard form of commands.

These commands can be interpreted into a code understood by a machine

Programs are created through programming languages to control the behavior and output of a machine through accurate algorithms, similar to the human communication process.

It is a computer language programmers use to develop software programs, scripts, or other sets of instructions for computers to execute.

It is also known as a programming system, computer language or computer system.

Computer programming languages allow us to give instructions to a computer in a language the computer understands.

Types of Programming Languages

High-level language (most common)

Low Level language

Abbreviated as HLL, a high-level language Most programs are written in high level language

A low-level language is a programming language that provides little or no abstraction of programming concepts and is very close to writing actual machine instructions. T

vs

A computer programming language that isn't limited by the computer, designed for a specific job, and is easier to understand.

they are considered harder to utilize becausethey require a deeper knowledge of machine language.

This programming language is used to develop different softwares

PYTHON

  • Python is a high-level, interpreted, interactive and object-oriented scripting language.
  • Python is designed to be highly readable.
  • Python MUST be learnt by students and working professionals to become a great Software Engineer specially when they are working in Web Development Domain.
  • The key advantages of learning Python

Characteristics of Python

  • It supports functional and structured programming methods as well as OOP. •
  • It can be used as a scripting language or can be compiled to byte-code for building large applications.
  • It provides very high-level dynamic data types and supports dynamic type checking
  • It supports automatic garbage collection.
  • It can be easily integrated with C, C++, COM, ActiveX, CORBA, and Java.

Applications of Python

Easy-to-learn −

Databases −

Interactive Mode −

Interactive Mode −

Easy-to-read

Scalable

GUI Programming

Easy-to-maintain

Extendable

WHAT IS HTML

The Basics of Hypertext Markup Language Explained HTML stands for Hypertext Markup Language. It allows the user to create and structure sections, paragraphs, headings, links, and blockquotes for web pages and applications.

HTML is not a programming language, meaning it doesn’t have the ability to create dynamic functionality. Instead, it makes it possible to organize and format documents, similarly to Microsoft Word.

EMPEZAR

When we work with HTML, we use simple code structures (tags and attributes) to mark up a website page. For example, we can create a paragraph by placing the enclosed text within a starting <p> and closing </p> tag. <p>This is how you add a paragraph in HTML.</p> <p>You can have more than one!</p

PHP Hypertext Preprocessor

PHP is a server side scripting language. that is used to develop Static websites or Dynamic websites or Web applications. PHP stands for Hypertext Pre-processor, that earlier stood for Personal Home Pages. PHP scripts can only be interpreted on a server that has PHP installed.

Characteristics of PHP Simplicity. Efficiency. Security. Flexibility. Familiarity.

Gu

Escrib un subtítulo