Go Back   CodingForums.com > :: Computing & Sciences > Computer Programming

Before you post, read our: Rules & Posting Guidelines

Reply
 
Thread Tools Rate Thread
Enjoy an ad free experience by logging in. Not a member yet? Register.
Old 02-17-2003, 09:32 PM   PM User | #1
Unicrown
New to the CF scene

 
Join Date: Feb 2003
Location: On the computer chair!
Posts: 4
Thanks: 0
Thanked 0 Times in 0 Posts
Unicrown is an unknown quantity at this point
Where should I start?

My ultimate goal in life is to create an online rpg! There seem to be 3 methods!

#1: Use Java

#2: Use Visual Basic

#3: Use C

Here is what I figure, visual basic = microsoft product, microsoft products have a reputaion of being buggy. I really would HATE for it to be buggy, so visual basic is abolutely no. The only upside is, I have been programming in basic since I was 4, it shouldn't be too hard to adapt to visual basic.



Java: I have tried Java out, and I keep getting some errors no matter what I do, and the compilers are all weird and I dont want to sort it out! Good stuff: Java can be run in web browsers and can be run on all operating systems. I don't want to leave anybody out! Java is actually almost entirely WROTE for being online.

C:

My operating system at the moment is Microsost (ugh) windows 2000 (the best windows according to me and my family), I have had experience with linux and my older brother taught me some minor C and how to compile it, unfortunately in windows, I have to get a C compiler. Also, I have have quite a bit of experience in variations of C and know the form of it.



Can people tell me what they would go for? Why? and How?

I want to know what to do! I've come to a stopping point at the very beginning
Unicrown is offline   Reply With Quote
Old 02-17-2003, 09:55 PM   PM User | #2
Josh Campbell
New Coder

 
Join Date: Jun 2002
Posts: 66
Thanks: 0
Thanked 0 Times in 0 Posts
Josh Campbell is an unknown quantity at this point
Seems everybody's making online rpgs now. I am working on one right now. It is in java. It really depends on what you are making. If you want to have it 3D then Java is definitely not the way to go, you would probaly want to use C++ with DirectX or OpenGL for that. But if it is a simple 2D java is a good choice. It has built in networking which helps a ton!

Either way I would definitely not use C or Visual Basic. VB, i believe, should only be used by beginners or if you need to get a windows app done fast and simple (like game tools). C is procedural, and old, and I only used it when programming for the GBA.

Last edited by Josh Campbell; 02-17-2003 at 10:06 PM..
Josh Campbell is offline   Reply With Quote
Old 02-17-2003, 10:04 PM   PM User | #3
jkd
Senior Coder

 
jkd's Avatar
 
Join Date: May 2002
Location: metro DC
Posts: 3,163
Thanks: 1
Thanked 18 Times in 18 Posts
jkd will become famous soon enough
C is too arcane. It's a no no - writing networking code in C would be a mess.

Visual Basic a terrible language, don't even think about it.

Java is clean, and has some very nice libraries built in. I'd recommend it. However, another language to look at is C#. You have access to the .NET libraries, and C# is at least as nice as Java. However, Visual Studio.NET (the only IDE for C# really) does not come cheap.
__________________
jasonkarldavis.com
jkd is offline   Reply With Quote
Old 02-17-2003, 10:53 PM   PM User | #4
Phantom
Regular Coder

 
Join Date: Feb 2003
Location: East Side/West Side
Posts: 118
Thanks: 0
Thanked 0 Times in 0 Posts
Phantom is an unknown quantity at this point
I can get it for cheap

C - Not very smart
C++ - Almost all of the apps you see today were in Visual C++
C# - heard of it, but heard it was more for internet programming...any good?
VB - Definatley not! You can't do crap with Visual Basic!

I've been programming in VB for awhile now (not really, just about 4 months), and I've found that it absolutley sucks. Started ANSI C in December, definatley better than Visual Basic (pretty sad that it's an ANSI language over a Visual language too)
Phantom is offline   Reply With Quote
Old 02-19-2003, 01:48 PM   PM User | #5
Unicrown
New to the CF scene

 
Join Date: Feb 2003
Location: On the computer chair!
Posts: 4
Thanks: 0
Thanked 0 Times in 0 Posts
Unicrown is an unknown quantity at this point
okay, looks like its java for me. Thank you!
Unicrown is offline   Reply With Quote
Old 02-21-2003, 09:12 AM   PM User | #6
cahpct
New to the CF scene

 
Join Date: Feb 2003
Location: Indonesia
Posts: 1
Thanks: 0
Thanked 0 Times in 0 Posts
cahpct is an unknown quantity at this point
where should I start

I want to learn about visual c++ and I think the platform of it just same like visual basic have. Am I wrong?
cahpct is offline   Reply With Quote
Old 02-21-2003, 10:53 AM   PM User | #7
Adam20002
New Coder

 
Join Date: Nov 2002
Location: London, UK
Posts: 88
Thanks: 0
Thanked 0 Times in 0 Posts
Adam20002 is an unknown quantity at this point
Quote:
VB - Definatley not! You can't do crap with Visual Basic!
Oh you can do crap with it, its doing anything other than crap thats the problem
Adam20002 is offline   Reply With Quote
Old 02-21-2003, 11:20 AM   PM User | #8
Phantom
Regular Coder

 
Join Date: Feb 2003
Location: East Side/West Side
Posts: 118
Thanks: 0
Thanked 0 Times in 0 Posts
Phantom is an unknown quantity at this point
Yes, you're right. The most you can do with Visual Basic is suck up all of the system resources.

And if I think what you're saying is really what you're saying, Visual C++ and Visual Basic are about as different as a 486 and a Pentium 4.0 Ghz :P
Phantom is offline   Reply With Quote
Reply

Bookmarks

Jump To Top of Thread


Thread Tools
Rate This Thread
Rate This Thread:

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

Forum Jump


All times are GMT +1. The time now is 05:48 AM.


Advertisement
Log in to turn off these ads.