Top Mud Sites Forum

Top Mud Sites Forum (http://www.topmudsites.com/forums/index.php)
-   Newbie Help (http://www.topmudsites.com/forums/forumdisplay.php?f=11)
-   -   Newbie to code. (http://www.topmudsites.com/forums/showthread.php?t=602)

Danlor 08-06-2002 07:43 PM


thelenian 08-07-2002 02:33 AM

While C++ would be my personal choice out of the options you gave for a from-scratch MUD, C is definitely going to be better for someone who has basically nil coding experience.

*edit*

my reasoning?

The C Programming Language: 272 pages. Thorough tutorial, language definition, and standard library API guide included.

The C++ Programming Language: 911 pages. Same features as above.

As you would guess by looking at the numbers, learning C++ is quite a bit more demanding.

Fr0g 08-28-2002 05:19 PM

<- coder.

C, while isn't as advanced as C++ it isnt as hard to learn either...and since C++ is based on C your going to learn C anyway. I suggest learning C, and if you arnt satisfied move on to C++

int a,b;
if((a=6) < (b=5)
print "Suxor!\n";
else
print "W00tage\n";

tid bit of C code, easy to read and understand.


All times are GMT -4. The time now is 09:44 AM.

Powered by vBulletin® Version 3.6.7
Copyright ©2000 - 2024, Jelsoft Enterprises Ltd.
Copyright Top Mud Sites.com 2022