In order to have a superior development environment, you need to set up and configure appropriate software yourself. You also need to know how to configure things, where they are in your system, and how to survive in that scary black thing with white letters in it — The Terminal.
Let's start by setting up an operating system of the GNU/Linux OS family (that is based on a kernel called Linux).
Now, you have two options: use Fedora(recommended) or some flavor of Ubuntu (like XUbuntu, frequently used by beginners).
It's best to install it directly on your hardware (as a dual-boot, if needed) but you can also try it out in a VM (like VirtualBox).
You also choose to stay on macOS if absolutely necessary but you'll still have to learn your way around terminal-based approaches.
The objective of this task is to get familiar with command-line tools and learn to set up software without using any of the GUI software.
[x] Install Google Chrome but scroll to the section "Install Google Chrome on Ubuntu 18.04 LTS from the Command Line" and use it. No GUI-based install, please.
[x] Install VS Code using this instruction, but without downloading *.deb file so find the line "The repository and key can also be installed manually with the following script:" and go from there
Overview
In order to have a superior development environment, you need to set up and configure appropriate software yourself. You also need to know how to configure things, where they are in your system, and how to survive in that scary black thing with white letters in it — The Terminal.
Let's start by setting up an operating system of the GNU/Linux OS family (that is based on a kernel called Linux). Now, you have two options: use Fedora (recommended) or some flavor of Ubuntu (like XUbuntu, frequently used by beginners). It's best to install it directly on your hardware (as a dual-boot, if needed) but you can also try it out in a VM (like VirtualBox). You also choose to stay on macOS if absolutely necessary but you'll still have to learn your way around terminal-based approaches.
The objective of this task is to get familiar with command-line tools and learn to set up software without using any of the GUI software.
Fedora
*.rpm
file from browser.Ubuntu
"Install Google Chrome on Ubuntu 18.04 LTS from the Command Line"
and use it. No GUI-based install, please.*.deb
file so find the line"The repository and key can also be installed manually with the following script:"
and go from there