Programming languages ​​for beginners

View this thread on: d.buzz | hive.blog | peakd.com | ecency.com
·@stefanny·
0.000 HBD
Programming languages ​​for beginners
* <h1>Python</h1>

Python is an interpreted programming language whose philosophy emphasizes a syntax that favors a readable code.

It is a multiparadigma programming language, since it supports object orientation, imperative programming and, to a lesser extent, functional programming. It is an interpreted language, uses dynamic typing and is multiplatform.

Python is an interpreted programming language, so it works on any type of system that integrates its interpreter. Apart from this advantage, Python offers dialects like the well-known Jython, that is used to write in Java.
![shfh.jpg](https://steemitimages.com/DQmVfMLMvmWvUi9B4mtcAabf7MXCVkp8tvwRtuEGvFHuHAz/shfh.jpg)

***
* <h1>Java</h1>

Java is a general-purpose, concurrent, object-oriented programming language that was specifically designed to have as few implementation dependencies as possible.
The basic element of object-oriented programming in Java is a class. A class defines the shape and behavior of an object. Everything in Java revolves around these concepts, therefore, once the basic mechanisms of language have been reviewed in matters already known; This section delves into the expansion of theoretical concepts focused on the style of object-oriented programming in Java
![sfdgfsdg.jpg](https://steemitimages.com/DQmZRdBr7nyDehm9GNKTkJXESTdvgC5vz53LuZvmHpnq1wz/sfdgfsdg.jpg)

***
* <h1>JavaScript</h1>

Javascript is a language that can be used by professionals and for those who are initiated in the development and design of websites. It does not require compilation since the language works on the client side, browsers are responsible for interpreting these codes.

It is mainly used in its client-side form, implemented as part of a web browser allowing improvements in the user interface and dynamic web pages although there is a form of JavaScript on the server side (Server-side JavaScript Or SSJS.
It should be clarified that JavaScript is not a programming language itself. It is a scripting language (scripts or routines). It is more like, therefore, the macros of the processors of text or spreadsheets.
![852.png](https://steemitimages.com/DQmcuHnAckUDV5DfXkfHwPCbwoeLr3z8B3n68dnk88HP7an/852.png)

***
* <h1>C and C ++</h1>

C is a programming language with a long history when compared to other more recently emerged. C has had different uses throughout history, with applications in operating systems, compilers and software development. We do not want to go into these concepts because they exceed the objective we have to learn programming fundamentals. We will simply say that a program can be seen as "a service".

C ++ is a programming language The intention of its creation was the extension to the programming language C mechanisms that allow the manipulation of objects. In this sense, from the point of view of the object oriented languages, C ++ is a hybrid language.

C and c ++ are the most powerful programming languages ​​that exist, with those 2 languages ​​you can create from a sum calculator to an operating system.
![522235.jpg](https://steemitimages.com/DQmNRbX34PFDCdgtTDD8E43BFugDwuf1tQAJKd6Y4J23q4m/522235.jpg)

![lñkk.gif](https://steemitimages.com/DQmb2XLRnqy5netJri1pMXwqxB22MxujE4XakYcHeVUpQqx/l%C3%B1kk.gif)
👍 , , , , , , , ,