PS3Hax Network - Playstation 3 Hacks and Mods

PS3Hax Network - Playstation 3 Hacks and Mods (http://www.ps3hax.net/forums.php)
-   Off-Topic (http://www.ps3hax.net/forumdisplay.php?f=17)
-   -   Programming?? Where Do I Begin (http://www.ps3hax.net/showthread.php?t=41923)

gautam.vicky047 08-25-2012 04:13 AM

Programming?? Where Do I Begin
 
Hey guys I really want to learn programming , but the thing is I don't know where to begin and which Programming language to learn first.
The languages I want to learn are C,C++ and java cuz for ps3 c++ is required.

Can anyone please help me

:)

hellsing9 08-25-2012 04:16 AM

http://www.cplusplus.com/doc/tutorial/

http://www.cprogramming.com/tutorial.html

http://www.javabeginner.com/

http://psl1ght.com/

;)

gautam.vicky047 08-25-2012 04:22 AM

can ps1light be installed or run on windows or is it just for linux
************* [ - Post Merged - ] *************
oops sorry for disturbing u
just found a way to install it on windows hope it works
thanks by the way :):)

hellsing9 08-25-2012 04:30 AM

Quote:

Originally Posted by gautam.vicky047 (Post 420252)
can ps1light be installed or run on windows or is it just for linux
************* [ - Post Merged - ] *************


oops sorry for disturbing u
just found a way to install it on windows hope it works
thanks by the way :):)

No problem ;)

Goldeneye 08-25-2012 05:00 AM

go to school,, it's the easiest and best way ^^

gautam.vicky047 08-25-2012 05:07 AM

Quote:

Originally Posted by Goldeneye (Post 420275)
go to school,, it's the easiest and best way ^^

hahaha don't have any time after finishing my day in the college :dontknow:

:laugh:

superfurry 08-25-2012 05:30 AM

I'd suggest starting with the python language first , once you have basic knowledge of that then the others like java and c will come easier , jumping straight into java will fry your brain a bit :)

soplica 08-25-2012 05:39 AM

Quote:

Originally Posted by gautam.vicky047 (Post 420252)
just found a way to install it on windows hope it works

Yes it can be installed on Windows, you'll need MinGW for this... but it's a lot easier to work with it from Linux or BSD.

gautam.vicky047 08-25-2012 05:41 AM

is there any tutorial for psl1ght
just curious ;)
************* [ - Post Merged - ] *************
Quote:

Originally Posted by superfurry (Post 420288)
I'd suggest starting with the python language first , once you have basic knowledge of that then the others like java and c will come easier , jumping straight into java will fry your brain a bit :)

so are python,java and c linked to each other or is python the very basic of the programming language

soplica 08-25-2012 05:46 AM

Quote:

Originally Posted by gautam.vicky047 (Post 420292)
is there any tutorial for psl1ght
just curious ;)

http://psxbrew.net/wiki/Main_Page
************* [ - Post Merged - ] *************
Quote:

Originally Posted by gautam.vicky047 (Post 420292)
so are python,java and c linked to each other or is python the very basic of the programming language

Python is the easiest of them because it's a scripting language. You do not compile Python programs, you run them through your Python runtime (the main python.exe).
Java is a language that does not respect "volenti non fit iniuria", unlike C that does this at the advantage of outperforming Java. This means that Java nurtures the user by virtualizing the program so that you don't need to know how to protect your C code (and users) from stack overflows. I hear from Java devs that Java is similar to C, but I don't know how a language designed for shoving bloat and eyecandy into websites can be similar to C. It just perplexes me.


All times are GMT -5. The time now is 10:55 PM.

Powered by vBulletin® Version 3.8.7
Copyright ©2000 - 2013, vBulletin Solutions, Inc.