This is 100% my opinion, but there are two schools of thought on this: Theoretical and Practical.
Theoretical is reading books, taking classes, step by step learning to gain a total knowledge of a subject before creating something. Practical is just doing it. Since you don't know where to start, find something similar to what you want to do and check out the source code. That will give you the language you need to learn. Find a tutorial on the web for it, then try modifying an existing program to do what you want it to do. Eventually it will either work, or you'll get stuck. By then you'll have the skills to make your own (hopefully). Practical fit my experience best. But my code isn't the cleanest. For specifically Cell coding, I'd look into the SDK IBM kicks out. It is written in C or C++. -Bill On Wed, 24 Oct 2007 06:37:20 -0700 (PDT), Michael Torres <[EMAIL PROTECTED]> wrote: > Hey guys, > > This may seem like a very simple question that > requires a complex answer, not in the actually words, > but what it will entail. So, here is my question. If I > wanted to get involved in learning to code for the > PS3, which would be for YDL I suppose, what books or > language would be best to learn? Eventually it would > be nice to be able to make games for the PS3, but I > know that is a long way off. I haven't formally > studied anything higher than basic computer science, > but I am getting my PhD in Molecular Genetics, so I > think I am capable of learning, but don't really know > where to begin. I have always wanted a project like > this on the side, that I am passionate about and could > be fun. Any resources or direction would be greatly > appreciated. > > Michael Torres > > > __________________________________________________ > Do You Yahoo!? > Tired of spam? Yahoo! Mail has the best spam protection around > http://mail.yahoo.com > _______________________________________________ > yellowdog-general mailing list > [email protected] > http://lists.terrasoftsolutions.com/mailman/listinfo/yellowdog-general > HINT: to Google archives, try '<keywords> site:terrasoftsolutions.com' _______________________________________________ yellowdog-general mailing list [email protected] http://lists.terrasoftsolutions.com/mailman/listinfo/yellowdog-general HINT: to Google archives, try '<keywords> site:terrasoftsolutions.com'
