Install and test Visual Studio Code on Ubuntu or Fedora

Visual Studio Code is a source code editor developed by Microsoft for Windows, Linux and macOS X. Launched in 2015, it became one of the preferred code editors in the StackOverflow developer community and has a huge marketplace with a lot of plug-ins and extensions.   Visual Studio Code powered by Electron, fast and reliable Visual Studio Code includes support for[…]

Read more

The latest Sublime Text Editor build on Fedora

Sublime Text is a sophisticated text editor for code, markup and prose. You’ll love the slick user interface, extraordinary features and amazing performance.     How to install the latest Sublime Text Editor build on Fedora Sublime Text may be downloaded and evaluated for free, however a license must be purchased for continued use. There is currently no enforced time[…]

Read more

How to easily install BlueJ on Fedora

BlueJ. A free Java Development Environment designed for beginners BlueJ environment was developed as part of a university research project about teaching object-orientation to beginners. The aim of BlueJ is to provide an easy-to-use teaching environment for the Java language that facilitates the teaching of Java to first year students. Special emphasis has been placed on visualisation and interaction techniques[…]

Read more

Learning Vim

Vim – the ubiquitous text editor Vim is a highly configurable text editor built to make creating and changing any kind of text very efficient. It is included as "vi" with most UNIX systems and with Apple OS X. Vim is rock stable and is continuously being developed to become even better. Among its features are: persistent, multi-level undo tree,[…]

Read more