The Botting Network


 
NEW GUIDELINES BEING ENFORCED
IRC CHAT: irc.thebotnet.com #thebotnet Web Connect:(mibbit)(java)

Go Back   The Botting Network > The Botting Sector > Programming

Register FAQ Members List Calendar Search Today's Posts Mark Forums Read

Closed Thread

 

Thread Tools Display Modes
Old 07-02-2009, 07:09 PM   #1 (permalink)
Bot Leecher
 
Join Date: Jun 2009
Posts: 2
Reputation: 0
Default List of IDE's

Can we make a thread detailing the best (in your opinion) IDE's for various languages?

What I'm looking for is, specifically, the best (or more popular) IDE's for

-C#
-VB.NET
-C/C++
Ryutso is offline  
Old 07-02-2009, 07:22 PM   #2 (permalink)
Super Active Member
 
lamlam's Avatar
 
Join Date: Apr 2009
Location: On my computer
Posts: 609
Reputation: 79
Send a message via MSN to lamlam
Default

Visual Studio 2008. That's the best and the original. Also keep on the lookout for .NET 4.0 and Visual Studio 2010.
__________________

To view links or images in signatures your post count must be 10 or greater. You currently have 0 posts.


Like any of my bots? Rep +


To view links or images in signatures your post count must be 10 or greater. You currently have 0 posts.
lamlam is offline  
Old 07-02-2009, 07:29 PM   #3 (permalink)
Regular Member
 
Join Date: Apr 2009
Posts: 57
Reputation: 0
Default

I use Visual Basic 6 for vb6. I use borland c++ builder, or eclipse for c++, and I use netbeans for java.
rockage is offline  
Old 07-02-2009, 11:58 PM   #4 (permalink)
Super Active Member
 
Join Date: Feb 2009
Location: UK
Posts: 483
Reputation: 8
Default

Mono develop for Linux IS LOVE
__________________

To view links or images in signatures your post count must be 10 or greater. You currently have 0 posts.


To view links or images in signatures your post count must be 10 or greater. You currently have 0 posts.

Quote:
sense when is java & c++ common
To view links or images in signatures your post count must be 10 or greater. You currently have 0 posts.
COMMUNiST is offline  
Old 07-03-2009, 07:34 AM   #5 (permalink)
Active Member
 
alphafish's Avatar
 
Join Date: Jan 2009
Posts: 155
Reputation: 5
Default

vim + bash

/thread
__________________

To view links or images in signatures your post count must be 10 or greater. You currently have 0 posts.
alphafish is offline  
Old 07-03-2009, 08:34 AM   #6 (permalink)
Super Active Member
 
Join Date: Feb 2009
Location: UK
Posts: 483
Reputation: 8
Default

Eclipse for Java, Zend for PHP, and KWrite for anything else really.
__________________

To view links or images in signatures your post count must be 10 or greater. You currently have 0 posts.


To view links or images in signatures your post count must be 10 or greater. You currently have 0 posts.

Quote:
sense when is java & c++ common
To view links or images in signatures your post count must be 10 or greater. You currently have 0 posts.
COMMUNiST is offline  
Old 07-03-2009, 10:58 AM   #7 (permalink)
Super Active Member
 
Dyscrete's Avatar
 
Join Date: Mar 2009
Posts: 419
Reputation: 35
Default

Notepad for VB.Net, PHP, and everything else.
__________________

To view links or images in signatures your post count must be 10 or greater. You currently have 0 posts.


To view links or images in signatures your post count must be 10 or greater. You currently have 0 posts.
Dyscrete is offline  
Old 07-03-2009, 11:16 AM   #8 (permalink)
Regular Member
 
Join Date: Apr 2009
Posts: 57
Reputation: 0
Default

why would you use notepad ? When visual studio offers a very nice IDE ?

everyone: Notepad and similar things are not IDE's.
rockage is offline  
Old 07-03-2009, 01:56 PM   #9 (permalink)
Active Member
 
alphafish's Avatar
 
Join Date: Jan 2009
Posts: 155
Reputation: 5
Default

Quote:
Originally Posted by rockage View Post
why would you use notepad ? When visual studio offers a very nice IDE ?

everyone: Notepad and similar things are not IDE's.
Because that way you learn about everything going on behind the scenes. If you are new to programming this is extremely important.
__________________

To view links or images in signatures your post count must be 10 or greater. You currently have 0 posts.
alphafish is offline  
Old 07-03-2009, 02:00 PM   #10 (permalink)
Regular Member
 
Join Date: Apr 2009
Posts: 57
Reputation: 0
Default

Well for visual basic (which is one of the things he named), you can type all of your code in there as well it will correct your syntax after you finish typing each line so that would be easier IMO. I make my GUI's then I code them. Not the other way around.
rockage is offline  
Old 07-03-2009, 02:09 PM   #11 (permalink)
Active Member
 
alphafish's Avatar
 
Join Date: Jan 2009
Posts: 155
Reputation: 5
Default

Quote:
Originally Posted by rockage View Post
Well for visual basic (which is one of the things he named), you can type all of your code in there as well it will correct your syntax after you finish typing each line so that would be easier IMO. I make my GUI's then I code them. Not the other way around.
What you are saying is good is actually really really bad when you are learning.
__________________

To view links or images in signatures your post count must be 10 or greater. You currently have 0 posts.
alphafish is offline  
Old 07-03-2009, 03:27 PM   #12 (permalink)
Super Active Member
 
rpg811's Avatar
 
Join Date: Jan 2009
Location: Massachusetts
Posts: 686
Reputation: 74
Default

I use paint and pencil tool out all my code, and then use an OCR and read it into visual studio.
0.0
__________________
Like any of my bots? Don't forget to + rep me.

To view links or images in signatures your post count must be 10 or greater. You currently have 0 posts.

My Rig:
Core i7 920(stock cooling until I find more money for my watercooling parts)
Gigabyte X58 UD4P
OCz Platinum 1600 3x2GB
Cooler Master HAF 932
Cooler Master 600W Modular
MSI 4890OC
2x Seagate 160GB HDDs(raid 0)
2x Seagate 120GB HDDs(raid 0)
Integrated Audio(Fucking X-Fi XtremeMusic broke on me)
Samsung SyncMaster 712N(primary monitor)
Samsung SyncMaster 175v(second monitor)
rpg811 is offline  
Old 07-03-2009, 03:46 PM   #13 (permalink)
Regular Member
 
Join Date: Apr 2009
Posts: 57
Reputation: 0
Default

Quote:
What you are saying is good is actually really really bad when you are learning.
it really depends on what language it is.
rockage is offline  
Old 07-03-2009, 06:09 PM   #14 (permalink)
Active Member
 
alphafish's Avatar
 
Join Date: Jan 2009
Posts: 155
Reputation: 5
Default

Quote:
Originally Posted by rockage View Post
it really depends on what language it is.
Then we get into an argument about which languages are and aren't good for learning on.
__________________

To view links or images in signatures your post count must be 10 or greater. You currently have 0 posts.
alphafish is offline  
Old 07-05-2009, 04:11 AM   #15 (permalink)
Super Active Member
 
Join Date: Feb 2009
Location: UK
Posts: 483
Reputation: 8
Default

Java is the best language for learning. I has the easiest OO, and the easiest way to teach it.

Anything that's .NET is pointless really. IF you're using it, you're supporting Microsoft which is bad.
.NET = Only Winblows native, no Unix unless you piss about (Not for the end user) and it's closed source.
Java = Literally native on any OS, just needs a runtime (Most people have it) and it's (partially) open source.
__________________

To view links or images in signatures your post count must be 10 or greater. You currently have 0 posts.


To view links or images in signatures your post count must be 10 or greater. You currently have 0 posts.

Quote:
sense when is java & c++ common
To view links or images in signatures your post count must be 10 or greater. You currently have 0 posts.

Last edited by COMMUNiST; 07-05-2009 at 04:11 AM. Reason: Merged double post
COMMUNiST is offline  
Old 07-05-2009, 08:31 AM   #16 (permalink)
Regular Member
 
Join Date: Jan 2009
Posts: 97
Reputation: 2
Default

Quote:
Originally Posted by communist View Post
Java is the best language for learning. I has the easiest OO, and the easiest way to teach it.

Anything that's .NET is pointless really. IF you're using it, you're supporting Microsoft which is bad.
.NET = Only Winblows native, no Unix unless you piss about (Not for the end user) and it's closed source.
Java = Literally native on any OS, just needs a runtime (Most people have it) and it's (partially) open source.
I liked learning C/C++ first actually. It made it so that now any languages (Java, Python, PHP, etc) I learn seem to be very pain-free and easy to make use of.

What portion(s) of Java does Sun not open source again?
Nullware is offline  
Old 07-05-2009, 11:42 AM   #17 (permalink)
Super Active Member
 
Join Date: Feb 2009
Location: UK
Posts: 483
Reputation: 8
Default

Quote:
Originally Posted by Nullware View Post
I liked learning C/C++ first actually. It made it so that now any languages (Java, Python, PHP, etc) I learn seem to be very pain-free and easy to make use of.
This is why they teach Java in university.

Quote:
Originally Posted by Nullware View Post
What portion(s) of Java does Sun not open source again?
I think it's the JSL (Java Standard Library). I was told this in university, and by Java 7 it's be open source (I think I remember this..)
__________________

To view links or images in signatures your post count must be 10 or greater. You currently have 0 posts.


To view links or images in signatures your post count must be 10 or greater. You currently have 0 posts.

Quote:
sense when is java & c++ common
To view links or images in signatures your post count must be 10 or greater. You currently have 0 posts.
COMMUNiST is offline  
Old 07-05-2009, 12:35 PM   #18 (permalink)
Regular Member
 
Join Date: Apr 2009
Posts: 57
Reputation: 0
Default

I learned C/C++, then java, as well
rockage is offline  
Old 07-09-2009, 06:14 AM   #19 (permalink)
SDN
Banned
GPT Earnings: $3.94
 
Join Date: Jun 2009
Location: where else?
Posts: 610
Reputation: 27
Send a message via AIM to SDN Send a message via MSN to SDN
Default

I'm currently learning VB.NET
really easy.. (for some people, that have brains)
SDN is offline  
Old 07-09-2009, 07:24 AM   #20 (permalink)
Super Active Member
 
Join Date: Feb 2009
Location: UK
Posts: 483
Reputation: 8
Default

Quote:
Originally Posted by shahedkhan23 View Post
I'm currently learning VB.NET
really easy.. (for some people, that have brains)
We're talking about IDEs, not languages...
__________________

To view links or images in signatures your post count must be 10 or greater. You currently have 0 posts.


To view links or images in signatures your post count must be 10 or greater. You currently have 0 posts.

Quote:
sense when is java & c++ common
To view links or images in signatures your post count must be 10 or greater. You currently have 0 posts.
COMMUNiST is offline  
Closed Thread

Tags
ide, list

Thread Tools
Display Modes

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off
Trackbacks are Off
Pingbacks are Off
Refbacks are Off



All times are GMT -7. The time now is 04:14 PM.


Powered by vBulletin® Version 3.8.5
Copyright ©2000 - 2010, Jelsoft Enterprises Ltd.
SEO by vBSEO 3.5.0 RC2
The Botting Network, ©2009