Posts about technology

El peligro de los ordenadores cuánticos

The danger of quantum computers


Mike Munay

Quantum computing is the great technological revolution that is approaching, but in addition to its many advantages, it also brings some risks.

1 comment

The danger of quantum computers



Mike Munay

Quantum computing is the great technological revolution that is approaching, but in addition to its many advantages, it also brings some risks.

1 comment
Algoritmos recursivos más comunes en JavaScript, Python y PHP

Most common recursive algorithms in JavaScript, Python and PHP


Mike Munay

After learning the theoretical foundations of recursive programming, it is time to get down to work and test the codes.

Most common recursive algorithms in JavaScript, Python and PHP



Mike Munay

After learning the theoretical foundations of recursive programming, it is time to get down to work and test the codes.

¿Qué es la programación recursiva y cómo funciona? Las matemáticas detrás de la tecnología

What is recursive programming and how does it work? The math behind the technology


Mike Munay

When you start learning software development or programming, you think you understand everything well until something comes along that changes your whole concept: recursion.

What is recursive programming and how does it work? The math behind the technology



Mike Munay

When you start learning software development or programming, you think you understand everything well until something comes along that changes your whole concept: recursion.