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 System
The x86 Architecture
Intro to Flat Assembler
Branching
Signed and Bitwise Operations
Memory
Strings
Subroutines and the Stack
Reading the Manuals
Debugging
Dealing with Windows API
Why 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.
Instructor Details
Courses : 1
Specification: Assembly Language Adventures: Complete Course
|
12 reviews for Assembly Language Adventures: Complete Course
Add a review Cancel reply
This site uses Akismet to reduce spam. Learn how your comment data is processed.
Price | $44.99 |
---|---|
Provider | |
Duration | 29 hours |
Year | 2019 |
Level | All |
Language | English |
Certificate | Yes |
Quizzes | No |
$44.99
Michael Dailous –
The audio is pretty bad in a lot of the discussions. I’ve had to listen to many of the discussions multiple times at different speeds. The problem is the microphone is usually *not* next to the speaker’s mouth, which causes a tunnel or distant audio effect. The speaker has a thick french accent, which is normally not a problem, but with the audio issue, the discussions are very difficult to understand most of the time. Other than the audio problems, the content is still relevant even after 5 years. If you can get around the audio problems, it’s a worthwhile course. However, I’d wait for the Udemy sales before purchasing. I don’t think it’s worth the full price with the audio issues.
Silvia Montecchio Martyn –
Excellent course for beginners. The teacher knows his stuff and explains it step by step. There are many resources which I found helpful to review the material. I totally recommend this course.
Henry Jimenez –
Pretty awesome
Kelvin Sanchez –
If you’re looking for a course that goes into detail about FASM then this is it, look no further. The professor is knowledgeable and cares about the content of his course. Compared to other courses this has significantly more content and the exercises he provides ensure you understand the content. Do not let the complaints about audio sway you away from this course. If you’re serious about learning it is far from a hindrance.
Jason80130 –
voice is not clearly at all
Walther Irie –
So far it has been a good course
Tibi Elias –
Pretty good x86 Assembly course. I love it so far. Two things kind of bother me though. The first one is, that the solutions on Github for the later exercises are not done. So, there’s nothing to compare your own solutions to. The second one is that debugging is moved to the back of the course as an extra, where in fact a beginner will need that as a learning tool to get the exercises done and learn from their mistakes. I found my self often loading my buggy and crashing executables into IDA Pro, to find out what was going on with them.
Chelaru Adrian –
Don’t know yet, I will find out.
Gabriel Duarte –
falta de legendas
Sami Nassif –
best assembly course ever! I recommend everyone who is new to assembly to buy this course will teach you a lot!
Douglas Jorge –
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).
Fabio Paolini –
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