Comment on What operating system and tools should a beginner use to learn programming?

<- View Parent
Grtz78@feddit.de ⁨6⁩ ⁨months⁩ ago

Depending on how much you want to work on servers later, getting used to vim might be worth it. With neovim there’s also a modern take on vi, that can fully replace any IDE.

Just use what works for you. Only downside to IDEs is you might not graps all the magic going on in the back, so take your time to understand the ropes of the build and deployment systems before you let your IDE handle it for you.

source
Sort:hotnewtop