Go Back   CodingForums.com > :: Server side development > Java and JSP

Before you post, read our: Rules & Posting Guidelines

Reply
 
Thread Tools Rate Thread
Enjoy an ad free experience by logging in. Not a member yet? Register.
Old 03-11-2012, 05:30 AM   PM User | #1
Dennis3979
New Coder

 
Join Date: Feb 2012
Posts: 12
Thanks: 11
Thanked 0 Times in 0 Posts
Dennis3979 is an unknown quantity at this point
Thinking about switching to java should i?

Im useing python and im thinking about switching to java for multiple form. But i need to know if it so ports the game im trying to make. can someone let me know if i should stick with python or move to java for the kind of game i would like to make.

-A turn based rpg
-Online capabilities
-Isometric angle
Dennis3979 is offline   Reply With Quote
Old 03-11-2012, 09:18 AM   PM User | #2
RodionGork
New Coder

 
Join Date: Mar 2012
Posts: 24
Thanks: 0
Thanked 3 Times in 3 Posts
RodionGork is an unknown quantity at this point
By your description it is not clear what is your task at all and what are points with which you stuck.

Switching to java will be of benefit only if you know java better then python. Both systems allow do almost anything, but in different ways (sometimes slightly different, sometimes totally different). In both languages you will not find anything like:
Code:
import rpg
import fun

myRpg = new RpgGame();
myRpg.start()
fun.have()
And if you have already part of the job done, then there are far fewer reasons for switching anyway.
RodionGork is offline   Reply With Quote
Reply

Bookmarks

Jump To Top of Thread


Thread Tools
Rate This Thread
Rate This Thread:

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

Forum Jump


All times are GMT +1. The time now is 02:43 PM.


Advertisement
Log in to turn off these ads.