|
Weaning myself from Visual Studio
I'd like to try my hand at programming in Linux, and my languages of choice are C++ and Java. I've got Eclipse installed, as well as the CDT package for it.
Is there a good document that outlines how to develop for Linux platforms under Linux? I just don't know where to begin. Writing makefiles is completely foreign to me.... and I got so many errors on my helloworld program, I'm sure I'm doing something fundamentally wrong.
So... where do I begin?
|