[320] Assembly Language Tutorial (7 videos)
a series of video-tutorials by Neil Dickson
This tutorial teaches x86 assembly language from the ground up using the context of writing code for basic graphics operations.
After a brief introduction, it starts off with filling an image with colour, moving to more advanced operations like rotating images. Most videos begin with an explanation of concepts or details about assembly, and then show how to apply that information to implement the given algorithms.
Programming shown is done with Inventor IDE, available from http://www.codecortex.com/ide/. The tutorial assumes that you have a decent grasp of C.




