Charas-Project

Off-Topic => Really Old Stuff => Archive => General programming => Topic started by: X-F3R on March 19, 2004, 02:17:59 PM

Title: question
Post by: X-F3R on March 19, 2004, 02:17:59 PM
which programing language (correct words?) would you recommend for people to use to make programs???

i'm now interested in making my own stuff, possibly a game. not online, it's an RPG one.

tell me the basics of what it takes to make a program (basics) and why did you recommend that program.

the farthest i went in programing is me making something for my project in RM2K3 :D in other words, i know NOTHING in this kinds of stuff. however, i like to learn from people i know online or personally.

thnx
X
Title:
Post by: Alex on March 26, 2004, 01:30:48 AM
Programming (real programming, i mean) is generally done in two ways: source only or using a RAD (as visual basic, for example).

The best, as it's the father of everything, is good old C/C++.
I've heard of satisfied users in game developement with Delphi too.

Anyhow, whatever you choose, you'll need time and good tutorials.
A good place to clarify your mind could be this:
http://www.gamedev.net
And give a look at this page: http://www.gamedev.net/reference/start_here)
Title:
Post by: X-F3R on March 26, 2004, 08:59:33 AM
thanks for replying

so it's C or C++ i should be hitting on, eh? i've checked a book in my school's library and i just looked at all the pages as if it was a blank wall. :D i didn't understand anything.. =\ but yeah.. i guess it takes time to do stuff.

Delphie.. my friend told me of it. he's rate this by best to not the best (dont wanna say worst..)
A
A++
C
C++
(something)
Delphie
Visual Basic

A is only 01001000001 and all that.. lol.. stuff that isn't for human..

anyways, thanks for the recommendation. if i have any trouble, i'll just post here again.

X