We hope you enjoy your visit.

You're currently viewing our forum as a guest. This means you are limited to certain areas of the board and there are some features you can't use. If you join our community, you'll be able to access member-only sections, and use many member-only features such as customizing your profile, sending personal messages, and voting in polls. Registration is simple, fast, and completely free.


Join our community!


If you're already a member please log in to your account to access all of our features:

Username:   Password:
Add Reply
  • Pages:
  • 1
  • 3
Gaming Language(s)
Topic Started: Feb 13 2005, 07:37 PM (1,711 Views)
Ben
Member Avatar
Quantum-locked when observed.

C++ For Dummies is an excellent book. :yes: It completely helped me figure out the whole concept of OOP, and is very useful. :D
Offline Profile Quote Post Goto Top
 
SmartSquid399-ZNS
$squid->owns($you);
[ *  * ]
Okay but what's the easiest language to start out with? I'm 13 in case anyone needs to know.
Offline Profile Quote Post Goto Top
 
korn_mosher_4life-ZNS
the korn mosher 4life
[ *  *  *  * ]
try java as well...I've found it to be very easy and it's based off C++ pretty much the same thing. try java.sun.com

Age Doesn't matter when it comes to just about anything with computers. I know guys that are 10 and 11 and they already program in php and VB. I say the earlier you start learning the better. You will have a better chance finding a job (if you plan to go into that kind of field)
Offline Profile Quote Post Goto Top
 
SmartSquid399-ZNS
$squid->owns($you);
[ *  * ]
OK, thanx!
Offline Profile Quote Post Goto Top
 
Das
Member Avatar
Smells of rich mahogany
[ *  *  *  *  *  *  * ]
Tachyon
February 17, 2005 01:08 PM
C++ For Dummies is an excellent book. :yes: It completely helped me figure out the whole concept of OOP, and is very useful. :D

Thank you I will check that out.

ABeakyboy Posted on February 17
2005 12:53 PM

^ Really? Try using a different compiler. Dev C++ is a good 32 bit one.

http://www.monroeccc.edu/ckelly/Files/devcpp4.exe

I got that one :D
Offline Profile Quote Post Goto Top
 
EvilSteve
Member
[ * ]

Hey Das Ein,


There's a decent C++ tutorial here:

http://www.cplusplus.com/doc/tutorial/


There's a good online book on using C++ and SDL to make games here:

http://pil.pl/~mariuszj/rozne/plg-second-printing-update.pdf


If you're interested in using Visual Basic and DirectX, there are some good tutorials here:

http://216.5.163.53/DirectX4VB/TUT_DX8Start.asp


And the GameDev forums are always a good place to ask game programming related questions:

http://www.gamedev.net/


Good luck! :)
Offline Profile Quote Post Goto Top
 
Deleted User
Deleted User

if your looking into 2d/3d programming, try downloading and playing around with the OLD unreal engine. its free under the GNU and has a fairly easy to learn but rather intuitive scripting code.

C++ is kinda hard for graphic libraries if ur new to it, VB is the devil....toooooo many .ocx and .dll files to remember. Java is actualy rather easy to learn since its a mod'ed version of C++ and is easier for web uploads.

if u wanna play around with something that is graphical, but doesnt involve too much coding.

check out GtRPG. its a free MMORPG 2d game creator, that i was lead mapper for awhile. easy to learn, its written in delphi and is an easy to learn sctripting code. search for it on google.com
Quote Post Goto Top
 
Das
Member Avatar
Smells of rich mahogany
[ *  *  *  *  *  *  * ]
Iostream
February 18, 2005 05:10 AM
if your looking into 2d/3d programming, try downloading and playing around with the OLD unreal engine. its free under the GNU and has a fairly easy to learn but rather intuitive scripting code.

What do game engines do? I don't want an answer like 'they power the game'. What do they do for the programing aspect of things?
Offline Profile Quote Post Goto Top
 
dirty-devil
the power of christ compelles you !!!
[ *  *  *  * ]
Das Ein
February 13, 2005 09:31 PM
It teaches you the basics. Darkbasic it was based of the basic lanuage. It is a great language to get started on. It teaches you all the tecnical jargon.

i disagree, maybe the language is basic cause there arent much options.

it doesent mean just becuase its called basic then it is basic and easy.
Offline Profile Quote Post Goto Top
 
bkbballer16
Member
[ *  * ]
Im 15 in case u guys want to know
Offline Profile Quote Post Goto Top
 
Das
Member Avatar
Smells of rich mahogany
[ *  *  *  *  *  *  * ]
dirty-devil
February 18, 2005 09:35 AM
Das Ein
February 13, 2005 09:31 PM
It teaches you the basics. Darkbasic it was based of the basic lanuage. It is a great language to get started on. It teaches you all the tecnical jargon.

i disagree, maybe the language is basic cause there arent much options.

it doesent mean just becuase its called basic then it is basic and easy.

I know Darkbasic, it is easy. I have a freind that knows basic, it is easy.



What do game engines do? What do they do for the programing aspect of things?
Offline Profile Quote Post Goto Top
 
EvilSteve
Member
[ * ]

*hopes this definition does it justice :unsure:*

A game engine is the programming of the game, without the content of the game. It is the exe without the maps, graphics, music, sounds, and storyline. If you use an already programmed game engine, it handles most of the bits and bytes for you and lets you be less of a game programmer and more of a game designer. For the sake of comparison, one might argue that DarkBasic includes elements of a game engine, and Visual Basic does not, because DarkBasic comes with already written programming and functionality to handle some game programming tasks for you, and Visual Basic is more of a general purpose programming language.
Offline Profile Quote Post Goto Top
 
kingy
1 in 10 people understands binary, the other 1 doesn't
[ *  *  *  *  *  * ]
EvilSteve
February 18, 2005 08:05 AM
There's a good book on using C++ and SDL to make games here:

http://www.overcode.net/~overcode/writing/...ting-update.pdf



yeah it does

that link working for other people?
Offline Profile Quote Post Goto Top
 
Deleted User
Deleted User

u know the game Counter Strike? CS is actually a entire game mod written off of the half-life engine. its basicly godly amounts of scripting editing and a few graphic updates to make it a completely new game.

Quote Post Goto Top
 
EvilSteve
Member
[ * ]
kingy
February 22, 2005 05:23 PM
that link working for other people?


Sorry, the site I linked to seems to be down... :/

It looks like other people have mirrored the book, try one of these links:

http://pil.pl/~mariuszj/rozne/plg-second-printing-update.pdf
http://kvik.sh.cvut.cz/~fidlej/prolinux/pl...ting-update.pdf
Offline Profile Quote Post Goto Top
 
1 user reading this topic (1 Guest and 0 Anonymous)
Go to Next Page
« Previous Topic · Technology Chat · Next Topic »
Add Reply
  • Pages:
  • 1
  • 3