| View previous topic :: View next topic |
| Author |
Message |
darkfang
Joined: 16 Feb 2009 Posts: 13
|
Posted: Fri Sep 11, 2009 5:54 pm Post subject: 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 |
|
| Back to top |
|
 |
Art
Joined: 09 Nov 2005 Posts: 647
|
Posted: Fri Sep 11, 2009 8:35 pm Post subject: |
|
|
This place:
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. |
|
| Back to top |
|
 |
darkfang
Joined: 16 Feb 2009 Posts: 13
|
Posted: Sat Sep 12, 2009 11:16 pm Post subject: ummmm |
|
|
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 _________________ WE MUST FIND RAW SOCKETS FOR PSP |
|
| Back to top |
|
 |
jojojoris
Joined: 30 Mar 2008 Posts: 261
|
Posted: Sun Sep 13, 2009 4:10 am Post subject: Re: ummmm |
|
|
| 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 |
Then you are at the wrong forum. maybe you can use this site.
click here _________________
| Code: | int main(){
SetupCallbacks();
makeNiceGame();
sceKernelExitGame();
} |
|
|
| Back to top |
|
 |
darkfang
Joined: 16 Feb 2009 Posts: 13
|
Posted: Sun Sep 13, 2009 1:50 pm Post subject: wow |
|
|
woohoo after 20 goolge searches it left me with crapy tutorials , will someone at least tell me where they learnt to code in c/c++ so i can be headed that way instead of some stupid google search _________________ WE MUST FIND RAW SOCKETS FOR PSP |
|
| Back to top |
|
 |
jsharrad
Joined: 20 Oct 2005 Posts: 102
|
Posted: Sun Sep 13, 2009 2:08 pm Post subject: |
|
|
www.cprogramming.com
Probably best to get a good book if you're really serious about learning though. |
|
| Back to top |
|
 |
PsPfReAK
Joined: 28 Mar 2009 Posts: 61
|
|
| Back to top |
|
 |
m0skit0
Joined: 02 Jun 2009 Posts: 226
|
Posted: Mon Sep 14, 2009 6:38 pm Post subject: |
|
|
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 _________________
| The Incredible Bill Gates wrote: | | The obvious mathematical breakthrough would be development of an easy way to factor large prime numbers. |
|
|
| Back to top |
|
 |
|