Main elements of a programming language - 04

- Andrés Cruz

En español
Main elements of a programming language - 04

We already know what a program is and its relationship with algorithms in computing as steps to solve a problem. We also saw programming languages in the previous entry. Now we are going to see what are the main elements that we have to take into account when time to schedule; The first thing you have to take into account would be the syntax, the syntax or way in which we can program in a programming language, defines the elements of said language and how they are combined to form a program. The typical elements of any language are the following:

Type of data
Variables
Operators
Control structures
Comments
Code blocks (Functions, Classes, etc.)

We will address all these elements little by little throughout the course.

Andrés Cruz

Develop with Laravel, Django, Flask, CodeIgniter, HTML5, CSS3, MySQL, JavaScript, Vue, Android, iOS, Flutter

Andrés Cruz In Udemy

I agree to receive announcements of interest about this Blog.