start here
I spend some time to set up my computer to make it easier to write programs. I only have to do this once on a computer.
As of this writing I use Visual Studio Code, you can download and install it or any Integrated Development Environment (IDE) you want.
what is covered?
These chapters show how I setup any computer for development
what is next?
Are you using a Windows computer?
first, try to install Windows Subsystem for Linux
If you cannot install Windows Subsystem for Linux, do not worry, every chapter of the book has something for you. Go to Windows without Windows Subsystem Linux requirements
Are you using a Linux computer or did you successfully install Windows Subsystem for Linux? see the Linux/Windows Subsystem for Linux requirements
Are you using a MacOS computer? see the MacOS requirements