Assembly Language Adventures (1): Counting with two digits
Assembly Language Adventures (1): Counting with two digits, available at Free, has an average rating of 4.1, with 11 lectures, based on 440 reviews, and has 19482 subscribers.
You will learn about Understand how the binary system work Learn how to add and subtract binary numbers Learn how to convert between different numeric systems Understand how to deal with negativity and negative binary numbers This course is ideal for individuals who are People who really want to know how things work or Programmers who want to improve their skills or Programmers who want to write faster code or Anyone who wants to get into the reverse engineering or security industry It is particularly useful for People who really want to know how things work or Programmers who want to improve their skills or Programmers who want to write faster code or Anyone who wants to get into the reverse engineering or security industry.
Enroll now: Assembly Language Adventures (1): Counting with two digits
Summary
Title: Assembly Language Adventures (1): Counting with two digits
Price: Free
Average Rating: 4.1
Number of Lectures: 11
Number of Published Lectures: 11
Number of Curriculum Items: 11
Number of Published Curriculum Objects: 11
Original Price: Free
Quality Status: approved
Status: Live
What You Will Learn
- Understand how the binary system work
- Learn how to add and subtract binary numbers
- Learn how to convert between different numeric systems
- Understand how to deal with negativity and negative binary numbers
Who Should Attend
- 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
Target Audiences
- 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
Learn Assembly Language
The x86 Adventures series teaches you your computer's language – x86 Assembly Language, from scratch. No prior knowledge is assumed.
[Part 1] Counting with two digits
This is the first chapter of x86 Assembly Adventures. Here we begin with the really basics – How to live in the binary system – A system where instead of 10 digits, we have only two: 0 and 1. If you have ever seen all those zeroes and ones in movies – this is what we are going to learn here.
Don't worry if you never liked math at school, if you can figure out how to buy stuff at the grocery shop, I assure you that you are going to understand the ideas presented here.
We will mainly discuss the following subjects:
- Adding and subtracting numbers in the binary representation.
- Converting between decimal (The "normal") numbers, and binary numbers.
- Dealing with negative binary numbers.
At this part of the course we will not yet see any actual assembly code. We have to learn this first, so please be patient 🙂 . All of the exercises for this part are mostly theoretic. You have to sit down with a pen and paper and think a bit. (But really just a bit). It is very important that you do the exercises, or at least be sure that you know how to answer everything before you move on to the next part.
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.
- 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 (You will be told during the lecture, don't worry 🙂 ) The exercises are open source. They are attached here as a rar file, however you could also get them on github. (See "About this course" video for more information).
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.
- You have an intel x86 processor. (If you don't know what you have then you have x86 processor, trust me).
For the tech savvy, some more details about the tools we are going to use in this course:
- Assembly flavour: 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. Contact me if you are not sure.
Course Curriculum
Chapter 1: Intro
Lecture 1: About this course
Lecture 2: Where are the exercises?
Chapter 2: Binary numeric system
Lecture 1: Addition and Subtraction In bases 10 and 2
Lecture 2: Base conversion methods
Lecture 3: Base conversion discussion and examples
Lecture 4: The Hexadecimal base and its relation to base 2
Lecture 5: Hexadecimal base (Bonus)
Lecture 6: Idea of Signed Numbers in base 10
Lecture 7: Binary Signed numbers: The Two's complement
Lecture 8: Closer look at Signed binary numbers
Chapter 3: Next steps
Lecture 1: Next steps
Instructors
-
xor pd
Low level technology training
Rating Distribution
- 1 stars: 28 votes
- 2 stars: 23 votes
- 3 stars: 66 votes
- 4 stars: 157 votes
- 5 stars: 166 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!
You may also like
- Top 10 Video Editing Courses to Learn in November 2024
- Top 10 Music Production Courses to Learn in November 2024
- Top 10 Animation Courses to Learn in November 2024
- Top 10 Digital Illustration Courses to Learn in November 2024
- Top 10 Renewable Energy Courses to Learn in November 2024
- Top 10 Sustainable Living Courses to Learn in November 2024
- Top 10 Ethical AI Courses to Learn in November 2024
- Top 10 Cybersecurity Fundamentals Courses to Learn in November 2024
- Top 10 Smart Home Technology Courses to Learn in November 2024
- Top 10 Holistic Health Courses to Learn in November 2024
- Top 10 Nutrition And Diet Planning Courses to Learn in November 2024
- Top 10 Yoga Instruction Courses to Learn in November 2024
- Top 10 Stress Management Courses to Learn in November 2024
- Top 10 Mindfulness Meditation Courses to Learn in November 2024
- Top 10 Life Coaching Courses to Learn in November 2024
- Top 10 Career Development Courses to Learn in November 2024
- Top 10 Relationship Building Courses to Learn in November 2024
- Top 10 Parenting Skills Courses to Learn in November 2024
- Top 10 Home Improvement Courses to Learn in November 2024
- Top 10 Gardening Courses to Learn in November 2024