cplusplus
.com
TUTORIALS
REFERENCE
ARTICLES
FORUM
C++
Tutorials
Reference
Articles
Forum
Forum
Beginners
Windows Programming
UNIX/Linux Programming
General C++ Programming
Lounge
Jobs
Forum
UNIX/Linux Programming
New To Linux Programming.
New To Linux Programming.
Feb 1, 2011 at 8:07am UTC
closed account (
zb0S216C
)
I've never programmed in a Linux environment before and I want to start today. I will be using a virtual machine( Linux: Xange ). I wanted to know how I can get started. What IDE should I use? Can I still use the GNU GCC compiler?
Thanks.
Feb 1, 2011 at 10:05am UTC
JoR
(101)
Yes, most people use GNU GCC (g++ for c++). If you want an IDE, you can try CodeBlocks but I prefer using Makefiles and the gedit texteditor.
Feb 1, 2011 at 12:47pm UTC
Bazzy
(6281)
http://www.cplusplus.com/forum/articles/7263/
Feb 1, 2011 at 2:43pm UTC
closed account (
zb0S216C
)
Thanks for both of your replies.
Topic archived. No new replies allowed.