Category:Development Process
Jump to navigation
Jump to search
This category covers the programming workflow from machine code and assembly to object files, linking, debugging, and build automation with make.
Pages
- Development Process: Overview & History of Programming
- Machine Code & Assembly: Mnemonics, Assemblers, ISA
- From Source to Executable: Object Modules, Linking & ELF
- Hands-on Example: eatsyscall64 (NASM + ld)
- Build & Debug Basics: Warnings, Errors, gdb Intro
- Build Automation with make: Rules, Targets & Makefiles
- Workflow in Practice: Edit–Assemble–Link–Run–Debug
- Registers
Pages in category "Development Process"
The following 7 pages are in this category, out of 7 total.