📓
Everything I Know
Ctrlk
  • index
  • #
    • 3D Printing
  • A
    • Abandoned Spaces
    • ADHD
    • Aging
    • Algorithms & Data Structures
    • Amazon Web Services
    • Android
    • Anime, Comics & Manga
    • APIs
    • Artificial Intelligence
    • Assembly
      • ARM
      • MIPS
      • RISC-V
      • x86-64
    • Audio / Video Editing
    • Awesome
    • Azure
  • B
    • Board Games
    • Books
  • C
    • C (programming language)
    • C++
    • Cars
    • Cascading Style Sheets
    • Chess
    • Comedy
    • Command Line
    • Competitive Programming
    • Compilers
    • Computer Graphics
    • Computer Networks
    • Computer Science
    • Concurrency
    • Continuous Integration / Delivery
    • Cooking
    • Cryptography
    • Cryptocurriencies
    • Curriculum Vitae
  • D
    • Databases
    • Design Patterns
    • Digital Minimalism
    • Distributed Systems
    • Docker
    • Documentaries
    • Documentation
    • Domain Name System
    • Dopamine
    • Drawing
  • E
    • eCommerce
    • Electronics
    • Engineering
    • Entrepreneurship
    • Events
  • F
    • Fashion
    • Fitness
    • Focus
    • Football
  • G
    • Game Development
    • Git
    • Goals
    • Guitar
  • H
    • Habits
    • Happiness
    • House
  • I
    • Interviews
  • J
    • Java
    • JavaScript
    • Journaling
  • K
    • Karting
    • Knots
    • Knowledge Bases
    • Kotlin
    • Kubernetes
  • L
    • LaTeX
    • Learning
    • Legacy Code
    • LEGO
    • Lifestyle
    • Life Hacks
    • Linux
    • LISP
  • M
    • Machine Learning
    • MacOS
    • Maths
    • Meditation
    • Movies
    • Music
  • N
    • Negotiation
    • News
  • O
    • Operating Systems
  • P
    • Parenting
    • Personal Finance
    • PHP
    • Physics
    • Podcasts
    • Poker
    • Procrastination
    • Productivity
    • Programming
    • Prometheus
    • Psychology
    • Public Speaking
    • Purpose
    • Puzzles
    • Python
  • Q
    • Quantum Computing
    • Quotes
  • R
    • Regular Expressions
    • Relationships
    • Reverse Engineering
    • Rust
  • S
    • Security
    • Self Improvement
    • Shaving
    • Sitting
    • Sleep
    • Social Skills
    • Spring (framework)
    • Stoicism
    • Strength Training
    • Success
    • System Design
  • T
    • Table Tennis
    • Testing
    • Thinking
    • Touch Typing
    • Travel
    • TV Series & Programmes
    • Twitch
    • TypeScript
    • Typography
  • V
    • Virtual Tours
    • Vim
    • Video Games
  • W
    • Web Apps
    • Web Cams
    • Web Development
    • Windows
    • Work
    • Writing
Powered by GitBook
On this page
  1. A

Assembly

Resources

Articles

  • NASM Tutorial - Ray Toal

  • NASM - The Netwide Assembler

  • How is a binary executable organized? Let's explore it! - Julia Evans

  • The faker's guide to reading (x86) assembly language - Tim Misiak

Books

  • Assembly Language Step-by-Step: Programming with Linux - Jeff Duntemann

  • Assembly Language Succinctly - Christopher Rose

  • Assembly Programming and Computer Architecture for Software Engineers - Brian R. Hall, Kevin J. Slonka

  • Easy 6502 - Nick Morgan

  • Introduction to 64 Bit Assembly Programming for Linux and OS X - Ray Seyfarth

  • Learn to Program with Assembly - Jonathan Bartlett (GitHub)

  • Programming from the Ground Up - Jonathan Bartlett

  • The Art of Assembly Language - Randall Hyde

GitHub Repositories

  • A Gentle Introduction to Assembly Language Programming

  • armips - An assembler for various ARM and MIPS platforms

  • Introduction to x86-64 assembly

  • Some Assembly Required

Hacker News threads

  • Best blog tutorial explaining Assembly code?

  • Which books/resources to understand modern Assembler?

Websites

  • Apple Silicon CPU Optimization Guide

  • Assembly x86 Emulator

  • CPUlator - Computer System Simulator

  • Intel® 64 and IA-32 Architectures Software Developer Manuals

  • NASM

  • OFRAK Tetris

  • Putting the "You" in CPU - Lexi Mattick

  • x86 and amd64 instruction reference

  • x86 Instruction Set Reference

YouTube Channels

  • ChibiAkumas

  • Creel

YouTube Videos

  • x86 Assembly Crash Course - HackUCF

PreviousArtificial IntelligenceNextARM

Last updated 4 months ago

Was this helpful?

  • Resources
  • Articles
  • Books
  • GitHub Repositories
  • Hacker News threads
  • Websites
  • YouTube Channels
  • YouTube Videos

Was this helpful?