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 languages for a HACKER (http://www.ps3hax.net/showthread.php?t=41510)

gautam.vicky047 08-16-2012 12:24 PM

Programming languages for a HACKER
 
Is there any particular programming language that the hackers know like c++,java and stuff that lets them poke through these codes and all the stuff inside any file :hmmmm2:

Really curious to know :hmmmm:

dwood18 08-16-2012 12:35 PM

c++ is for ps3 but you might want to work yourself up to it Python>java>c>c++

Gonzakpo 08-16-2012 12:41 PM

Quote:

Originally Posted by dwood18 (Post 414516)
c++ is for ps3 but you might want to work yourself up to it
try going Python>java>c>c++

WTF!!??

The LOGICAL WAY of learing different programming languages is from the most basic ones to the most sophisticated ones (lower level to higher level).

Since assembly is architecture dependant, you can start by learning C. Then C++ and then Java. If you try to go backwards, you'll have a rough time.

gautam.vicky047 08-16-2012 12:42 PM

yeah guess ur right
btw i just know some basics regarding c++ :P

baargle 08-16-2012 12:44 PM

Quote:

Originally Posted by Gonzakpo (Post 414521)
WTF!!??

The LOGICAL WAY of learing different programming languages is from the most basic ones to the most sophisticated ones (lower level to higher level).

Since assembly is architecture dependant, you can start by learning C. Then C++ and then Java. If you try to go backwards, you'll have a rough time.

Java is easier than any C\C++ language. :laugh:

Mr.Goodfrag 08-16-2012 12:47 PM

Assembler ;)

Gonzakpo 08-16-2012 12:54 PM

Quote:

Originally Posted by baargle (Post 414523)
Java is easier than any C\C++ language. :laugh:

Yes, and that's exactly why I'm saying that. Because they make everything sooo easy that you end up not undestanding the inner working of the program. For a java programmer, memory managment is like magic. :vollkommenauf:

But if you learn C first, you learn the concept of memory allocating and freeing. And how to use structures, create functions, etc. The basics of every programming language. Then with C++ you learn how Object Oriented Programming works. And finally with Java you learn...........

gautam.vicky047 08-16-2012 12:58 PM

Is the sdk of sony for playstation 3 leaked by the scene fully accessible for writing any programmes ??

Or should we just stick to the open source sdk released by the scene?

Gonzakpo 08-16-2012 01:10 PM

Quote:

Originally Posted by gautam.vicky047 (Post 414536)
Is the sdk of sony for playstation 3 leaked by the scene fully accessible for writing any programmes ??

Or should we just stick to the open source sdk released by the scene?

If you don't know how to program anything, then start programming in your PC under linux using gcc. That's the best place to start.

If you already know something and you want to go straight to the PS3, then you should use the Open Source SDK because the other one is illegal for you to use and you won't be able to release your apps (unless you do it anonymously). If you release an app compiled with PSL1GHT you wont face legal problems.


All times are GMT -5. The time now is 07:52 PM.

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