Skip to content

jozadaquebatista/Assembly-Overview

Repository files navigation

Assembly Language x86 n' x86_64 - ASM


A time ago I've created some repos with code in JAVA, C/C++, JS, and so on, and I like it, and some people have learned from my simple codes, so now I had the ideia to create Assembly language repository, to help people understand better this AWESOME rich programming language.

What motivates me to do this:

To learn more things
To help other people
To train my English
To learn microprocessors/microcontrollers architeture
and mainly how low-level hardware works.

What do you need?

NASM assembler(netwide assembler)
NASM manual
some good book or article about assembly programming language
pacience and dedication

Some resources

NASM OFICIAL DOCUMENTATION:
https://www.nasm.us/doc
PROFESSIONAL ASSEMBLY LANGUAGE:
https://g.co/kgs/UUQtzR
ARCH LINUX: - powerful tool for programmers, because it follows DIY way
https://archlinux.org
INTEL MANUALS https://software.intel.com/pt-br/intel-software-technical-documentation?_ga=1.77739543.2033937124.1469990708

That's it, and I hope you like it! :)

Releases

No releases published

Packages

No packages published