I have been trying to learn assembly language for the past few months, and it seems to me that anything that I try is just impossible to do.
I have found the Intel x86 Instruction Set Reference (all 4000 pages of it), along with three or four other tutorials. I have read over these, used the example code and tried to make sense of it. But I still can't do too much stuff with assembly. Hence my making an account here on Stack Overflow. But I feel as though I'm bugging the forum with my overly simple and bad questions.
My question is, is there any point in someone pursuing assembly language nowadays? It's fun enough, but it's so hard to make even a simple window (CreateWindowEx function takes 12 forsaken arguments!) that it seems pointless.
Thanks