Lost Password?


Go Back   CodeCall Programming Forum > Software Development > General Programming

General Programming Non language specific, Assembly, Linux/Unix, Mac and anything not covered in other topics. Talk about Programming Theory here.

Reply
 
LinkBack Thread Tools Search this Thread Display Modes
  #1 (permalink)  
Old 09-27-2007, 10:49 AM
Svraddict Svraddict is offline
Newbie
 
Join Date: Sep 2007
Posts: 6
Rep Power: 0
Svraddict is on a distinguished road
Default best programming language

hi everyone
as you might have seen in my other post im trying to build a text based wrestling mmorpg, but i still dont know much about programming, so could anyone tell me whats the best language to for the type of game i want to make, and where can i learn it please?

sorry for the bad english spelling and grammar

see ya all
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!
Reply With Quote

Sponsored Links
  #2 (permalink)  
Old 09-27-2007, 11:50 AM
WingedPanther's Avatar   
WingedPanther WingedPanther is offline
Super Moderator
 
Join Date: Jul 2006
Age: 35
Posts: 3,278
Last Blog:
wxWidgets is NOT code ...
Rep Power: 36
WingedPanther is a name known to allWingedPanther is a name known to allWingedPanther is a name known to allWingedPanther is a name known to allWingedPanther is a name known to allWingedPanther is a name known to all
Default

Almost any language will work for this. Are you planning on doing this as a browser based or console based game?
__________________
CodeCall Blog | CodeCall Wiki | Shareware | Linux Forum
Programming is a branch of mathematics.
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!
Reply With Quote
  #3 (permalink)  
Old 09-27-2007, 02:15 PM
Svraddict Svraddict is offline
Newbie
 
Join Date: Sep 2007
Posts: 6
Rep Power: 0
Svraddict is on a distinguished road
Default

its going to be browser based and free to play, even if all the progrmaing languages work could you tell me whats the more apropriatte one please?
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!
Reply With Quote
  #4 (permalink)  
Old 09-28-2007, 12:50 AM
v0id's Avatar   
v0id v0id is offline
Retired
 
Join Date: Apr 2007
Location: Denmark
Posts: 2,635
Last Blog:
CherryPy(thon)
Rep Power: 28
v0id is a glorious beacon of lightv0id is a glorious beacon of lightv0id is a glorious beacon of lightv0id is a glorious beacon of lightv0id is a glorious beacon of lightv0id is a glorious beacon of light
Send a message via MSN to v0id
Default

If it's browser-based, you could easily use a language like PHP.
__________________
05-03-2007 - 11-13-2008
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!
Reply With Quote
  #5 (permalink)  
Old 09-28-2007, 08:55 AM
Svraddict Svraddict is offline
Newbie
 
Join Date: Sep 2007
Posts: 6
Rep Power: 0
Svraddict is on a distinguished road
Default

Have another doubt, PHP is very used to make websites, but what about to program? PHP can do it to?
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!
Reply With Quote

Sponsored Links
  #6 (permalink)  
Old 09-28-2007, 11:53 AM
WingedPanther's Avatar   
WingedPanther WingedPanther is offline
Super Moderator
 
Join Date: Jul 2006
Age: 35
Posts: 3,278
Last Blog:
wxWidgets is NOT code ...
Rep Power: 36
WingedPanther is a name known to allWingedPanther is a name known to allWingedPanther is a name known to allWingedPanther is a name known to allWingedPanther is a name known to allWingedPanther is a name known to all
Default

PHP, ASP, ColdFusion, etc are all programming languages focussed on producing HTML code for the web.
You can also use a Java Applet, Flash, etc if you want to have graphics involved.
What technology you use will depend a LOT on what kind of look/feel you want your project to have. For a simple text-based where people can't interrupt you, PHP would work fine.
__________________
CodeCall Blog | CodeCall Wiki | Shareware | Linux Forum
Programming is a branch of mathematics.
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!
Reply With Quote
  #7 (permalink)  
Old 09-28-2007, 01:10 PM
Svraddict Svraddict is offline
Newbie
 
Join Date: Sep 2007
Posts: 6
Rep Power: 0
Svraddict is on a distinguished road
Default

oo, thank you for the help.

Ive been checking some websites that teach PHP, but i haven found one that is good, you seem really expirienced with programming, so do you happen to know one that teaches PHP?
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!
Reply With Quote
  #8 (permalink)  
Old 09-29-2007, 02:55 AM
v0id's Avatar   
v0id v0id is offline
Retired
 
Join Date: Apr 2007
Location: Denmark
Posts: 2,635
Last Blog:
CherryPy(thon)
Rep Power: 28
v0id is a glorious beacon of lightv0id is a glorious beacon of lightv0id is a glorious beacon of lightv0id is a glorious beacon of lightv0id is a glorious beacon of lightv0id is a glorious beacon of light
Send a message via MSN to v0id
Default

You could start out with a small introduction to the language. And later you could go into more details, with other articles and tutorials. When you think you has become pretty comfortable with PHP, you need a reference, to make it easier for you to understand the different functions.
__________________
05-03-2007 - 11-13-2008
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!
Reply With Quote
  #9 (permalink)  
Old 09-29-2007, 12:38 PM
Svraddict Svraddict is offline
Newbie
 
Join Date: Sep 2007
Posts: 6
Rep Power: 0
Svraddict is on a distinguished road
Default

ok, thanks for the help, im going to try to learn PHP now.
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!
Reply With Quote
Reply



Currently Active Users Viewing This Thread: 1 (0 members and 1 guests)
 
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

Similar Threads
Thread Thread Starter Forum Replies Last Post
new C-like programming language kenna Software Development Tools 14 09-03-2008 03:34 PM
What is the best language for starting programming? Onur General Programming 6 10-11-2007 08:47 PM
D Programming Language. R-G General Programming 2 04-12-2007 12:22 PM
How to make a programming language shuaib C and C++ 7 09-24-2006 10:51 AM
How do you learn a programming language? Dan Software Development Tools 14 08-09-2006 08:12 PM


All times are GMT -5. The time now is 06:49 PM.

Contest Stats

WingedPanther ........ 2753.6
Xav ........ 2704
Brandon W ........ 1702.32
John ........ 1207.73
marwex89 ........ 1175.24
morefood2001 ........ 966.05
dcs ........ 655.75
Steve.L ........ 475.59
orjan ........ 418.58
Aereshaa ........ 383.54

Contest Rules

CodeCall Goal

Goal: 100,000 Posts
Complete: 98%

Ads