RutaCubano

A cuban around the globe

Tag: tutorial

Configurar el layout ABNT2 del teclado Logitech MK345 en Linux

Uno de los problemas habituales con los que nos topamos a la hora de configurar Debian o alguna distribución GNU/Linux, es el como configurar el layout en el idioma del teclado. En mi caso particular adquirí un kit  Logitech MK345 que viene con teclado y mouse con distribución en español usando el estándar ABNT2. Este

[Clojure] Usted conoce Clojure y la programacion funcional?

Unas semanas atrás retome después de muchos años el estudio de Clojure. Tiempos atrás un amigo me presento este lenguaje con un paradigma muy diferente a lo que yo conocía programando en C++, PHP y Python. En ese momento para mi fue complejo y frustrante entenderlo, en especial por la poca documentación a la que

[Clojure] Installing Leiningen in GNU/Linux or Windows systems

  In the previous article about Clojure we were learning what Clojure is and its basic operations. On this occasion we are going to show the Leiningen installation process, which can be considered the the easiest way to use Clojure as is mentioned on their official site. Alternative popular build toolchains are Boot and deps

[Clojure] Do you know Clojure and functional programming?

After many years I returned to study Clojure, a few weeks ago. Some time ago a friend introduced me to this language with a very different paradigm than what I knew by working with imperative, object-oriented programming in C++, PHP and Python. At that time it was complex and frustrating for me to understand it,