manage multiple versions of Python with pyenv
The real story of /etc
Read the documentation and you get one story, go on a training course and you get another /etc is the nerve center of your system, it contains all system related configuration files in here or in its sub-directoriesLinux Filesystem Hierarchy Actually, the truth is a little less planned. It transpires that the original creators of... Continue Reading →
Intellij IDEA: download and install
Download Intellij IDEA https://www.youtube.com/watch?v=2hNNWzdxlRg Download IntelliJ IDEA Install Intellij IDEA https://www.youtube.com/watch?v=EO023KXJATs Install Intellij IDEA
Java 11: Download, Install and Test
Download https://www.youtube.com/watch?v=_mQugHR3_XI Download Java 11 Install https://www.youtube.com/watch?v=Riseql8un9A Install Java 11 Test https://www.youtube.com/watch?v=Ni_d-29_Ghc Test Java 11 Installation
Simple Java 11 Maven Project with Intellij IDEA
In this post we are going to create a simple Hello World in Java11 using maven and Intellij IDEA. We are also going to deal with the compilation error "Error: java: error: release version 5 not supported" and the compilation warning "File encoding has not been set, using platform encoding UTF-8" Video https://youtu.be/H3valiUGQck Create the... Continue Reading →