a noob.
a noob.
im a noob will someone help this noob , i know nothing about codin , i need help , can someone push me in the right direction to code so if anyone at all will tell me how to code or what to read , do , get , i will do it , if anyone will help mme please code for the psp i will be truley greatful , and i hope to make apps or make games for the psp after months of practice....
WE MUST FIND RAW SOCKETS FOR PSP
This place:
http://www.psp-programming.com/forums/
is a graveyard nowdays, but there's a lot of tutorials, etc. to get you started.
http://www.psp-programming.com/forums/
is a graveyard nowdays, but there's a lot of tutorials, etc. to get you started.
If not actually, then potentially.
Re: ummmm
Then you are at the wrong forum. maybe you can use this site.darkfang wrote:yea it tells me how to code for psp , but i need a tut for coding in c/c++ im that much of a noob :( thanks if anyone even bothers to reply
click here
Code: Select all
int main(){
SetupCallbacks();
makeNiceGame();
sceKernelExitGame();
}
www.cprogramming.com
Probably best to get a good book if you're really serious about learning though.
Probably best to get a good book if you're really serious about learning though.
well ive posted this link before, its got good simple regularly updated psp programming tuts, it covers helloworlds ect and explains the code, the link is
http://goldendevelopersworld.com/PSP_Programming.php
http://goldendevelopersworld.com/PSP_Programming.php
If you know nothing about programming, better start with another language than C/C++. I suggest Pascal, nice for learning structured programming.
And also, start programming for PC, not PSP. It's an open platform, thus a lot of info and tutorials available, and also much more developer friendly than Sony's console.
Hope this helps
And also, start programming for PC, not PSP. It's an open platform, thus a lot of info and tutorials available, and also much more developer friendly than Sony's console.
Hope this helps
The Incredible Bill Gates wrote:The obvious mathematical breakthrough would be development of an easy way to factor large prime numbers.