![]() |
| Forums | Gaming News | Videos | Downloads | Today's Posts | Mark Forums Read | Chat | FAQ | Members List | Contact |
| ||||||
This is a discussion on Programming within the PSP Development Forum forums, part of the PSP Development, Hacks, and Homebrew category; I've noticed a lot of people here are Programmers or know some sort of programming knowledge and some how seem ...
![]() |
|
|
LinkBack | Thread Tools |
|
|
#1 |
![]() |
I've noticed a lot of people here are Programmers or know some sort of programming knowledge and some how seem to know the PSP all over and how it operates. I just realized I barely know any programming knowledge and have been meaning to learn how to program and eventually get to Video Game Programming. I guess my main Question here is what language did any of you start in, like which is the easiest? And once you caught on to more Advanced programming did you just pick up the rest from testing or did you learn it from another Language like C++. And the reason I post this here is because I also wanted to know some PSP programming knowledge but the PSP programming guide won't help me since I'm currently still PSPless and still don't know much language.
I want to start now heh before I graduate from College and end up with a job I hate I'd much rather make Video Games no matter how much work it really takes. Any help or advice would be appreciated. |
|
|
|
|
|
#3 |
![]() ![]() Tha Sigerator
|
same here. use lua u can run the prog. on your p.c
__________________
- - - - Somewhere Lurking in THA SHADOWS - - - -
|
|
|
|
|
|
#5 |
![]() ![]() Tha Sigerator
|
here's lua player for windows jus extract to c drive: http://www.luaplayer.org/luaplayerwindows-0.14.zip
go here for toutorials: http://www.evilmana.com/tutorials/ to test your programs enter c:\luaplayerwindows\luapl ayer *****.lua in start/run (**** is the name of the script or w/e that u write) happy coding!
__________________
- - - - Somewhere Lurking in THA SHADOWS - - - -
|
|
|
|
|
|
#6 |
![]() |
Thank you and btw is this any good? Game Studio
|
|
|
|
|
|
#8 | |
![]() ![]() Tha Sigerator
|
Quote:
most of the time....hell ALL of the time, in lua if sumthing isn't working u messed up the code somewhere. (lot's of times it's a REAL small error 2)
__________________
- - - - Somewhere Lurking in THA SHADOWS - - - -
|
|
|
|
|
|
|
#9 |
![]() |
I started in C, and personally I reccomend it, as when you do get into more advanced stuff, you won't have to switch languages to do advanced functions.
__________________
[URL="http://www.newlilwayne.com"]www.NewLilWayne.com[/URL] |
|
|
|
|
|
#13 |
![]() ![]() ...in a dream...
|
mnky - No, C++ donest own everything... ASM (MIPS) or basically assembly does...
Soccer needs to stick up for MIPS a little seeing as how he's learning it...
__________________
...you'll never know what it's like... spending your whole life in a dream...
Launch a Kitten out of a Cannon and win real cash! Checkout my newly updated site for all my projects (Kitten Cannon, BOXHEAD, Light Cycle 3D) |
|
|
|
|
|
#14 | |
|
Guest
Posts: n/a
|
Quote:
C is too hard though. |
|
|
|
|
#15 |
![]() |
C isn't that hard.
I started with Actionscript, then PHP, then C++, then Java. I like C/C++ the best (followed closely by PHP). It doesn't matter really what language you learn. Pick one and go with it. If you get the programming logic down, you'll be prepared to pick up other languages' syntaxes easily. For the PSP you have two main options, C/C++ and Lua. I have some tutorials up for both, you can look through and see which you like better before starting. C/C++ is more "powerful" (the Lua interpreter is written in C/C++). But Lua is a fine language to start with.
__________________
[url=http://www.barbdwyer.com/footer.php][img]http://www.barbdwyer.com/8Ball.jpg[/img][/url] [FONT=Verdana][SIZE=1] [b]PSP Developer Resource Site:[/b] [url=http://www.psp-programming.com]PSP-Programming.com[/url] [b]Other:[/b] [url=http://wake-boarding.org]Wakeboarding[/url], [url=http://water-skiing.org]Waterskiing[/url], [url=http://wake-surfing.org]Wake Surfing[/url], [url=http://www.guitarhero-4.com]Guitar Hero IV[/url][/SIZE][/FONT] |
|
|
|
|
|
#16 | |
![]() ![]() Muppet Magnet
|
Quote:
There's a time and a place for ASM, sometimes nothing else will do, but most of the rest of the time you'll have higher productivity, fewer bugs, and better maintainability, by using the highest level language that's appropriate. So by those criteria, LUA probably owns on the PSP, for the majority of applications. Fast and simple.
__________________
Using firmware v2.00-v3.50? Open up a whole world of homebrew here
The PSP Homebrew Database needs YOU! Your ISP may be illegally wiretapping all your web activity. Stop Phorm Now! Visiting the Edinburgh Festivals? Get practical advice from experts. |
|
|
|
|
|
|
#18 | |
![]() I think I ripped my pants
Join Date: Jul 2005
Real First Name: Matt
Location: Toronto
Just Played: Trials HD
Posts: 6,485
Trader Feedback: 0
|
Yeldarb already beat me to it, but ya..
http://www.psp-programming.com/tutorials/ You can also get help on the forums
__________________
![]() |
|
|
|
|
|
|
#19 |
![]() ![]() Your Fate is Grim...
|
speaking about lua, i have just found a bug in it. whenver i load a lot of images, that are high in detail, luaplayer loads some of them , and then gives me an error saying it cant load any more. i asked youresame, and he said that luaplayer .16, OR .19 took up 1 MB ram for EACH image, which is wayyyy too much. off topic i know, but i didnt know whrere else to post it.
if anyone knows a soultion, please tell me, or pm me. P.S. the images load fine in luaplayer WINDOWS. P.S. 2 - it doesnt matter what you use.
__________________
-------------------------------------------------------------------------------------- ![]() |
|
|
|
|
|
#20 | ||
![]() I think I ripped my pants
Join Date: Jul 2005
Real First Name: Matt
Location: Toronto
Just Played: Trials HD
Posts: 6,485
Trader Feedback: 0
|
Quote:
__________________
![]() |
||
|
|
|
![]() |
| Tags |
| programming |
| Thread Tools | |
|
|