Results 1 to 3 of 3
Hi All,
I need a little help. I wish to start development for the open source projects. And going to start working on some project in C/C++ and shell/python scripts. ...
- 05-19-2011 #1Just Joined!
- Join Date
- Jan 2009
- Posts
- 1
What to use for Open source development?
Hi All,
I need a little help. I wish to start development for the open source projects. And going to start working on some project in C/C++ and shell/python scripts. I wish to know the best suitable development environment for this purpose? What about eclipse? I will be interacting with git, make and other open source utilities.
Please suggest, what generally people(developer) in the Open Source Arena use?
Your help is really appreciated!
Thanks.
- 05-20-2011 #2
Kdevelop for GUI and vim
- Lakshmipathi.G
-------------------
FOSS India Award winning ext3fs Undelete tool and tutorials www.giis.co.in
First they criticize you,Then they laugh at you,Then they fight with you,Then you win. - M.K.Gandhi
-------------------
- 05-21-2011 #3Linux Guru
- Join Date
- Apr 2009
- Location
- I can be found either 40 miles west of Chicago, or in a galaxy far, far away.
- Posts
- 8,974
If you want an IDE, Eclipse works. Myself, I like a good editor (nedit), and command line tools, such as git/svn, make, g++, autoconf, cmake, etc.
Sometimes, real fast is almost as good as real time.
Just remember, Semper Gumbi - always be flexible!


Reply With Quote