What are APIs? This is what you need to know to take advantage of them.

An API (Application Programming Interface) is an interface that allows apps and software programs to communicate and share data. APIs can be public or private. Basically, it means enriching your app by taking advantage of other businesses’ development. Let’s explain this better with an example… Let’s suppose we want to develop a transport app, like […]

Read More...

The Programmer’s Paradox

In the programmers’ career, there’s always a critical time during a project development in which they will inevitably ask themselves: “Should I invest my time in continuing to improve the code that is already ‘ready’ or should I just finish the project?”. It’s then that programmers find themselves for the first time in this paradoxical […]

Read More...

What Is Robotics? Why Is It Important in Programming?

Robotics connects several technologies with the goal of designing systems capable of performing tasks autonomously. This capacity of carrying out actions in an autonomous manner involves the need to perceive and understand the environment around the robot. Seeing what surrounds it, if it’s a person, a wall or a table. Thus, it’ll be able to […]

Read More...