pouët.net

No more Visual Studio Express (for desktop apps). Discuss.

category: offtopic [glöplog]
Been using Visual Studio for almost 10 years, and it still rocks. Now who's losing, radiantx? And I'm just mocking the IDE Eclipse, not Java itself, which would be a whole different topic :)
added on the 2012-06-16 12:55:59 by xTr1m xTr1m
Eclipse vs VS, C++ vs Java - Bring the popcorn!
Quote:
How are edit and nano IDE's? They're editors, yeah, but I don't see what makes them IDE's.

My point was, *any txt editor can be an interactive dev. environment* if you make it so - I wasn't just suggesting the editors on their own.
Even gedit and notepad can do line numbering, highlighting, and tab ctrl.

Nice non-pony-post btw. ;)
added on the 2012-06-16 13:48:11 by ringofyre ringofyre
Quote:
Even gedit and notepad can do line numbering, highlighting, and tab ctrl.


A decent IDE is doing a lot more than that.

Also, I like to see that miracle version of notepad that has all those hidden features. ;) (yeah, yeah notepad2, notepad++ etc, pp.).
added on the 2012-06-16 13:57:16 by tomaes tomaes
Quote:
I wasn't just suggesting the editors on their own.

ddd, hiew, softice to name a few...
added on the 2012-06-16 14:04:57 by ringofyre ringofyre
Quote:
hahaha, knoeki didnt post a pony!



BB Image
added on the 2012-06-16 16:16:13 by ___ ___
BB Image
added on the 2012-06-16 16:35:38 by Tjoppen Tjoppen
try netbeans very good replacement for vs
and lol @Tjoppen
added on the 2012-06-16 16:40:53 by panic panic
@Tjoppen:

BB Image
added on the 2012-06-16 16:45:00 by ___ ___
Quote:
In general, the longer you have to work with some non-trivial software (such as IDEs, DAWs, Vector/Bitmap/DTP-SW, Browsers) the more likely it is that you grow resentful of it. :)


I totally disagree, I've commercially worked across quite a few platforms, using C/C++/Java/Objective C/Symbian along the way, and I continue to enjoy working with VS all the time. Sure, it has its drawbacks (like intellisense database going nuts, vs worker processes crashing, etc.), but in general the IDE is very transparent. Following VS is XCode (doh! Apple!), and then we end with all Java-based IDEs like Netbeans (ugh! slow!) or Eclipse (little bit faster, but balls still touch).

But now that I've read about the plans about Metro, my world went into pieces. ;)
added on the 2012-06-16 17:26:54 by kbi kbi
1 more vote for Netbeans
added on the 2012-06-16 17:26:55 by moT moT
I have been using Code::Blocks since my first hello world program.
added on the 2012-07-23 17:31:05 by PotcFdk PotcFdk
Code::Blocks is worse than Notepad + Batch files.
added on the 2012-07-23 17:56:36 by kusma kusma
I use both VS and Eclipse a lot and I find Eclipse much better, also for C development (albeit I haven't done C for Windows in it).

Stuff like refactoring, searching for types, etc, works much better in Eclipse, if at all possible with VS..
I personally can't stand Eclipse sluggishness... It's like the IDE is doing you a favor every time you ask it to do something...
added on the 2012-07-23 21:01:51 by TLM TLM
Something along the lines of "Oh well... I might just compile this for ya..."
added on the 2012-07-23 23:24:34 by TLM TLM
Nano + make is pretty fine. These days doing something is a question of finding the time and motivation, not much to do with any editor.
added on the 2012-07-23 23:41:39 by Marq Marq
Why do you think that kusma?
added on the 2012-07-23 23:48:06 by PotcFdk PotcFdk

login