Companies Home Search Profile

Master x86 Assembly Language from Scratch

Focused View

Lucas Bazilio

14:04:22

60 View
  • 1.1 Main Topics of the Course.pdf
  • 1. Main Topics of the Course.mp4
    02:20
  • 1.1 Assembler Architecture.pdf
  • 1. Assembler Architecture.mp4
    06:55
  • 2.1 Assembler Features.pdf
  • 2. Assembler Features.mp4
    06:04
  • 2. assembler features.zip
  • 3.1 Memory Space and Little Endian.pdf
  • 3. Memory Space and Little Endian.mp4
    08:44
  • 4.1 Available Registers.pdf
  • 4. Available Registers.mp4
    11:59
  • 5.1 Data Range.pdf
  • 5. Data Range.mp4
    05:50
  • 6.1 AddressModes.mp4
    16:23
  • 6. Addressing Modes.mp4
    16:23
  • 1.1 Instruction Encoding.pdf
  • 1. Instruction Encoding.mp4
    05:42
  • 2.1 Data Movement Instructions.pdf
  • 2. Data Movement Instructions.mp4
    19:44
  • 3. Data Movement Task.html
  • 4.1 Memory Instructions.pdf
  • 4. Memory Instructions.mp4
    13:01
  • 5.1 Arithmetic Instructions.pdf
  • 5. Arithmetic Instructions.mp4
    13:34
  • 6.1 Advanced Arithmetic Instructions.pdf
  • 6. Advanced Arithmetic Instructions.mp4
    08:05
  • 7.1 Logical Instructions.pdf
  • 7. Logical Instructions.mp4
    15:07
  • 8.1 Advanced Logical Instructions.pdf
  • 8. Advanced Logical Instructions.mp4
    12:21
  • 9.1 Flags and Sequencing Instructions.pdf
  • 9. Flags and Sequencing Instructions.mp4
    16:17
  • 10. Preparations for Translating Statements.mp4
    01:08
  • 1.1 Conditional Statement.pdf
  • 1. Conditional Statement.mp4
    16:28
  • 2. Conditional Statement Task.html
  • 3.1 Do While Statement.pdf
  • 3. Do While Statement.mp4
    23:46
  • 4.1 While Statement.pdf
  • 4. While Statement.mp4
    23:46
  • 5.1 For Statement.pdf
  • 5. For Statement.mp4
    21:02
  • 1.1 Vectors.pdf
  • 1. Vectors.mp4
    12:04
  • 2.1 Vector Practise.pdf
  • 2. Practise on Vectors.mp4
    11:19
  • 3.1 Matrices.pdf
  • 3. Matrices.mp4
    19:31
  • 4.1 3-Dimensional Matrices.pdf
  • 4. 3-Dimensional Matrices.mp4
    14:37
  • 5.1 Practise on Matrices.pdf
  • 5. Practise on Matrices.mp4
    16:59
  • 6. Translation Practise.mp4
    22:38
  • 7.1 Introduction to Structures.pdf
  • 7. Introduction to Structures (Structs).mp4
    19:14
  • 8.1 Data Alignment.pdf
  • 8. Data Alignment.mp4
    28:32
  • 1.1 Introduction to Subroutines.pdf
  • 1. Introduction to Subroutines.mp4
    07:59
  • 2.1 Terminology.pdf
  • 2. Terminology.mp4
    07:55
  • 3.1 Conventions.pdf
  • 3. Conventions.mp4
    05:37
  • 4.1 Activation Block.pdf
  • 4. Activation Block.mp4
    12:12
  • 5.1 Working with Subroutines.pdf
  • 5. Working with Subroutines.mp4
    37:20
  • 1.1 Introduction to Laboratory 1.pdf
  • 1. Introduction to Laboratory 1.mp4
    04:21
  • 2.1 Previous Study - Problem 1 - Laboratory 1.pdf
  • 2. Previous Study - Problem 1.mp4
    16:47
  • 3.1 Previous Study - Problem 2 - Laboratory 1.pdf
  • 3. Previous Study - Problem 2.mp4
    29:26
  • 4.1 Practise - Problem 1 - Laboratory 1.pdf
  • 4. Practise - Problem 1.mp4
    21:39
  • 5.1 Practise - Problem 2 - Laboratory 1.pdf
  • 5. Practise - Problem 2.mp4
    23:57
  • 1. Introduction to Laboratory 2.mp4
    00:55
  • 2.1 Previous Study - Problem 1 - Laboratory 2.pdf
  • 2. Previous Study - Problem 1.mp4
    06:33
  • 3.1 Previous Study - Problem 2 - Laboratory 2.pdf
  • 3. Previous Study - Problem 2.mp4
    13:26
  • 4. Important Clarifications for Problem 1.mp4
    00:38
  • 5.1 Practise - Problem 1 - Laboratory 2.pdf
  • 5. Practise - Problem 1.mp4
    28:40
  • 6.1 Practise - Problem 2 - Laboratory 2.pdf
  • 6. Practise - Problem 2.mp4
    17:02
  • 7.1 Practise - Problem 3 - Laboratory 2.pdf
  • 7. Practise - Problem 3.mp4
    23:17
  • 8.1 Practise - Problem 4 - Laboratory 2.pdf
  • 8. Practise - Problem 4.mp4
    21:01
  • 1.1 Exam 1 - Problem 1.pdf
  • 1. Exam 1 - Problem 1.mp4
    30:09
  • 2.1 Exam 1 - Problem 2.pdf
  • 2. Exam 1 - Problem 2.mp4
    19:14
  • 3.1 Exam 2 - Problem 1.pdf
  • 3. Exam 2 - Problem 1.mp4
    22:11
  • 4.1 Exam 2 - Problem 2.pdf
  • 4. Exam 2 - Problem 2.mp4
    16:42
  • 5.1 Exam 3 - Problem 1.pdf
  • 5. Exam 3 - Problem 1.mp4
    13:45
  • 6.1 Exam 3 - Problem 2.pdf
  • 6. Exam 3 - Problem 2.mp4
    10:56
  • 7.1 Exam 4 - Problem 1.pdf
  • 7. Exam 4 - Problem 1.mp4
    21:46
  • 8. Exam 4 - Problem 2.mp4
    21:21
  • Description


    This x86 For Beginners Course Teaches You The x86 Language Fast: From Zero to Hero

    What You'll Learn?


    • Master the instructions of x86 Assembly Language
    • Develop complex mathematical algorithms in x86 assembler
    • Be able to create lookup tables and jump tables in x86 assembly
    • Master the MASM assembler syntax
    • Learn advanced instructions of x86 Assembly Language
    • Be able to write x86 and mixed solid assembler code
    • Translate C high level language to x86 assembler
    • Get fast and friendly support in the Q&A area

    Who is this for?


  • If you want to master x86 Assembly Language from zero
  • If you want to learn to code from scratch through projects, then take this course.
  • If you are a complete beginner then this course will be everything you need to become a x86 professional
  • f you are a seasoned programmer wanting to switch to x86 then this is the quickest way. Learn through coding projects.
  • What You Need to Know?


  • No coding experience is necessary to take this course!
  • Any computer and OS will work — Windows, macOS or Linux.
  • More details


    Description

    You’ve just stumbled upon the most complete, in-depth x86 Assembly Language course online.

    Whether you want to:

    - build the skills you need to get your first programming job

    - move to a more senior IT position

    - become a computer scientist mastering in assembler

    - or just learn x86 assembly language to be able to work with your own science projects quickly.

    ...this x86 Assembly Programming Masterclass is the course you need to do all of this, and more.


    What makes this course a bestseller?

    Like you, thousands of others were frustrated and fed up with fragmented Youtube tutorials or incomplete or outdated courses which assume you already know a bunch of stuff, as well as thick, college-like textbooks able to send even the most caffeine-fuelled coder to sleep.

    Like you, they were tired of low-quality lessons, poorly explained topics, and confusing info presented in the wrong way. That’s why so many find success in this complete x86 developer course. It’s designed with simplicity and seamless progression in mind through its content.

    This course assumes no previous coding experience and takes you from absolute beginner core concepts. You will learn the core x86 assembly language skills and master programming in assembler. It's a one-stop shop to learn x86. If you want to go beyond the core content you can do so at any time.


    Here’s just some of what you’ll learn

    (It’s okay if you don’t understand all this yet, you will in the course)

    • Master the x86 Assembly Language Instructions

    • Understanding the Memory Space in x86 assembly language

    • Learn to program different programs in x86

    • Solve multiple problems and exams in x86

    • Master Subroutine Management in x86

    • Translate programs from C language to x86 Assembly Language

    • How to develop powerful x86 applications

    • Complete chapters on Assembly programming and many aspects of the x86 Recursive mechanism (the protocols and tools for building applications) so you can code for all platforms and derestrict your program’s user base.


    What if I have questions?

    As if this course wasn’t complete enough, I offer full support, answering any questions you have everyday.

    This means you’ll never find yourself stuck on one lesson for days on end. With my hand-holding guidance, you’ll progress smoothly through this course without any major roadblocks.


    There’s no risk either!

    This course comes with a full 30-day money-back guarantee. Meaning if you are not completely satisfied with the course or your progress, simply let me know and I’ll refund you 100%, every last penny no questions asked.

    You either end up with x86 skills, go on to develop great programs and potentially make an awesome career for yourself, or you try the course and simply get all your money back if you don’t like it…

    You literally can’t lose.


    Ready to get started, developer?

    Enroll now using the “Add to Cart” button on the right, and get started on your way to creative, advanced OS brilliance.
    Or, take this course for a free spin using the preview feature, so you know you’re 100% certain this course is for you.

    See you on the inside (hurry, x86 is waiting!)

    Who this course is for:

    • If you want to master x86 Assembly Language from zero
    • If you want to learn to code from scratch through projects, then take this course.
    • If you are a complete beginner then this course will be everything you need to become a x86 professional
    • f you are a seasoned programmer wanting to switch to x86 then this is the quickest way. Learn through coding projects.

    User Reviews
    Rating
    0
    0
    0
    0
    0
    average 0
    Total votes0
    Focused display
    Lucas Bazilio
    Lucas Bazilio
    Instructor's Courses
    [ENGLISH]Lucas is an expert in mathematics and computer science who from a very young age showed a great passion for teaching.He currently has more than 10 years of experience as a science and technology instructor. He is a specialist in Algorithms, Discrete Mathematics, Artificial Intelligence, Machine Language, among other topics.Lucas is doing research at the prestigious Polytechnic University of Catalonia UPC in Barcelona.Throughout his life, he has given multiple lectures at universities and organizations on the teaching of mathematics.[SPANISH]Lucas es un experto en matemáticas y ciencias de la computación que desde muy pequeño mostró una gran pasión por la enseñanza.Actualmente cuenta con más de 10 años de experiencia siendo instructor de ciencias y tecnología. Es especialista en Algoritmos, Matemática Discreta, Inteligencia Artificial, Lenguaje Máquina, entre otros temas.Lucas se encuentra investigando en la prestigiosa Universidad Politécnica de Cataluña UPC en Barcelona.A lo largo de su vida, ha dado múltiples conferencias en universidades y organizaciones sobre la enseñanza de las matemáticas.
    Students take courses primarily to improve job-related skills.Some courses generate credit toward technical certification. Udemy has made a special effort to attract corporate trainers seeking to create coursework for employees of their company.
    • language english
    • Training sessions 55
    • duration 14:04:22
    • English subtitles has
    • Release Date 2023/06/16