Search Results

0
votes

Best C++ IDE for *nix

My vote is KDevelop (I wish I had more points so I can "vote up", so I could just agree with others indirectly than comment). I've been using Eclipse for about couple years now for personal …
12
votes

Visual Studio Optimizations

My experiences are more for C++ than C#, but here goes... I'm taking "Optimizations" in an ambiguous term on multiple views (code optimizations, IDE speed up, compilation speed up), but they are a …