With the right resources, its not hard at all, but it is always extremely helpful to have a human there that knows the language to give you a hand when you need it.
I dont learn well from books, so what I wound up doing was finding other people's code, and looking at it, and disassembling it line by line. That taught me a lot.
Of course, before you can do that, make sure you know about syntax, operators, and basic variables...
|