home   |   contact us   |   sitemap   |   advertising Free Online Games
Free MMORPG

The Free MMORPG Games- Free MMORPG - P2P Games - Open Beta - Closed Beta - Browser Based - Non-English - Other Free Games - Top 50


Go Back   Onrpg Free MMORPG Forums > Development > General Programming

View Poll Results: What Language to learn......?
C++ 3 50.00%
Python 3 50.00%
Voters: 6. You may not vote on this poll

Reply
 
LinkBack Thread Tools Search this Thread Display Modes
Old 07-21-2006, 11:59 PM   #1 (permalink)
Link's Dirty Sock
 
n0madic0debc's Avatar
 
Join Date: Jul 2006
Posts: 41
Reputation: 10
MMOFaces Profile: None Yet
Default Python or C++

I was just wondering because TLM put this in to my head. Today i was gonna start learning C++ since i was tired of the boundaries i face while using VB(dont get me wrong VB is awesome). But then TLM brought up the topic in which he introduced me to Python and it really looks like it has potential, and the fact that games can be made with it. C++ i know can do this, but in the long run will it be worth it?. I would like to know what you guys think i should start learning.
n0madic0debc is offline  
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!
Reply With Quote
Old 07-22-2006, 08:02 PM   #2 (permalink)
Dante’s Inferno
 
naruto1327's Avatar
 
Join Date: May 2006
Location: OLD PROFILE. NEW: NOODLEPOWA
Posts: 617
Reputation: 10
Send a message via AIM to naruto1327 Send a message via MSN to naruto1327 Send a message via Yahoo to naruto1327
MMOFaces Profile: None Yet
Default

Its kind of a hard question, but I voted C++.
naruto1327 is offline  
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!
Reply With Quote
Old 07-22-2006, 09:48 PM   #3 (permalink)
Retired Staff
 
TwitcH's Avatar
 
Join Date: May 2006
Posts: 2,025
MMOFaces Profile: None Yet
Default

Well I think what this argument will come down to is Speed, Ease Of Use and Portability. I'll make this simple, argue with it if you wish .

Speed: C++ win's.

Ease of Use: Python

Portability: Python

That's 2 to 1, and the speed difference isnt really that noticeable.
If you still cant decide, learn them both
TwitcH is offline  
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!
Reply With Quote
Old 07-23-2006, 04:36 PM   #4 (permalink)
Link's Dirty Sock
 
n0madic0debc's Avatar
 
Join Date: Jul 2006
Posts: 41
Reputation: 10
MMOFaces Profile: None Yet
Default

Quote:
Originally Posted by TLM
Well I think what this argument will come down to is Speed, Ease Of Use and Portability. I'll make this simple, argue with it if you wish .

Speed: C++ win's.

Ease of Use: Python

Portability: Python

That's 2 to 1, and the speed difference isnt really that noticeable.
If you still cant decide, learn them both
I decided that what i will do is give each of them a try, and i will decide from there, Thank you for the opinions.
__________________
I need a job Look at my Resume
Click me
Heres original link just incase.....
http://www.onrpg.com/boards/game-dev...ay/#post126081
Some of my work i made for diff games and ppl.

n0madic0debc is offline  
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!
Reply With Quote
Old 07-23-2006, 06:28 PM   #5 (permalink)
Retired Staff
 
TwitcH's Avatar
 
Join Date: May 2006
Posts: 2,025
MMOFaces Profile: None Yet
Default

Quote:
Originally Posted by n0madic0debc
I decided that what i will do is give each of them a try, and i will decide from there, Thank you for the opinions.
Sounds good, let us know if you do choose one, im sure people would like to hear your reasons
TwitcH is offline  
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!
Reply With Quote
Old 07-23-2006, 07:35 PM   #6 (permalink)
Link's Dirty Sock
 
n0madic0debc's Avatar
 
Join Date: Jul 2006
Posts: 41
Reputation: 10
MMOFaces Profile: None Yet
Default

From the looks of it so far TLM was right about both.
Speed:C++

Easy to use and Portability:Python

Although thats only from what i have seen so far, I think that Python can be just as fast or just as close to the speed of C++. I have only skimmed some of the tutorials for both, and Im amazed by Python. I can't believe i never heard of this before. I think that im stick to Python for now, but if i ever do decide to learn C++ it will be for 3D game purposes, and since most the source code 3D game engines are based on C++. I recommend that anyone interested in programming give Python a try.:cool:

For now though i will fine tune my VB skills, considering the fact that i got a hold of a source code for a 2d game engine. I will inform you guys on that later.
__________________
I need a job Look at my Resume
Click me
Heres original link just incase.....
http://www.onrpg.com/boards/game-dev...ay/#post126081
Some of my work i made for diff games and ppl.


Last edited by n0madic0debc; 07-23-2006 at 07:38 PM.
n0madic0debc is offline  
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!
Reply With Quote
Old 07-24-2006, 12:17 AM   #7 (permalink)
Luigi’s Pizza
 
HopeDagger's Avatar
 
Join Date: May 2006
Location: Ontario, Canada
Posts: 120
Reputation: 10
Send a message via MSN to HopeDagger
MMOFaces Profile: None Yet
Default

Quote:
Originally Posted by TLM
Well I think what this argument will come down to is Speed, Ease Of Use and Portability. I'll make this simple, argue with it if you wish .

Speed: C++ win's.

Ease of Use: Python

Portability: Python

That's 2 to 1, and the speed difference isnt really that noticeable.
C++ is just as portable as Python; C++ compilers exist for a plethora of platforms. More than Python if you count consoles (XBox, PS2, GameCube, etc). And the speed difference between the two is quite, erm, massive.

Not trying to rain on your parade or anysuch, TLM, just clearing up the technicalities!
__________________
HopeDagger
Evangelistic Hobbyist Game Developer.
onRPG "Game Development" Moderator.
Gauntlets of Recursion (+5) - My game development journal.
Recent Projects: [Meteorites [Gundown] [Magma Duel]
Main project: ((Skirmish Online v0.05 Alpha))
Secondary project: ((Star of Shadows RPG))
HopeDagger is offline  
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!
Reply With Quote
Old 07-24-2006, 09:32 AM   #8 (permalink)
Retired Staff
 
TwitcH's Avatar
 
Join Date: May 2006
Posts: 2,025
MMOFaces Profile: None Yet
Default

Quote:
Originally Posted by HopeDagger
C++ is just as portable as Python; C++ compilers exist for a plethora of platforms. More than Python if you count consoles (XBox, PS2, GameCube, etc). And the speed difference between the two is quite, erm, massive.

Not trying to rain on your parade or anysuch, TLM, just clearing up the technicalities!
Nice to see you again

And you are actually right, C++ is just as portable as python, the point I was trying to make is how easily python is ported to different systems, it basicly does it itself because it is an interpreted language (which is why it is slower). When porting C++ to different systems there are some major changes in code that have to be made, which makes it that little bit more difficult.

Im not starting language wars in here, and to be completely honest if I were going into programming professionaly I would choose C++. But as a hobby language for small projects, pythons good to me
TwitcH is offline  
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!
Reply With Quote
Reply


Thread Tools Search this Thread
Search this Thread:

Advanced Search
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
Forum Jump


All times are GMT. The time now is 12:32 PM.

Forums Section List
Main Category Free Games Online Games Upcoming Games Online Games Upcoming Games
General Free MMORPG Fiesta Online    Maple Story Guides Trickster DOMO - Dream of Mirror Online
RolePlaying Free MMO & MMOFPS Conquer Online    Maple Story Buy/Sell/Trade WarRock Online Seal Online
Newbie Zone Korean/Foreign Games DragonGem Lunia World of Warcraft Age of Armor
  Browser/MUDs FlyFF Ragnarok Online Other Games Exteel
  Single Player RPGs Ghost Online Rakion    Rappelz Infinity
  Free MMORPG Requests Guildwars Runescape    Final Fantasy XI Cabal Online
    Gunz Online Scions of Fate (YulGang)    Goonzu Online Granado Espada
    Maple Story Silkroad    Gunbound Nostale



Powered by vBulletin® Version 3.7.3
Copyright ©2000 - 2008, Jelsoft Enterprises Ltd.
SEO by vBSEO 3.2.0
Onrpg, Copyright ©2003-2007, BlueCastle Media

Copyright © 2004-2007 BlueCastle Media