HOME > Development > x86 Assembly Language Programming Masters Course

x86 Assembly Language Programming Masters Course

  • Development
  • May 12, 2025
Synopsisx86 Assembly Language Programming Masters Course, available a...
x86 Assembly Language Programming Masters Course  No.1

x86 Assembly Language Programming Masters Course, available at $69.99, has an average rating of 4.29, with 27 lectures, 1 quizzes, based on 481 reviews, and has 13033 subscribers.

You will learn about How to use Emu8086 to create assembly programs for the 8086 processor All about registers in a processor and how they can be useful for storing temporary information All about segmentation in Intel processors All about interrupts Subroutines and return addresses The stack Talking with a C program using assembly Talking with an assembly program using C Understanding disassembly Understanding how GCC compiler can create machine code that can call our assembly functions How to use NASM Assembler This course is ideal for individuals who are Beginner Assembly Programmers or People interested in how the processor works or People wishing to pursue a career in embedded development It is particularly useful for Beginner Assembly Programmers or People interested in how the processor works or People wishing to pursue a career in embedded development.

Enroll now: x86 Assembly Language Programming Masters Course

Summary

Title: x86 Assembly Language Programming Masters Course

Price: $69.99

Average Rating: 4.29

Number of Lectures: 27

Number of Quizzes: 1

Number of Published Lectures: 27

Number of Published Quizzes: 1

Number of Curriculum Items: 28

Number of Published Curriculum Objects: 28

Number of Practice Tests: 1

Number of Published Practice Tests: 1

Original Price: £29.99

Quality Status: approved

Status: Live

What You Will Learn

  • How to use Emu8086 to create assembly programs for the 8086 processor
  • All about registers in a processor and how they can be useful for storing temporary information
  • All about segmentation in Intel processors
  • All about interrupts
  • Subroutines and return addresses
  • The stack
  • Talking with a C program using assembly
  • Talking with an assembly program using C
  • Understanding disassembly
  • Understanding how GCC compiler can create machine code that can call our assembly functions
  • How to use NASM Assembler
  • Who Should Attend

  • Beginner Assembly Programmers
  • People interested in how the processor works
  • People wishing to pursue a career in embedded development
  • Target Audiences

  • Beginner Assembly Programmers
  • People interested in how the processor works
  • People wishing to pursue a career in embedded development
  • This course is intended to teach you x86 assembly programming. This course teaches you how processors work and how machine code is possible. We start the course using an emulator for the legacy Intel 8086 processor where we learn all about registers and the memory segmentation model.

    Since we start the course with an emulator it allows me to pause the machine at any moment in time and show you exactly what is going on.

    After you learn all about the legacy 8086 processor and how to program assembly for it we then move to the modern processors of today and start writing assembly for those. You are taught how to write 32 bit programs for Windows machine’s and most importantly how to communicate with C programs using assembly language. You are shown how to access variables, structures and arrays through just assembly code. We also call C functions and they call our assembly routines.

    This course recommends that you have some prior experience in the C programming language or at the very least some programming experience in another language. The reason for this is because part two of the course when I teach modern assembly I reference the C programming language quite a lot since we write assembly that can talk with C.

    Royalty Free Music from Bensound

    Course Curriculum

    Chapter 1: Introduction

    Lecture 1: Introduction

    Chapter 2: Legacy 8086 Processor Development

    Lecture 1: What Is Assembly Language?

    Lecture 2: Installing The Emulator

    Lecture 3: Hello World

    Lecture 4: Transistors And Logic Gates Understanding The Processor

    Lecture 5: Registers In The 8086

    Lecture 6: Segmentation

    Lecture 7: The Stack, Subroutines And Endianness Explained

    Lecture 8: Moving Data To And From Memory

    Lecture 9: Interrupts And How They Work

    Lecture 10: Talking With Hardware With In And Out Instructions

    Lecture 11: Mathematics Adding, Substraction, Division And Multiplication

    Lecture 12: Condition Instructions

    Lecture 13: Reading bytes with the lodsb instruction

    Lecture 14: Storing bytes with the stosb instruction

    Lecture 15: Revising Our Hello World Program

    Lecture 16: Helpful Resources For The 8086 Processor

    Chapter 3: Modern x86 Processor Development

    Lecture 1: Installing x86 Assembler Dependencies

    Lecture 2: x86 Hello World

    Lecture 3: Using Assembly With C

    Lecture 4: Local Variables In Assembly

    Lecture 5: Returning Structures In Assembly

    Lecture 6: Pointers In Assembly

    Lecture 7: Passing Structures To Assembly

    Lecture 8: Receive Input From The Keyboard

    Chapter 4: Conclusion

    Lecture 1: Conclusion

    Lecture 2: Bonus Lecture

    Instructors

  • x86 Assembly Language Programming Masters Course  No.2
    Daniel McCarthy
    Compiler developer in my spare time
  • Rating Distribution

  • 1 stars: 10 votes
  • 2 stars: 12 votes
  • 3 stars: 50 votes
  • 4 stars: 156 votes
  • 5 stars: 253 votes
  • Frequently Asked Questions

    How long do I have access to the course materials?

    You can view and review the lecture materials indefinitely, like an on-demand channel.

    Can I take my courses with me wherever I go?

    Definitely! If you have an internet connection, courses on Udemy are available on any device at any time. If you don’t have an internet connection, some instructors also let their students download course lectures. That’s up to the instructor though, so make sure you get on their good side!