
Originally Posted by
gunntims0103
You shouldn't attempt to learn LUA first because in most cases iv seen it tends to stray you from actually learning C. Also LUA to C can also confuse you because one is a scripting language, the other is a programming language. LUA literally can take minutes for a user to blit a sprite on to a screen and make it move, with about maybe less than 15 lines of "code". This is relitivly easy, but thus users never come to truely learn the LUA language. While C is alot harder to deal with (having to write the code, makefiles, debugging, compiling, libs). Theres just so much that goes into C.
My suggestion is that you try to learn C. Pick up a book, or read C lessons online, or the best way take courses. If you feel you can't handle C but still want to get into PSP Coding, then take up LUA.
Bookmarks