learning
  • Introduction
  • Materials
    • Elibraries
    • Torrents
    • Videos
    • Websites
  • Formal science
    • Computer Science
      • Algorithms and Data Structures
      • API
      • Backups
      • CLI
      • Cloud computing
        • AWS
        • Azure
        • GCP
      • Competitive programming
      • Computer architecture
      • Computer graphics
        • Image processing
        • SVG
      • Computer languages
        • Markup languages
          • HTML
          • Markdown
          • TeX
            • BibTeX
              • JabRef
            • LaTeX
        • Programming languages
          • Assembler
          • C
            • C libraries
          • C++
            • C++ libraries
            • Qt
          • Java
            • Java libraries
          • MATLAB
          • Python
            • Python libraries
              • Dask
              • Django
              • NumPy
              • Pandas
        • Shell scripting languages
          • PowerShell
          • Sh
            • Bash
            • Csh
            • Ksh
        • Style sheet languages
          • CSS
      • Data Science
        • Data visualization
        • Hadoop
        • Kafka
        • Spark
      • Database
        • NoSQL
          • MongoDB
        • Relational
          • DB2
          • MySQL
          • PostgreSQL
          • SQLite
        • SQL
      • Distributed systems
        • CRDT
        • RPC
      • GameDev
        • Unity
      • Hardware
        • Arduino
        • CPU
          • RISC-V
      • Licensing
      • Machine learning
        • Artificial intelligence
        • Data mining
      • Networking
        • DNS
        • Domains
        • HTTP
        • Nginx
        • Peer-to-peer
          • BitTorrent
      • Open source
        • GitHub
          • GitHub actions
      • Operating Systems
        • Android
        • Containers
          • Docker
          • Kubernetes
      • Package managers
        • Nix
      • Program exectuion
        • Build systems
        • Compilers
          • LLVM
      • Programming
        • CI/CD
        • DevOps
          • Observability
          • Terraform
      • Security
        • Cryptography
      • Shell
        • Fish
        • Zsh
      • Text editors
        • Vim
          • Plugins
        • VS Code
      • Version control
        • Git
      • Web
        • Browsers
          • Chrome
          • Firefox
        • Search engines
    • Logic
    • Mathematics
      • Applied mathematics
        • Probability and statistics
          • Probability theory
          • Statistics
      • Pure mathematics
        • Algebra
          • Linear algebra
          • Group theory
        • Analysis
        • Foundations
          • Fractal
          • Graph theory
          • Lambda calculus
          • Type theory
        • Geometry
          • Algebraic geometry
        • Number theory
        • Recreational mathematics
        • Topology
  • Natural science
    • Agricultural science
    • Astronomy
      • Astrophysics
        • Cosmogony
      • Cosmology
      • Galactic astronomy
      • Physical cosmology
      • Planetary science
    • Biology
      • Anatomy
      • Botany
      • Ecology
      • Evolutionary biology
      • Genetics
        • DNA
        • Genomics
      • Microbiology
      • Neuroscience
        • Somnology
      • Zoology
    • Chemistry
    • Earth Science
      • Atmospheric science
      • Physical geography
    • Engineering
    • Health science
      • Ergonomics
      • Fitness
        • Running
        • Yoga
      • Medicine
    • Physics
      • Quantum mechanics
  • Social science
    • Human geography
      • Cultural geography
      • Political geography
    • Anthropology
    • Business studies
      • Finance
      • Investing
    • Cultural studies
    • Economics
    • Education
      • Learning
    • History
    • Law
      • Privacy
        • TOR
    • Linguistics
      • Arabic
      • Aramaic
      • English
      • German
      • Latin
      • Russian
    • Management
      • Product management
    • Marketing
    • Philosophy
    • Political science
    • Psychology
      • Consciousness
      • Mindfulness
        • Meditation
    • Sociology
    • Theology
      • Buddhism
      • Christianity
        • Authors
      • Islam
      • Judaism
  • Culinary arts
    • Cookery
      • Cuisines
      • Recipes
      • Food
      • Tea
  • Games
    • Sport games
      • Basketball
    • Video games
  • Literary art
    • Literature
      • Drama
      • Poetry
      • Prose
        • Fiction
        • Non-fiction
        • Publicism
    • Writing
  • Performing art
    • Music
      • Production music
  • Visual art
    • Architecture
    • Calligraphy
    • Cinematography
      • Movies
      • TV series
    • Design
      • Color
      • Figma
      • Fonts
      • Icons
    • Drawing
    • Painting
      • Painters
    • Photography
Powered by GitBook
On this page
  • Articles
  • Books
  • Courses / Videos
  • Links
Edit on GitHub
  1. Formal science
  2. Computer Science
  3. Computer languages
  4. Programming languages

Assembler

PreviousProgramming languagesNextC

Last updated 2 years ago

TODO

Articles

Books

  • Ассемблер – это просто. Учимся программировать, 2011 г. (Калашников О.)

  • Программирование на ассемблере на платформе x86-64, 2011 г. (Аблязов Р.)

Courses / Videos

Links

Comparing SIMD on x86-64 and arm64
x86 assembly doesn’t have to be scary (interactive)
Three fundamental flaws of SIMD ISA:s
Какой ассемблер для Windows в 2020 году лучше? Какая IDE?
Reversing for dummies - x86 assembly and C code (Beginner/ADHD friendly)
Code in ARM Assembly: Conditional loops
За что я люблю ассемблер?
Writing ARM64 Code for Apple Platforms
Code in ARM Assembly: Working with pointers
Branch predictor: How many "if"s are too many? Including x86 and M1 benchmarks!
How many x86 instructions are there?
Avoiding instruction cache misses
How to Read ARM64 Assembly Language
A fundamental introduction to x86 assembly programming
How to Read Assembly Language
How do computers work?
Learning to Read x86 Assembly Language
Wrote some ARM
8086 microcode disassembled
Hello "Hello world!"
How x86_64 addresses memory
Assembly’s Perspective of C
What is int 80h?
Let's Learn x86-64 Assembly! Part 0 - Setup and First Steps
Getting started with bare-metal assembly
Intel assembler on Mac OS X
Программирование на языке ассемблера NASM для ОС Unix, 2011 г.
Ассемблер в Linux для программистов C
Ассемблер для чайников
4. Assembly Language & Computer Architecture
Top 10 Craziest Assembly Language Instructions
Advanced 6502 Assembly Programming for the Apple II
Ассемблер
Comparing C to machine language
Learn X in Y minutes Where X=MIPS Assembly
Learn X in Y minutes Where X=WebAssembly
Learn Assembly by Writing Entirely Too Many Brainfuck Compilers
Zen of Assembly Language: Volume I, Knowledge