58 Replies - 88098 Views - Last Post: 01 August 2010 - 09:09 PM
#1
Best linux distro for programming
Posted 12 February 2010 - 04:11 AM
I would like to know which linux distro would be the best for programming in C/C++.
Replies To: Best linux distro for programming
#2
Re: Best linux distro for programming
Posted 12 February 2010 - 06:27 AM
Choose a solid distro that you are comfortable with.
#3
Re: Best linux distro for programming
Posted 12 February 2010 - 08:55 AM
1. Ubuntu
Simple to use, install drivers for you without troubles, compiz comes built in so you can have many desktops out of the box. Comes with Python.
2. Mint
Even MORE easy to use. Comes with everything and then some. You can use the Mint software app to install things extremely simple. You can choose which app to install very quickly, Geany, Eclipse, etc. Seriously, turn off your brain and it works. Looks great out of the box too. No 'shit-stain-ubuntu- theme.
3. Fedora
Really fast to boot and install applications is easy as well (althought not as easy as Mint). Mouse froze up for me one too many times so I haven't used it much.
#4
Re: Best linux distro for programming
Posted 12 February 2010 - 09:12 AM
GCC is command line driven. If the command line works for you, virtually any distro will do.
There are various IDEs available that essentially wrap gcc. If you want such tools, question then is how easy is it to install them.
While Ubuntu is kind of the everyman distro, and doesn't come with the build tools by default, it's very simple to get them loaded. I use ubuntu, more due to laziness than anything else, and getting it setup for C/C++ dev is as easy as this command:
sudo apt-get install build-essential
#5 Guest_Kerem*
Re: Best linux distro for programming
Posted 01 July 2010 - 04:16 PM
#6
Re: Best linux distro for programming
Posted 01 July 2010 - 06:27 PM
I really recommend Qt Creator for C/C++. It's free, light-weight (especially compared to Eclipse and Netbeans), and it comes with a ton of examples. It's really focused for Qt development but there's nothing stopping you from just writing plain C or C++ programs in it.
http://qt.nokia.com/...eveloper-tools/
You can also use it on Windows where it comes bundled with MinGW, the Windows port of GCC.

Edit: added screenshot of Qt Creator on my system...
This post has been edited by Tom9729: 01 July 2010 - 06:30 PM
#7
Re: Best linux distro for programming
Posted 02 July 2010 - 06:55 AM
Tom9729, on 01 July 2010 - 07:27 PM, said:
I strongly agree. If you're a C++ programmer on Linux, Qt is simply the best framework you can get.
The Qt Creator, while exclusively C++, is one the best IDEs I've seen for Linux. It also runs exactly the same on Windows and programs written in it can be truly cross platform. With a lot less dependency cruft than most.
Edit: Oooo, Tom9729, how did you set up the pretty colors?
This post has been edited by baavgai: 02 July 2010 - 06:57 AM
#8
Re: Best linux distro for programming
Posted 02 July 2010 - 07:58 AM
It is based on Debian, similar to ubuntu, yet using OpenBox instead Gnome. I would recommend you this distro.
#9
Re: Best linux distro for programming
Posted 02 July 2010 - 08:08 AM
#10
Re: Best linux distro for programming
Posted 02 July 2010 - 09:43 AM
#11
Re: Best linux distro for programming
Posted 02 July 2010 - 12:19 PM
#12
Re: Best linux distro for programming
Posted 03 July 2010 - 05:48 PM
baavgai, on 02 July 2010 - 08:55 AM, said:
I'm using the Desert scheme, I think I got it here. I've also attached it to this post in case that link goes down.
Put it in /usr/share/qtcreator/styles/ for Linux.
desert.xml (1.63K)
Number of downloads: 338
#13
Re: Best linux distro for programming
Posted 03 July 2010 - 06:17 PM
#14
Re: Best linux distro for programming
Posted 22 July 2010 - 12:26 PM
#15
Re: Best linux distro for programming
Posted 22 July 2010 - 03:07 PM
baavgai, on 02 July 2010 - 09:08 AM, said:
This is only true for Crunchbang versions before 10. The new 10 (Statler) release of Crunchbang is switched to a Debian base.
On topic:
Pretty much any distro is great for programming. Choose one that you feel comfortable with.
This post has been edited by programble: 22 July 2010 - 03:08 PM
|
|

New Topic/Question
Reply



MultiQuote









|