The Promises of Functional Programming

Normally the different programming languages ​​that are functional contain a main difference, normally the programming languages ​​with which I have had contact have a different hardware handling, not low level. Therefore, it allows us to develop new ways to solve different types of problems, this leads us to think about the range of possibilities to which we are exposed.
The new paradigms of programming are data resistance and data integrity.

The author Hinsen tells us in the text about the various functional and imperative programs, the example cited in reading shows that functional programming has several advantages for concurrent and parallel programming, on the other hand it is indicated that functional programs are more robust and easier to deport than the other.

The main difference mentioned by the author on the various functional and imperative programs is that the first has no variables and the concepts of cycles diversifies with the other, the cycles mentioned by the author let us see in functional programs can operate without variables, all this is attributed to recursion, since it simulates the use of a variable, it was widely explained that variables and cycles are not a pillar as understood today, it is worth mentioning that reading tells us about the functions of order superior and first-order functions, the importance of its use in programming and the main strategies for using them.

Taking into account the broad knowledge of the author I dare to conclude that there is a large area of ​​opportunity for the proper development of this technology, it is also important to mention that the progress in this area is not adequate, it may be appropriate to implement more research and development so that we can use the new tools appropriately, I consider that the parallelism is of the utmost importance to be able to create more efficient codes and optimally take advantage of the hardware of the new devices.

Comentarios

Entradas populares