SQLite Forum

ubuntu help
Login
In my quest to learn how to program properly in c/c++ I've installed ubuntu 20.04 on my laptop. I've installed gcc but I'm a bit lost as to where to start. Should I install an IDE like netbeans or would I learn most using gcc make and something like vim as an editor. Most of what I'll be doing will be built around sqlite of course. Any recommendations from the sqlite forum gurus would be gratefully received.

I was previously working via c++ builder (rad studio) on windows 10 but I want to get away from being spoon fed. You've no idea the difficulty I have when it comes to what should be simple things like project files / directories, compiler directives and the like.