up vote 62 down vote favorite
46
share [g+] share [fb]

With so many open source (or simply freely available) alternatives for nearly every programming tool category, which software do you (or your boss) pay for and why? Is the decision based on saving development time, better functionality, documentation or simply corporate policy?

link|improve this question
1  
Duplicate: stackoverflow.com/questions/17549/… – George Stocker Jan 21 '09 at 14:00
1  
possible duplicate of Software worth buying (yes, it is a duplicate) – Deniz Dogan Dec 7 '10 at 16:16
show 3 more comments
feedback

closed as off topic by templatetypedef, Robert Harvey Sep 23 '11 at 5:28

Questions on Stack Overflow are expected to generally relate to programming or software development in some way, within the scope defined in the faq.

84 Answers

1 2 3
up vote 18 down vote accepted

I bought VS2005 and VS2008. I also purchased Resharper. I use Tortoise SVN and Unfuddle, which are both free tools. Oh and I also purchased Telerik controls.

  • VS because I've found that nothing has the same functionality for coding c#
  • Resharper because I feel it's helping me to become a better coder.
  • Tortoise SVN because I wasn't happy with Ankh and I didn't necessarily need the VS integration.
  • Unfuddle because 1 project at a time is free
  • Telerik because their controls save me time and there wasn't really a good product that's free.
link|improve this answer
39  
What's the point of selecting one answer as "accepted" in a question like this which cannot really have one definitive answer? – Jonik Apr 17 '09 at 15:27
show 1 more comment
feedback

Beyond Compare. It's just a fantastic compare tool and I couldn't live without it.

link|improve this answer
10  
WinMerge is free and perhaps better, KDiff3 is also free and useful. – Rob Williams Jan 23 '09 at 20:09
show 1 more comment
feedback

books.... unless i can get them online for free

link|improve this answer
feedback

Visual Studio

Say what you want about Microsoft, but VS is a great IDE.

link|improve this answer
2  
I'm not a Microsoft fanboy - but if there is one thing they have done really well it is their development tools/languages. – Steve Cadwallader Nov 20 '09 at 13:59
show 5 more comments
feedback

Resharper, because once you get used to it, it makes coding a lot easier and faster. On top of that it greatly increases the refactoring abilities of Visual Studio .Net.

link|improve this answer
show 2 more comments
feedback

I bought TextMate when I got a mac, one of the best text editors for programmers. I also managed to get two copies bought for $WORK.

link|improve this answer
show 3 more comments
feedback

Hardware. There just aren't free alternatives to physical hardware, so that's where my money goes to at the moment.

Getting the best software tools, be it free or commercial, is important, but having a good powerful machine for development should not be overlooked -- after all, what good is the newest IDE with code-completion and refactoring tools when those tools take 20 seconds to execute, leading to irritation and decreased produtivity, because the development machine is five years old?

Having a machine with a dual- or quad-core processor with plenty of memory, a fast hard disk and dual-monitor set up is going to be a serious productivity boost, compared to having to fight with a five year old machine which constantly disk swaps due to a lack of memory.

link|improve this answer
feedback

Total Commander, and if someone ask how it is programming tool, I use it to:

  • diff / merge files
  • compare / synchronize directories
  • deploy using ftp / sftp
  • start / stop servers
  • browse source tree and edit files
  • start / stop services
  • kill / view processes and registry
  • and pretty much everything file related

(add below)

  • Pack/unpack files
  • Peek into a Linux RPM to just view/copy a particular file
  • Mount ISO image
  • Browse Linux / ext partition
link|improve this answer
3  
+1 (+1,000,000 if I could). Total Commander is the one productivity-enhancing tool that everyone must have. If you're still using Windows Explorer for your daily tasks, you're wasting A LOT of time. – Ates Goral Jan 21 '09 at 16:59
2  
The only thing hard with Total Commander is actually transferring the money to them. – earlNameless Jan 21 '09 at 20:11
1  
I think Total Commander is a logical step for anyone from Norton Commander era. It's the first application I install on clean Windows. – lubos hasko Jan 23 '09 at 1:02
1  
Main reason why I can't work on Mac How do you mount images with it? I use demon tools – Zeljko Dakic Jun 29 '09 at 5:06
2  
The first piece of software I ever bought. I had used the "trial" version for a long time, then realized that Christian Ghisler is just a working programmer like me. Well worth the money - I'd pay that annually. – Mawg Jan 8 '10 at 13:48
show 4 more comments
feedback

I like UltraEdit. It's easy to use, very configurable, does conversions and has macro recording capabilities. The free editor NotePad ++ is coming along, but it hasn't caught up quite yet.

link|improve this answer
show 6 more comments
feedback

FogBugz. It's just so painless and streamlined compared to free options I've tried such as Trac and Bugzilla.

link|improve this answer
1  
I found Redmine to be even more flexible and easier to use. – zvikico Jan 21 '09 at 14:31
1  
They do have a free "Student and Startup Edition" for 2 'active'. Just sign up for the trial, then go to manage my account. There should be some kind of "Switch to..." link somewhere, even if it's small. This is what I do and it works great. – Lucas Jones Jan 21 '09 at 18:36
show 8 more comments
feedback

Only the computer and a copy of Windows. It's actually the company's, not mine, but that's all they've had to pay for my programming. All the tools I use are free/open.

link|improve this answer
8  
-1 since your answer to the question asked is: None – Nifle Jan 21 '09 at 18:50
show 3 more comments
feedback

IntelliJ IDEA, which is by far the best Java IDE there is (imho). In particular, it's code completion, refactoring, search capabilities and a whole lot of little touches just put it head and shoulders above any other I've used (Eclipse, Netbeans, JDeveloper and years ago Jbuilder).

link|improve this answer
show 3 more comments
feedback

Visual Assist X

link|improve this answer
1  
Support for C/C++ – Rasmus Faber Jan 21 '09 at 20:20
show 1 more comment
feedback

ViEmu. It's a VI emulation layer for Visual Studio. It rocks!!!

link|improve this answer
show 6 more comments
feedback

Red Gate ANTS profiler

link|improve this answer
feedback

RegexBuddy is well worth the money if you use Regular Expressions at all.

link|improve this answer
show 2 more comments
feedback

you can find more info here:

Software worth buying

link|improve this answer
feedback

Visual SVN. Ankh just crashes my VS too much.

link|improve this answer
show 7 more comments
feedback

MSDN subscription, with Visual Studio.

link|improve this answer
feedback

I purchased a license for JungleDisk. It's not a programming tool, but it allows me to sleep better at night, knowing that Amazon will take good care of my Subversion repository backups and other important data of mine.

link|improve this answer
feedback

RedGate SQL toolbelt - the schema/data compare tools are awesome, as is the DB documentation tool. The prompt tool (i.e. intellisense for SQL) is also worth a look, although can be slow on a large DB

link|improve this answer
feedback

I have paid for ActiveState's Komodo IDE in the past. It's kind of like Visual Studio for Perl, Python, Ruby and Tcl. And it runs on Windows, Linux, Solaris and OS X. Probably not something that hardcore emacs/vi people would like, but I found it to be wonderful when debugging relatively large bodies of code (5000+ lines of Python for example). Komodo even has an emacs emulation mode which works pretty well but of course doesn't mimic emacs exactly.

The full edition of Komodo costs somewhere between $200 and $300 and is well worth the price in my opinion. That being said, I don't currently use it now - I almost exclusively use emacs these days. I would love to find a nice embedded Python debugger for emacs. . .

link|improve this answer
show 1 more comment
feedback

I mainly bought the following tools for personal use:

  • Visual Studio Standard 2008 (and the predecessors)
  • ReSharper
  • RegExBuddy

There are no better free variants for those tools, and they support my development work with many productivity tools to be worth the money.

I will buy IntelliJ IDEA as soon as I will have some serious Java projects to do, because I am fed up with various nagging problems in Eclipse.

link|improve this answer
feedback

Balsamiq Mockups. It is an easy-to-use tool for creating mockups.

link|improve this answer
feedback

NDepend.

If you ever inherit a mountain of legacy .NET code base and have trouble weeding through the hundreds of thousands of lines of code figuring what assemblies, namespaces, classes make use of what other assemblies, namespaces, classes.

link|improve this answer
feedback

Microsoft related

  • Visual Studio w/ MSDN
  • Expression Studio

Adobe

  • Flex Builder
  • Flash
link|improve this answer
feedback

Lots of Books!

The best tool out there that can teach you more every day.

Make your employer add a book budget in if you do not have it. I've never been turned down, they're cheap compared to standard training.

Plugin's I personally pay for: vimui - http://www.viemu.com/

and of course MSDN

link|improve this answer
feedback

TestDriven.NET. The integration with VS is perfect. Note that this is free for personal use.

link|improve this answer
feedback

IntelliJ IDEA.

I've been doing some programming in Groovy and nothing even comes close to IDEA's support for Groovy.

Nowadays, it's even suited for Flex, ActionScript, Python and Scala development.

link|improve this answer
feedback

LINQPad - Not just for developing LINQ stuff, can execute any arbitrary C#/VB.NET expressions and statements. Super helpful for exploring the classes and methods.

link|improve this answer
show 3 more comments
feedback
1 2 3

Not the answer you're looking for? Browse other questions tagged or ask your own question.