Linux

Installieren von Node.js unter Ubuntu 20.04 — step-by-step Linux tutorial on Progressive Robot

Installieren von Node.js unter Ubuntu 20.04

Node.js ist eine JavaScript-Laufzeitumgebung für serverseitige Programmierung. Sie ermöglicht Entwicklern die Erstellung von skalierbaren Backend-Funktionen mit JavaScript, einer Sprache, die viele aus der Browser-basierten Webentwicklung bereits…

Read more
Como instalar o R no Ubuntu 20.04 — step-by-step Linux tutorial on Progressive Robot

Como instalar o R no Ubuntu 20.04

R é uma linguagem de programação de código aberto e é amplamente usado para realizar análise de dados e o computação estatística. É amparado pela Fundação R para computação estatística, além de ser uma linguagem cada vez mais popular e extensível com uma comunidade ativa. O R…

Read more
How To Install Ruby 2.1.0 And Sinatra On Ubuntu 13 With RVM — step-by-step Linux tutorial on Progressive Robot

How To Install Ruby 2.1.0 And Sinatra On Ubuntu 13 With RVM

In this the cloud provider article, we are going to learn how to install the latest available version of the official Ruby interpreter (2.1.0) on a Ubuntu 13 droplet along with Sinatra web-application development library. Afterwards, we will create a sample project and continue with real-world deployments.

Read more
How To Install Ruby on Rails with rbenv on Ubuntu 16.04 — step-by-step Linux tutorial on Progressive Robot

How To Install Ruby on Rails with rbenv on Ubuntu 16.04

Ruby on Rails is one of the most popular application stacks for developers looking to create sites and web apps. You can easily install Ruby and Rails with the command-line tool rbenv. Using rbenv will provide you with a solid environment for developing your Ruby on Rails applications as it will let you easily switch Ruby versions, keeping your entire team on the same version.

Read more
CHAT