Loading...
「ツール」は右上に移動しました。
利用したサーバー: wtserver2
71475いいね 1943161回再生

Assembly Language in 100 Seconds

Assembly is the lowest level human-readable programming language. Today, it is used for precise control over the CPU and memory on the bare metal hardware of a computer. Learn the basics Assembly with NASM in 100 Seconds.

#compsci #programming #100SecondsOfCode

🔗 Resources

NASM Assembler www.nasm.us/
x86 Assembly Guide www.cs.virginia.edu/~evans/cs216/guides/x86.html
How a CPU Works    • How a CPU Works in 100 Seconds // Apple Si...  
WASM in 100 Seconds    • Web Assembly (WASM) in 100 Seconds  

📚 Chapters

🔥 Get More Content - Upgrade to PRO

Upgrade to Fireship PRO at fireship.io/pro
Use code lORhwXd2 for 25% off your first payment.

🎨 My Editor Settings

Atom One Dark
vscode-icons
Fira Code Font

🔖 Topics Covered

What is Assembly Language?
What are registers on a CPU?
Assembly language basics tutorial
How to say hello world in assembly
Who invented assembly language?
Assembly vs Machine Code
x86 vs ARM archite

コメント