forums.ps2dev.org Forum Index forums.ps2dev.org
Homebrew PS2, PSP & PS3 Development Discussions
 
 FAQFAQ   SearchSearch   MemberlistMemberlist   UsergroupsUsergroups   RegisterRegister 
 ProfileProfile   Log in to check your private messagesLog in to check your private messages   Log inLog in 

Need to know the best language

 
Post new topic   Reply to topic    forums.ps2dev.org Forum Index -> PSP Development
View previous topic :: View next topic  
Author Message
cotyrothery



Joined: 03 May 2007
Posts: 11

PostPosted: Tue Jul 03, 2007 12:38 pm    Post subject: Need to know the best language Reply with quote

Justin one of my freinds and I would like to begin learning a coding language and be serious about it to make a custom firmware for the psp should we use C or C++?
Back to top
View user's profile Send private message
groepaz



Joined: 01 Sep 2005
Posts: 305

PostPosted: Tue Jul 03, 2007 6:08 pm    Post subject: Reply with quote

assembly, c, c++ ... all of them. and choose something MUCH smaller for your first project =P
_________________
http://www.hitmen-console.org
http://hitmen.c02.at/files/yapspd/
Back to top
View user's profile Send private message Visit poster's website
Shine



Joined: 03 Dec 2004
Posts: 728
Location: Germany

PostPosted: Wed Jul 04, 2007 6:20 am    Post subject: Reply with quote

Forth is a cool language, see e.g. my vector font project:

http://www.frank-buss.de/forth/hershey.html

or my upcoming new Forth CPU:

http://www.frank-buss.de/forth/cpu1/

Seriously: If you have no programming experience, don't start with complicated environments like the PSPSDK or C. Download an easy to use package like Python, e.g. with PyGames or Lua Player to learn the basic programming concepts without fiddling about low-level and build-environment details. If you have some basic understanding about programming, you can use more complicated low-level (but faster) languages and environments. And most programers doesn't use just one language, but the language that is the best solution for a given problem or a mix of different languages, e.g. a scripting language for game logic and C for graphics effects.
Back to top
View user's profile Send private message
Display posts from previous:   
Post new topic   Reply to topic    forums.ps2dev.org Forum Index -> PSP Development All times are GMT + 10 Hours
Page 1 of 1

 
Jump to:  
You cannot post new topics in this forum
You cannot reply to topics in this forum
You cannot edit your posts in this forum
You cannot delete your posts in this forum
You cannot vote in polls in this forum


Powered by phpBB © 2001, 2005 phpBB Group