Page 1 of 1

programming in general

PostPosted: Thu Sep 25, 2008 5:17 pm
by amaric
ok so i wanna start programming with c++ but dont know where to start anyone have any pointers...i know nothing of it and i only know a bit about html.

any and all help will be very much appreciated

PostPosted: Thu Sep 25, 2008 6:31 pm
by crait
Want to start coding for PSP or what?
http://www.psp-programming.com/tutorials/
These are good but for C coding which is a little different than C++
I don't know where to find C++ PSP coding tutorials. I know Mailas knew how to do it, but I have no clue how much different it would be to do C++ instead of C in the tutorial.

PostPosted: Thu Sep 25, 2008 6:32 pm
by ace
Try cpp-home.com first. I believe that was the website. I don't have much time, but there was one site in particular that I thought was a GREAT resource, can't remember it though right now :P

Side note though, html is completely completely completely different then C++. HTML is like a small black ant compared to C++, one of those long necked dinosaurs. HTML is about as hard as talking like a 2 month old child. I think you get the picture :p

I will look for that cpp site though tomorrow, but I did remember cpp-home.com off the top of my head.

PostPosted: Thu Sep 25, 2008 7:32 pm
by que13x
I know a few programmers and they tell me that if you know C you pretty much know C++.

C++ has a more advanced or abbreviated command set but know that C is still in use today despite its age unlike other languages like Pascal or Fortran.

I am not a programmer but where I work they use something called "C#" I would not worry about that unless you need it for something.

PostPosted: Thu Sep 25, 2008 7:46 pm
by crait
C -> C++ -> C#
If you know C, then you basically know the other two but there are major differences in things such as syntax and commands.

PostPosted: Thu Sep 25, 2008 7:53 pm
by amaric
hmm well i wanna do some psp coding as well as get into game programmin for pc