Course Overview
In this course, you will learn to use the Assembly programming language to create applications. You will explore the basics like setting up a project, the structure of an Assembly code and advanced topics like function recursion and system calls. Investigate the various registers that the Assembly language uses to store data and commands for manipulating stored data. You also will learn about jumps, functions, loops, macros and stacks.