What IDE are you using?
- AntonioModer
- Party member
- Posts: 202
- Joined: Fri Jun 15, 2012 5:31 pm
- Location: Belarus
- Contact:
Re: What IDE are you using?
MS Visual Studio Standard Edition ?ruthc wrote:I love using MS Visual Studio.
-
- Prole
- Posts: 6
- Joined: Mon Sep 03, 2012 12:34 pm
Re: What IDE are you using?
I use Notepad++ and Paint.NET for drawing.
My game now has now sound, so no need for audio editor now.
My game now has now sound, so no need for audio editor now.
Re: What IDE are you using?
I use Codelobster
This free IDE works best for me
This free IDE works best for me
Last edited by bartbes on Mon Sep 04, 2017 9:40 pm, edited 1 time in total.
Reason: Removed the link, spam
Reason: Removed the link, spam
- kikito
- Inner party member
- Posts: 3153
- Joined: Sat Oct 03, 2009 5:22 pm
- Location: Madrid, Spain
- Contact:
Re: What IDE are you using?
Since this topic is still more-or-less active, I thought about bringing this recent on-topic article:
IDEs are a language smell
Controversy may start now.
IDEs are a language smell
Controversy may start now.
When I write def I mean function.
Re: What IDE are you using?
If that's not the start of a ideology war, I'm not sure what is.kikito wrote:Since this topic is still more-or-less active, I thought about bringing this recent on-topic article:
IDEs are a language smell
Controversy may start now.
I love how purists always know the one right answer.
- josefnpat
- Inner party member
- Posts: 955
- Joined: Wed Oct 05, 2011 1:36 am
- Location: your basement
- Contact:
Re: What IDE are you using?
I'm not sure if you saw the comments on HN, but they are also very interesting.kikito wrote:Since this topic is still more-or-less active, I thought about bringing this recent on-topic article:
IDEs are a language smell
Controversy may start now.
Missing Sentinel Software | Twitter
FORCIBLY IGNORED.
<leafo> when in doubt delete all of your code
<bartbes> git rm -r *
<bartbes> git commit -m "Fixed all bugs"
<bartbes> git push
FORCIBLY IGNORED.
<leafo> when in doubt delete all of your code
<bartbes> git rm -r *
<bartbes> git commit -m "Fixed all bugs"
<bartbes> git push
- AntonioModer
- Party member
- Posts: 202
- Joined: Fri Jun 15, 2012 5:31 pm
- Location: Belarus
- Contact:
Re: What IDE are you using?
I don't use IDEs (unless you count unix as IDE) for any of my projects, but I cannot agree with that statement at all. Code navigation, code completion, project management, build management, interactive debugging, etc. are very valuable tools to have. It does not (really) matter if they are integrated in one big piece of software or separated into several smaller programs (vim/emacs/$EDITOR, shell, *make/autotools, gdb+valgrind), it only matters you can use them effectively.kikito wrote:Since this topic is still more-or-less active, I thought about bringing this recent on-topic article:
IDEs are a language smell
Controversy may start now.
IDEs are not a language smell. However, being dependent on an IDE is.
Have you ever tried building a medium-large Java Project without the help of Eclipse or IntelliJ? Yeah...
Re: What IDE are you using?
It's probably worth noting that the "Scala IDE" eclipse plugin is considered the best Scala IDE. In fact, the designer of Scala, Martin Odersky, contributes to it. I believe he once said that it is his preferred environment for programming in Scala. I tried it a couple of years ago; it seemed to work pretty well.kikito wrote:Since this topic is still more-or-less active, I thought about bringing this recent on-topic article:
IDEs are a language smell
Controversy may start now.
Who is online
Users browsing this forum: Ahrefs [Bot] and 2 guests