Benchmarking is a theoretical-practical tool that allows companies that implement it, to analyze key indicators of their internal performance, these indicators will take into account the internal processes and their characteristics such as productivity, effectiveness, efficiency, workflow, among many other aspects. The final result of benchmarking is the identification of the strong and weak points […]
One of the first things we learn as software developers are that there can be multiple solutions to a problem, some more efficient than others. But there is something that we must always keep constant when writing code and that is to try to keep it as understandable as possible not only so that if […]
Many developers, especially the newer ones, focus only on the project they are carrying out looking, and working well, which although it is extremely important, they continue to leave out. In my opinion, something equally, and I might dare to say the most important thing, is to follow good development practices which will allow not […]
By being constantly connected in the networks, we are depositing small fragments of information, information that with its proper treatment can obtain high value. For this type of analysis, there is NLP or Natural Language Processing created a long time ago. It consists of a series of techniques that aim to analyze human communication, focused […]
Dart is Google’s new bet to create new programming languages that are simple to understand and powerful. In fact, Google has not sought to create new paradigms or milestones in this area, but is dedicated to creating parallel languages that improve the experience of another language. Dart is a programming language syntactically similar to JS, […]
To enter the world of automatic learning, it is necessary to know its basic thermology because this will allow a better understanding of the problems and in front of so much data we receive from our database, we must know that columns and rows are also intended to separate the different information to give the […]
Social networks are an excellent tool to attract, obtain and retain the public towards your business, and creating a strategy around these communities becomes a necessity now more than ever in the current scene where the traditional methods of obtaining an audience are diverse, we no longer have so much flow of people in physical […]
Inside the world of technology there are two creations that give life to the science that surrounds us today, each one of them was developed in different times, it is there where we ask ourselves ¿What was born first hardware or software? The evolution of the computational science world has been progressive due to the […]
A programming language is an artificial language that a computer understands, it is made up of a series of statements that fit together to form instructions. These instructions tell a computer what to do. These languages are made up of a set of symbols and syntactic and semantic rules that define their structure and the […]
NodeJS is a runtime built with Google’s v8 engine, which allows JavaScript to be run without the need to be interpreted from a browser, which has allowed the use of JavaScript to be extended beyond the development of the client side by venturing into servers, mobile applications, console applications and also to enhance frontend development […]
- 1
- 2