PS3 Does real DECR / DEX have any merit?

Javascript is good for an introduction to programming languages because have a lot of concepts common with other languages, you could stay there and become a javascript expert but in my oppinion is a lot better if you rush a bit
Even if there are concepts from javascript you dont understand well or if you want to learn other languages (python is another good introduction) your goal should be to jump into C because is the most universal (it can be used in a toaster and for sure is going to be used in the mars landing rocket made by spaceX)

C++ is like an extension of C... there was people that was not satisfyed with C so they made some improvements and named it C++
Some of that improvements are counterintuitive with what you did learn about C... so there is people that is going to tell you to forget about C and go directly into learning C++... but thats a matter of oppinions i guess
The fact is C and C++ are pretty much the same language, the differences are minor, so for someone that is starting learning this doesnt matters much, both are good because are the real deal... the main difference in the practise is that C is easyer :D
 
Javascript is good for an introduction to programming languages because have a lot of concepts common with other languages, you could stay there and become a javascript expert but in my oppinion is a lot better if you rush a bit
Even if there are concepts from javascript you dont understand well or if you want to learn other languages (python is another good introduction) your goal should be to jump into C because is the most universal (it can be used in a toaster and for sure is going to be used in the mars landing rocket made by spaceX)

C++ is like an extension of C... there was people that was not satisfyed with C so they made some improvements and named it C++
Some of that improvements are counterintuitive with what you did learn about C... so there is people that is going to tell you to forget about C and go directly into learning C++... but thats a matter of oppinions i guess
The fact is C and C++ are pretty much the same language, the differences are minor, so for someone that is starting learning this doesnt matters much, both are good because are the real deal... the main difference in the practise is that C is easyer :D
I've been considering quitting JavaScript for the last few days, it's a language intended for the web so I've researched recently and that's not my goal, I really want to create apps and homebrews, of course it won't be overnight, it will take at least half a year to me to half-assed and at least a year to create something for the PS3 for example.

I'm actually a little discouraged about studying programming, I've always been interested in the subject because of movies and series, and the guy who doesn't understand how I did at the time is deluded into thinking it's the same movie, which types 100 lines of code and it works the first time try and think it's that easy (poor myself LOL).
my idea now would be to take a break from JS and first study algorithms and programming base, something like that, and then go to C or python.

By the way, can I use Python to program something on the PS3? because from what I understand JS can be used but only in a browser, C and C ++ to create homebrews and so on.
 
I've been considering quitting JavaScript for the last few days, it's a language intended for the web so I've researched recently and that's not my goal, I really want to create apps and homebrews, of course it won't be overnight, it will take at least half a year to me to half-assed and at least a year to create something for the PS3 for example.

I'm actually a little discouraged about studying programming, I've always been interested in the subject because of movies and series, and the guy who doesn't understand how I did at the time is deluded into thinking it's the same movie, which types 100 lines of code and it works the first time try and think it's that easy (poor myself LOL).
my idea now would be to take a break from JS and first study algorithms and programming base, something like that, and then go to C or python.

By the way, can I use Python to program something on the PS3? because from what I understand JS can be used but only in a browser, C and C ++ to create homebrews and so on.
Python requires a runtime environment which is not available natively with PS3 GameOS afaik.
If you wish to acquire skills that are applicable not just on the PS3 but also on all other consoles, on PC, on embedded devices etc.., you should stick to C (or C++).
 
Python requires a runtime environment which is not available natively with PS3 GameOS afaik.
If you wish to acquire skills that are applicable not just on the PS3 but also on all other consoles, on PC, on embedded devices etc.., you should stick to C (or C++).
I understand, C and C++ are a little more complex for newbies like me but once you've learned it you can apply it to almost anything, I understand.

I think I've set a goal by the end of this year: learn about C and C++ and develop something for the PS3 or PC, even if it's a simple application where you open it and say "hello, welcome, feel free ", it would already be reasons for me to buy rockets of happiness :)
 
@zecoxao
thanks for the bibliography, I will definitely make good use of it :)
Sorry for my ignorance, I couldn't answer before because the last week was very busy, I'm in high school and it was exam week, but now it's over and I can dedicate myself better to programming.

I quit JS and I'm studying and reading about algorithms, to have a base when starting with C, and also reading on how to use Linux (I've been using windows since forever LOL) and then I'll dedicate myself almost entirely to C.

to everyone who helped me, in any way, thank you very much for everything, a hug from D4shDOE :)
 
Can PS3 Superslim DEH be updated to Rebug 4.84 dex ? I'm can't use FTP or install game PKG size > 4gb ++ , thanks [emoji120]
d97c77d86e912a1e7da026a88ab1f7b5.jpg

PS3 SS firmware 4.81 with debug setting
Sent from my Mi A2 using Tapatalk

Are you still around?
 

Similar threads

Back
Top