Assembly Language Adventures: Complete Course (Udemy.com)

Learn the language of your computer

Created by: xor pd

Produced in 2019

icon
What you will learn

  • Learn to code on the x86 Architecture using Assembly Language
  • Gain solid understanding about low level concepts.
  • Understand how your computer works
  • Become a tough person

icon
Quality Score

Content Quality
/
Video Quality
/
Qualified Instructor
/
Course Pace
/
Course Depth & Coverage
/

Overall Score : 82 / 100

icon
Course Description

Learn Assembly Language The x86 Adventures series teaches you your computer's language - x86 Assembly language, from scratch. No prior knowledge is assumed. [Complete Course] This is the full collection of x86 Assembly Adventures. It covers everything from the real basics to being an independent (and tough) x86 Assembly programmer. Main topics covered: The Binary SystemThe x86 ArchitectureIntro to Flat AssemblerBranchingSigned and Bitwise OperationsMemoryStringsSubroutines and the StackReading the ManualsDebuggingDealing with Windows APIWhy learn x86 Assembly Language? You are the kind of person who really likes to know how things work. In this course you are going to get solid understanding on how computer programs work from the inside.
Become a better programmer - Knowing how things work down there will help you take better decisions, even as a high level programmer. If you were always wondering what is the stack, or what are those pointers everyone talks about, you came to the right place.
Write faster code - When you really want to get the most of your processor, writing in raw Assembly is needed. We are not going to talk about optimizations in this course, however you will get a solid foundations so that you can continue exploring on your own.
You want to become a reverse engineer or a security researcher, read the code of viruses or look for software vulnerabilities. As most of the time the original source code will not be available to you, solid understanding of x86 Assembly Language is mandatory.
Course structure The course is made of video lectures. A lecture could be from a presentation, or a real world example, showing me doing stuff at the computer. Almost every video lecture is accompanied by some kind of exercise. The exercises are open source, and you can get them from github.
It is crucial that you complete the exercises. You will learn a lot from the lectures, but it is pretty much a waste of your time and money if you don't do the exercises. (Or at least verify that you know how to do them, if you are more experienced). Course tech stack No prior knowledge is assumed for this course, but I do assume some things regarding your system, so make sure that everything here describes you: You are using a Windows operation system. (The course videos use Windows 7). It is recommended to use at least Windows XP. (This means it will work perfectly on Windows 7 and Windows 10).
You have an x86 processor. We study 32 bit x86, but this course will also work on 64 bit processors.
For the tech savvy, some more details about the tools we are going to use in this course: Assembly flavor: x86 32 bits protected mode.
Assembler: The Flat Assembler (FASM)Debugger: WinDbg.
Using Linux? Most of the exercises were ported to Linux, however the videos show me using windows 7. Please contact me if you are not sure. Who this course is for:
Absolute beginnersExperienced programmers People who really want to know how things work Programmers who want to improve their skills Programmers who want to write faster code Anyone who wants to get into the reverse engineering or security industry

icon
Instructor Details

xor pd

xorpd is a technology training company, specializing in the low level aspects of technology. It is the destination for anyone that wants to really understand how things work, from the inside.
While many believe that some technologies are long lost gone, we believe that knowing how things really work is what gives you the edge, and help you become a top developer.
Assembly language programming was taught so far in ways that appeal to the experienced developer, however unreachable for the beginner. We put emphasis on creating material that is easy to learn and understand, even for the absolute beginner.

icon
More it & software courses

Kubernetes Certified Application Developer (CKAD) with Tests

$11.99

Angel Oracle Card Reader Course; Become the Oracle

$11.99

Cisco CCENT Packet Tracer Ultimate labs: ICND1 Exam prep lab

$11.99

Microsoft Access Networking 2: Maximum Security

$11.99

Oracle 12c Multitenant Architecture Administration

$11.99

Certified Kubernetes Administrator (CKA) with Practice Tests

$11.99

icon
Reviews

4.1

276 total reviews

5 star 4 star 3 star 2 star 1 star
% Complete
% Complete
% Complete
% Complete
% Complete

By Robert Graber on 12/13/2020

The accent is a little troublesome to understand; but I can live with it, because you don't have closed captions. Otherwise I'm reserving judgement.

By Tatjana Jakobs on 11/27/2020

Very good explanation of basic principles. If you are new to Assembly, this is a great place to start.

By serge Delabrosse on 9/15/2020

Very Progressive , pleasant and efficient ...

By Fabio Paolini on 8/1/2020

The course is yet at the beginning, so it is difficult to evaluate. But I liked the explanation about converting base 10 to base 2

By Noland Seigler on 6/8/2020

I did my best and made it to lesson 20 without giving up on this instructor. I have completed many online learning courses related to programming on many platforms....this was horrible. The instructor does not teach in a style that I can understand, comprehend, or appreciate. I requested a refund and purchased a different course.

By S M D Gayashan Dilip Dominic Perera on 6/7/2020

Very Good for x86 Assembly beginners,but i would recommend study binary number systems separately :)

By Matt South on 5/26/2020

The teacher is very detailed and doesn't assume anything. The explanations are thorough and effective, with a little deadpan humor thrown in here and there. 5 stars for an excellent course.

By Emmanuel Debra on 5/22/2020

Great course. Exceeded my expectations. I highly recommend the course to anyone who wants to learn assembly language from scratch.

By Daniel Sewell on 4/18/2020

Not as fast pace as I would like it to be, but I am an experienced programmer. I turn the speed up to 1.5x on the modules that I'm familiar with, and slow it down to 1.0x for ones I'm not so familiar with. I like the tools the instructor is using for the course.

By CharlieBoylan on 4/1/2020

good how he explained the beginning very good

By Douglas Jorge on 3/15/2020

the explanations are very good, and the pace sufficiently slow so that even a complete beginner can follow.
The problem is the strong accent of the instructor, that can make him difficult to understand. The video lectures could be recorded again too, with a better resolution and quality (they are from 2014 I believe).

By Jack W. Crenshaw on 3/11/2020

Let me be clear: I've taken (at least partially) hundreds of courses on Udemy. This is the >>>BEST