Computer Forums

Member Login

Remember Me? Sign Up! | Forgot Password
 
Slogan
 
Closed Thread
Old 02-06-2005, 10:55 PM   #1 (permalink)
 
Newb Techie

Join Date: Feb 2005

Posts: 42

strifer

Talking Think Big

Hi. I'm currently on my second year in college and i finished my C++ course. I was thinking that C++ is really cool when it comes to making programs. But examples and programs made at school kinda sucks when you see some professionals/elite programs out there... I wanna learn more about C++. At school C++ ends at classes and nothing more. I wanna learn to use C++ to make online games (if possible and other useful stuff, not just simple exercises), graphics. Port scanners and the like.Virus, but for educational purposes only. Can somebody help me or direct me to where can i find some source to make my dream possible Or if there's any book you could recommend.?

Thanks in advance....
strifer is offline  
Old 02-06-2005, 11:31 PM   #2 (permalink)
 
Ultra Techie

Join Date: Sep 2003

Location: Bamberg, Germany

Posts: 549

Iron_Cross

Send a message via ICQ to Iron_Cross Send a message via MSN to Iron_Cross Send a message via Yahoo to Iron_Cross
Default

Man, where to start
To make online games (by online games I mean games that are inside webpages...not like multiplayer quake or anything) You should check out other languages like Java (which is very similar to C++). For virus like stuff you can use c++ but you'll also probably want a good knowledge of assembly. C++ would be great for things like port scanners and other applications. As for resources check out this thread:

http://www.elitehackers.com/ubb/ulti...c;f=2;t=001237
http://www.tech-forums.net/showthrea...threadid=31371

Those should help a ton. As for books, you really can't go wrong. There's not that many books that would be a waste of time.
__________________

See today\'s Penny-Arcade!(May contain foul lanuage)
Pain is weakness leaving the body.

PM Me for my MSN
Iron_Cross is offline  
Old 02-06-2005, 11:48 PM   #3 (permalink)
 
Newb Techie

Join Date: Feb 2005

Posts: 42

strifer

Default

Wow. It IS very useful. Thanks man!!! I better start reading.
BTW, when i comes to online multiplayer games (Quake, RO), do they use Java also to make one?

Thanks again...
strifer is offline  
Old 02-07-2005, 01:59 AM   #4 (permalink)
 
Super Techie

Join Date: Jan 2005

Posts: 295

gab00n

Default

Most games are written in C++ and many programmers use QT 3. Writting viruses is stupid as ****, it is too easy so there is nothing educational about it. Just stick to games and applications; you should also be aware that computer science is not software development. So if you are a computer science major then you should try take as many programming intensive courses as possible.

Get some books and start reading, you will have to practice a lot.
__________________
\"Today\'s scientists have substituted mathematics for experiments, and they wander off through equation after equation, and eventually build a structure which has no relation to reality.\" Nikola Tesla
gab00n is offline  
Old 02-07-2005, 02:31 AM   #5 (permalink)
 
Newb Techie

Join Date: Feb 2005

Posts: 42

strifer

Default

Im taking computer Engineering as major... Thanks for your reply. umm... btw, what's QT 3?
strifer is offline  
Old 02-07-2005, 10:54 AM   #6 (permalink)
 
Ultra Techie

Join Date: Sep 2003

Location: Bamberg, Germany

Posts: 549

Iron_Cross

Send a message via ICQ to Iron_Cross Send a message via MSN to Iron_Cross Send a message via Yahoo to Iron_Cross
Default

Actually most games are made in C, not C++. There are exceptions, and more games are starting to use more and more C++, but for the most part games use C. One of those exceptions is Quake III which was made in C++.
Keep in mind though, to make a game you'd need to know DirectX or something similar (like OpenGL) which will take you a long time to learn.
Good luck.
__________________

See today\'s Penny-Arcade!(May contain foul lanuage)
Pain is weakness leaving the body.

PM Me for my MSN
Iron_Cross is offline  
Old 02-07-2005, 07:51 PM   #7 (permalink)
 
Newb Techie

Join Date: Feb 2005

Posts: 42

strifer

Default

*gulp*. And it would be longer if i learn it myself right?
strifer is offline  
Old 02-07-2005, 09:25 PM   #8 (permalink)
 
Ultra Techie

Join Date: Sep 2003

Location: Bamberg, Germany

Posts: 549

Iron_Cross

Send a message via ICQ to Iron_Cross Send a message via MSN to Iron_Cross Send a message via Yahoo to Iron_Cross
Default

Depends. If you're a good learner and pick up the topics fast it may not take you too incredably long. I just didn't want you to get your hopes up thinking you're going to create a game in only a few days or weeks. But who knows, you may be really good at it
__________________

See today\'s Penny-Arcade!(May contain foul lanuage)
Pain is weakness leaving the body.

PM Me for my MSN
Iron_Cross is offline  
Old 02-07-2005, 11:00 PM   #9 (permalink)
 
Newb Techie

Join Date: Feb 2005

Posts: 42

strifer

Default

I know it would be a long way... I'm prepared for that. And I'm sure it'll help a lot to have a solid foundation in C++ right? I'm a Computer Engineering student I know i'll need this.
strifer is offline  
Old 02-08-2005, 03:16 AM   #10 (permalink)
 
Super Techie

Join Date: Jan 2005

Posts: 295

gab00n

Default

Noooooo most games today are written in C++ that is a fact.
__________________
\"Today\'s scientists have substituted mathematics for experiments, and they wander off through equation after equation, and eventually build a structure which has no relation to reality.\" Nikola Tesla
gab00n is offline  
 
Closed Thread

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 On
Pingbacks are On
Refbacks are On