michaelp
s0ny d0minator
Posts: 1,009.4190 Threads: 100
Joined: 19th Jan 2007
Reputation: -1.92737
E-Pigs: 12.5158
|
RE: Programming Languages
|
|
21/04/2007 10:01 AM |
|
u_c_taker
hacks=drama
Posts: 3,185.2011 Threads: 102
Joined: 29th Jan 2007
Reputation: -1.03084
E-Pigs: 36.7855
|
RE: Programming Languages
well i know a bit of c /c++ im still learning c++ im not very fluent at it but im getting a little better Double postmichaep did u downgrade yet
|
|
21/04/2007 10:10 AM |
|
Tails
Paradigmatic Entity
Posts: 195.1207 Threads: 10
Joined: 7th Mar 2007
Reputation: 0.97811
E-Pigs: 3.0885
|
RE: Programming Languages
YoYoBalls Wrote:I tryed to learn c but... gave up :(
For the first time programming language learner..... don't learn C...... trust me, it will eat ur head off......... for beginner, I would suggest you start with either Visual Basic or/and Delphi....... For me, I think VB just sucks..... so I use Delphi much more than VB....
|
|
23/04/2007 10:42 PM |
|
ZiNgA BuRgA
Smart Alternative
Posts: 17,022.2988 Threads: 1,174
Joined: 19th Jan 2007
Reputation: -1.71391
E-Pigs: 446.1274
|
RE: Programming Languages
z7shaft Wrote:I want to make my own homebrew games into the future
as I know you need lots of things, a toolchain, the pspsdk... makefile...
and off course you have to know what are you programming
so I ask you...
what is better for programing for the psp?
(am not asking what's easier, I want the better no matter how difficult is it, but be moderated :p)
Generally C/C++. LUA is quite limited in functionality (LUA lovers will argue otherwise, but, at some point, you'll need to use C).
Tails Wrote:For the first time programming language learner..... don't learn C...... trust me, it will eat ur head off......... for beginner, I would suggest you start with either Visual Basic or/and Delphi....... For me, I think VB just sucks..... so I use Delphi much more than VB....
A scripting language also helps. The main thing is the concept, not syntax, if you ask me.
|
|
24/04/2007 12:00 AM |
|
u_c_taker
hacks=drama
Posts: 3,185.2011 Threads: 102
Joined: 29th Jan 2007
Reputation: -1.03084
E-Pigs: 36.7855
|
RE: Programming Languages
what is the core concept according to u zinga
|
|
25/04/2007 10:41 AM |
|
Tails
Paradigmatic Entity
Posts: 195.1207 Threads: 10
Joined: 7th Mar 2007
Reputation: 0.97811
E-Pigs: 3.0885
|
RE: Programming Languages
u_c_taker Wrote:what is the core concept according to u zinga
ya, as zinga said... script language may also help... but the prob is.... some scripting languages broke many programming languages rules.....
Programming concept.. :P
like
variables...
data types
algorithms
other basic programming concepts, like loops, etc
for more advance stuffs which u need it mostly in C is.... Pointer.... lol
(This post was last modified: 25/04/2007 10:57 AM by Tails.)
|
|
25/04/2007 10:54 AM |
|
u_c_taker
hacks=drama
Posts: 3,185.2011 Threads: 102
Joined: 29th Jan 2007
Reputation: -1.03084
E-Pigs: 36.7855
|
RE: Programming Languages
no i don think that is exactly the core concept of programing
|
|
25/04/2007 11:03 AM |
|
Tenshigami
Giant Enemy Crab
Posts: 126.3352 Threads: 4
Joined: 16th Apr 2007
Reputation: 1.36544
E-Pigs: 0.8801
|
RE: Programming Languages
How different is C/C++ programming for PSP? If there are any graphic libraries similar to OpenGL for PSP programming, it might not be too hard. As a college student working towards a Computer Science degree, I might give it a try.
|
|
25/04/2007 12:31 PM |
|
Tails
Paradigmatic Entity
Posts: 195.1207 Threads: 10
Joined: 7th Mar 2007
Reputation: 0.97811
E-Pigs: 3.0885
|
RE: Programming Languages
Tenshigami Wrote:How different is C/C++ programming for PSP? If there are any graphic libraries similar to OpenGL for PSP programming, it might not be too hard. As a college student working towards a Computer Science degree, I might give it a try.
there... it may help you a bit....
http://www.psp-programming.com/tutorials/
|
|
25/04/2007 12:40 PM |
|
ZiNgA BuRgA
Smart Alternative
Posts: 17,022.2988 Threads: 1,174
Joined: 19th Jan 2007
Reputation: -1.71391
E-Pigs: 446.1274
|
RE: Programming Languages
u_c_taker Wrote:no i don think that is exactly the core concept of programing
It is pretty much.
Mainly it's the computer's logic.
|
|
25/04/2007 05:06 PM |
|