From the course: Learning Assembly Language

What you should know - Python Tutorial

From the course: Learning Assembly Language

Start my 1-month free trial

What you should know

- This course is designed to take a programmer through to a working knowledge of programming the x86 chip set, using Assembler language. It assumes you have an understanding of the concepts of programming and are familiar with a high-level programming language. We'll be using an integrated development environment and a debugger to develop the code and it would be useful to have experience with similar tools. The course does not require knowledge of low-level computer architectures, nor any pre-knowledge of 64-bit x86 assembly language otherwise known as x64 Assembler. As you go through the course, you'll be shown everything you need to program in Assembler.

Contents