mirror of
https://github.com/mohitmishra786/amILearningEnough.git
synced 2026-08-03 12:19:36 -05:00
4557 lines
84 KiB
HTML
4557 lines
84 KiB
HTML
|
|
<!doctype html>
|
|
<html lang="en" class="no-js">
|
|
<head>
|
|
|
|
<meta charset="utf-8">
|
|
<meta name="viewport" content="width=device-width,initial-scale=1">
|
|
|
|
|
|
|
|
|
|
<link rel="prev" href="../../reverse-engineering/reverse-engineering/">
|
|
|
|
|
|
|
|
|
|
|
|
|
|
<link rel="icon" href="../../../assets/images/favicon.png">
|
|
<meta name="generator" content="mkdocs-1.6.1, mkdocs-material-9.7.4">
|
|
|
|
|
|
|
|
<title>System Programming - Am I Learning Enough</title>
|
|
|
|
|
|
|
|
<link rel="stylesheet" href="../../../assets/stylesheets/main.484c7ddc.min.css">
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
<link rel="preconnect" href="https://fonts.gstatic.com" crossorigin>
|
|
<link rel="stylesheet" href="https://fonts.googleapis.com/css?family=Roboto:300,300i,400,400i,700,700i%7CRoboto+Mono:400,400i,700,700i&display=fallback">
|
|
<style>:root{--md-text-font:"Roboto";--md-code-font:"Roboto Mono"}</style>
|
|
|
|
|
|
|
|
<link rel="stylesheet" href="../../../stylesheets/goatcounter.css">
|
|
|
|
<script>__md_scope=new URL("../../..",location),__md_hash=e=>[...e].reduce(((e,_)=>(e<<5)-e+_.charCodeAt(0)),0),__md_get=(e,_=localStorage,t=__md_scope)=>JSON.parse(_.getItem(t.pathname+"."+e)),__md_set=(e,_,t=localStorage,a=__md_scope)=>{try{t.setItem(a.pathname+"."+e,JSON.stringify(_))}catch(e){}}</script>
|
|
|
|
|
|
|
|
|
|
|
|
|
|
<script data-goatcounter="https://learningresource.goatcounter.com/count"
|
|
async src="//gc.zgo.at/count.js"></script>
|
|
|
|
|
|
|
|
</head>
|
|
|
|
|
|
<body dir="ltr">
|
|
|
|
|
|
<input class="md-toggle" data-md-toggle="drawer" type="checkbox" id="__drawer" autocomplete="off">
|
|
<input class="md-toggle" data-md-toggle="search" type="checkbox" id="__search" autocomplete="off">
|
|
<label class="md-overlay" for="__drawer"></label>
|
|
<div data-md-component="skip">
|
|
|
|
|
|
<a href="#the-ultimate-system-programming-learning-roadmap" class="md-skip">
|
|
Skip to content
|
|
</a>
|
|
|
|
</div>
|
|
<div data-md-component="announce">
|
|
|
|
</div>
|
|
|
|
|
|
|
|
|
|
<header class="md-header" data-md-component="header">
|
|
<nav class="md-header__inner md-grid" aria-label="Header">
|
|
<a href="../../.." title="Am I Learning Enough" class="md-header__button md-logo" aria-label="Am I Learning Enough" data-md-component="logo">
|
|
|
|
|
|
<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 24 24"><path d="M12 8a3 3 0 0 0 3-3 3 3 0 0 0-3-3 3 3 0 0 0-3 3 3 3 0 0 0 3 3m0 3.54C9.64 9.35 6.5 8 3 8v11c3.5 0 6.64 1.35 9 3.54 2.36-2.19 5.5-3.54 9-3.54V8c-3.5 0-6.64 1.35-9 3.54"/></svg>
|
|
|
|
</a>
|
|
<label class="md-header__button md-icon" for="__drawer">
|
|
|
|
<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 24 24"><path d="M3 6h18v2H3zm0 5h18v2H3zm0 5h18v2H3z"/></svg>
|
|
</label>
|
|
<div class="md-header__title" data-md-component="header-title">
|
|
<div class="md-header__ellipsis">
|
|
<div class="md-header__topic">
|
|
<span class="md-ellipsis">
|
|
Am I Learning Enough
|
|
</span>
|
|
</div>
|
|
<div class="md-header__topic" data-md-component="header-topic">
|
|
<span class="md-ellipsis">
|
|
|
|
System Programming
|
|
|
|
</span>
|
|
</div>
|
|
</div>
|
|
</div>
|
|
|
|
|
|
<script>var palette=__md_get("__palette");if(palette&&palette.color){if("(prefers-color-scheme)"===palette.color.media){var media=matchMedia("(prefers-color-scheme: light)"),input=document.querySelector(media.matches?"[data-md-color-media='(prefers-color-scheme: light)']":"[data-md-color-media='(prefers-color-scheme: dark)']");palette.color.media=input.getAttribute("data-md-color-media"),palette.color.scheme=input.getAttribute("data-md-color-scheme"),palette.color.primary=input.getAttribute("data-md-color-primary"),palette.color.accent=input.getAttribute("data-md-color-accent")}for(var[key,value]of Object.entries(palette.color))document.body.setAttribute("data-md-color-"+key,value)}</script>
|
|
|
|
|
|
|
|
|
|
|
|
<label class="md-header__button md-icon" for="__search">
|
|
|
|
<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 24 24"><path d="M9.5 3A6.5 6.5 0 0 1 16 9.5c0 1.61-.59 3.09-1.56 4.23l.27.27h.79l5 5-1.5 1.5-5-5v-.79l-.27-.27A6.52 6.52 0 0 1 9.5 16 6.5 6.5 0 0 1 3 9.5 6.5 6.5 0 0 1 9.5 3m0 2C7 5 5 7 5 9.5S7 14 9.5 14 14 12 14 9.5 12 5 9.5 5"/></svg>
|
|
</label>
|
|
<div class="md-search" data-md-component="search" role="dialog">
|
|
<label class="md-search__overlay" for="__search"></label>
|
|
<div class="md-search__inner" role="search">
|
|
<form class="md-search__form" name="search">
|
|
<input type="text" class="md-search__input" name="query" aria-label="Search" placeholder="Search" autocapitalize="off" autocorrect="off" autocomplete="off" spellcheck="false" data-md-component="search-query" required>
|
|
<label class="md-search__icon md-icon" for="__search">
|
|
|
|
<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 24 24"><path d="M9.5 3A6.5 6.5 0 0 1 16 9.5c0 1.61-.59 3.09-1.56 4.23l.27.27h.79l5 5-1.5 1.5-5-5v-.79l-.27-.27A6.52 6.52 0 0 1 9.5 16 6.5 6.5 0 0 1 3 9.5 6.5 6.5 0 0 1 9.5 3m0 2C7 5 5 7 5 9.5S7 14 9.5 14 14 12 14 9.5 12 5 9.5 5"/></svg>
|
|
|
|
<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 24 24"><path d="M20 11v2H8l5.5 5.5-1.42 1.42L4.16 12l7.92-7.92L13.5 5.5 8 11z"/></svg>
|
|
</label>
|
|
<nav class="md-search__options" aria-label="Search">
|
|
|
|
<button type="reset" class="md-search__icon md-icon" title="Clear" aria-label="Clear" tabindex="-1">
|
|
|
|
<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 24 24"><path d="M19 6.41 17.59 5 12 10.59 6.41 5 5 6.41 10.59 12 5 17.59 6.41 19 12 13.41 17.59 19 19 17.59 13.41 12z"/></svg>
|
|
</button>
|
|
</nav>
|
|
|
|
<div class="md-search__suggest" data-md-component="search-suggest"></div>
|
|
|
|
</form>
|
|
<div class="md-search__output">
|
|
<div class="md-search__scrollwrap" tabindex="0" data-md-scrollfix>
|
|
<div class="md-search-result" data-md-component="search-result">
|
|
<div class="md-search-result__meta">
|
|
Initializing search
|
|
</div>
|
|
<ol class="md-search-result__list" role="presentation"></ol>
|
|
</div>
|
|
</div>
|
|
</div>
|
|
</div>
|
|
</div>
|
|
|
|
|
|
|
|
</nav>
|
|
|
|
</header>
|
|
|
|
<div class="md-container" data-md-component="container">
|
|
|
|
|
|
|
|
|
|
|
|
<nav class="md-tabs" aria-label="Tabs" data-md-component="tabs">
|
|
<div class="md-grid">
|
|
<ul class="md-tabs__list">
|
|
|
|
|
|
|
|
|
|
|
|
|
|
<li class="md-tabs__item">
|
|
<a href="../../.." class="md-tabs__link">
|
|
|
|
|
|
|
|
|
|
|
|
Home
|
|
|
|
</a>
|
|
</li>
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
<li class="md-tabs__item">
|
|
<a href="../../../resources/assembly/asm/" class="md-tabs__link">
|
|
|
|
|
|
|
|
|
|
|
|
Resources
|
|
|
|
</a>
|
|
</li>
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
<li class="md-tabs__item md-tabs__item--active">
|
|
<a href="../../dsa/dsa/" class="md-tabs__link">
|
|
|
|
|
|
|
|
|
|
|
|
Roadmaps
|
|
|
|
</a>
|
|
</li>
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
</ul>
|
|
</div>
|
|
</nav>
|
|
|
|
|
|
|
|
<main class="md-main" data-md-component="main">
|
|
<div class="md-main__inner md-grid">
|
|
|
|
|
|
|
|
<div class="md-sidebar md-sidebar--primary" data-md-component="sidebar" data-md-type="navigation" >
|
|
<div class="md-sidebar__scrollwrap">
|
|
<div class="md-sidebar__inner">
|
|
|
|
|
|
|
|
|
|
|
|
|
|
<nav class="md-nav md-nav--primary md-nav--lifted" aria-label="Navigation" data-md-level="0">
|
|
<label class="md-nav__title" for="__drawer">
|
|
<a href="../../.." title="Am I Learning Enough" class="md-nav__button md-logo" aria-label="Am I Learning Enough" data-md-component="logo">
|
|
|
|
|
|
<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 24 24"><path d="M12 8a3 3 0 0 0 3-3 3 3 0 0 0-3-3 3 3 0 0 0-3 3 3 3 0 0 0 3 3m0 3.54C9.64 9.35 6.5 8 3 8v11c3.5 0 6.64 1.35 9 3.54 2.36-2.19 5.5-3.54 9-3.54V8c-3.5 0-6.64 1.35-9 3.54"/></svg>
|
|
|
|
</a>
|
|
Am I Learning Enough
|
|
</label>
|
|
|
|
<ul class="md-nav__list" data-md-scrollfix>
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
<li class="md-nav__item">
|
|
<a href="../../.." class="md-nav__link">
|
|
|
|
|
|
|
|
<span class="md-ellipsis">
|
|
|
|
|
|
Home
|
|
|
|
|
|
|
|
</span>
|
|
|
|
|
|
|
|
</a>
|
|
</li>
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
<li class="md-nav__item md-nav__item--nested">
|
|
|
|
|
|
|
|
|
|
|
|
<input class="md-nav__toggle md-toggle md-toggle--indeterminate" type="checkbox" id="__nav_2" >
|
|
|
|
|
|
<label class="md-nav__link" for="__nav_2" id="__nav_2_label" tabindex="0">
|
|
|
|
|
|
|
|
<span class="md-ellipsis">
|
|
|
|
|
|
Resources
|
|
|
|
|
|
|
|
</span>
|
|
|
|
|
|
|
|
<span class="md-nav__icon md-icon"></span>
|
|
</label>
|
|
|
|
<nav class="md-nav" data-md-level="1" aria-labelledby="__nav_2_label" aria-expanded="false">
|
|
<label class="md-nav__title" for="__nav_2">
|
|
<span class="md-nav__icon md-icon"></span>
|
|
|
|
|
|
Resources
|
|
|
|
|
|
</label>
|
|
<ul class="md-nav__list" data-md-scrollfix>
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
<li class="md-nav__item">
|
|
<a href="../../../resources/assembly/asm/" class="md-nav__link">
|
|
|
|
|
|
|
|
<span class="md-ellipsis">
|
|
|
|
|
|
Assembly
|
|
|
|
|
|
|
|
</span>
|
|
|
|
|
|
|
|
</a>
|
|
</li>
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
<li class="md-nav__item md-nav__item--nested">
|
|
|
|
|
|
|
|
|
|
|
|
<input class="md-nav__toggle md-toggle md-toggle--indeterminate" type="checkbox" id="__nav_2_2" >
|
|
|
|
|
|
<label class="md-nav__link" for="__nav_2_2" id="__nav_2_2_label" tabindex="0">
|
|
|
|
|
|
|
|
<span class="md-ellipsis">
|
|
|
|
|
|
Cheatsheets
|
|
|
|
|
|
|
|
</span>
|
|
|
|
|
|
|
|
<span class="md-nav__icon md-icon"></span>
|
|
</label>
|
|
|
|
<nav class="md-nav" data-md-level="2" aria-labelledby="__nav_2_2_label" aria-expanded="false">
|
|
<label class="md-nav__title" for="__nav_2_2">
|
|
<span class="md-nav__icon md-icon"></span>
|
|
|
|
|
|
Cheatsheets
|
|
|
|
|
|
</label>
|
|
<ul class="md-nav__list" data-md-scrollfix>
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
<li class="md-nav__item">
|
|
<a href="../../../resources/cheatsheets/riscv-32bit/" class="md-nav__link">
|
|
|
|
|
|
|
|
<span class="md-ellipsis">
|
|
|
|
|
|
RISC-V 32-bit
|
|
|
|
|
|
|
|
</span>
|
|
|
|
|
|
|
|
</a>
|
|
</li>
|
|
|
|
|
|
|
|
|
|
</ul>
|
|
</nav>
|
|
|
|
</li>
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
<li class="md-nav__item">
|
|
<a href="../../../resources/computerArchitecture/compArch/" class="md-nav__link">
|
|
|
|
|
|
|
|
<span class="md-ellipsis">
|
|
|
|
|
|
Computer Architecture
|
|
|
|
|
|
|
|
</span>
|
|
|
|
|
|
|
|
</a>
|
|
</li>
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
<li class="md-nav__item md-nav__item--nested">
|
|
|
|
|
|
|
|
|
|
|
|
<input class="md-nav__toggle md-toggle md-toggle--indeterminate" type="checkbox" id="__nav_2_4" >
|
|
|
|
|
|
<label class="md-nav__link" for="__nav_2_4" id="__nav_2_4_label" tabindex="0">
|
|
|
|
|
|
|
|
<span class="md-ellipsis">
|
|
|
|
|
|
Embedded Systems
|
|
|
|
|
|
|
|
</span>
|
|
|
|
|
|
|
|
<span class="md-nav__icon md-icon"></span>
|
|
</label>
|
|
|
|
<nav class="md-nav" data-md-level="2" aria-labelledby="__nav_2_4_label" aria-expanded="false">
|
|
<label class="md-nav__title" for="__nav_2_4">
|
|
<span class="md-nav__icon md-icon"></span>
|
|
|
|
|
|
Embedded Systems
|
|
|
|
|
|
</label>
|
|
<ul class="md-nav__list" data-md-scrollfix>
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
<li class="md-nav__item">
|
|
<a href="../../../resources/embedded/embedded-systems/" class="md-nav__link">
|
|
|
|
|
|
|
|
<span class="md-ellipsis">
|
|
|
|
|
|
Embedded Development
|
|
|
|
|
|
|
|
</span>
|
|
|
|
|
|
|
|
</a>
|
|
</li>
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
<li class="md-nav__item">
|
|
<a href="../../../resources/embedded/rtos/" class="md-nav__link">
|
|
|
|
|
|
|
|
<span class="md-ellipsis">
|
|
|
|
|
|
RTOS Guide
|
|
|
|
|
|
|
|
</span>
|
|
|
|
|
|
|
|
</a>
|
|
</li>
|
|
|
|
|
|
|
|
|
|
</ul>
|
|
</nav>
|
|
|
|
</li>
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
<li class="md-nav__item">
|
|
<a href="../../../resources/networking/networking/" class="md-nav__link">
|
|
|
|
|
|
|
|
<span class="md-ellipsis">
|
|
|
|
|
|
Networking
|
|
|
|
|
|
|
|
</span>
|
|
|
|
|
|
|
|
</a>
|
|
</li>
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
<li class="md-nav__item md-nav__item--nested">
|
|
|
|
|
|
|
|
|
|
|
|
<input class="md-nav__toggle md-toggle md-toggle--indeterminate" type="checkbox" id="__nav_2_6" >
|
|
|
|
|
|
<label class="md-nav__link" for="__nav_2_6" id="__nav_2_6_label" tabindex="0">
|
|
|
|
|
|
|
|
<span class="md-ellipsis">
|
|
|
|
|
|
Scientists
|
|
|
|
|
|
|
|
</span>
|
|
|
|
|
|
|
|
<span class="md-nav__icon md-icon"></span>
|
|
</label>
|
|
|
|
<nav class="md-nav" data-md-level="2" aria-labelledby="__nav_2_6_label" aria-expanded="false">
|
|
<label class="md-nav__title" for="__nav_2_6">
|
|
<span class="md-nav__icon md-icon"></span>
|
|
|
|
|
|
Scientists
|
|
|
|
|
|
</label>
|
|
<ul class="md-nav__list" data-md-scrollfix>
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
<li class="md-nav__item">
|
|
<a href="../../../resources/scientists/Keplers/" class="md-nav__link">
|
|
|
|
|
|
|
|
<span class="md-ellipsis">
|
|
|
|
|
|
Kepler
|
|
|
|
|
|
|
|
</span>
|
|
|
|
|
|
|
|
</a>
|
|
</li>
|
|
|
|
|
|
|
|
|
|
</ul>
|
|
</nav>
|
|
|
|
</li>
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
<li class="md-nav__item md-nav__item--nested">
|
|
|
|
|
|
|
|
|
|
|
|
<input class="md-nav__toggle md-toggle md-toggle--indeterminate" type="checkbox" id="__nav_2_7" >
|
|
|
|
|
|
<label class="md-nav__link" for="__nav_2_7" id="__nav_2_7_label" tabindex="0">
|
|
|
|
|
|
|
|
<span class="md-ellipsis">
|
|
|
|
|
|
Database
|
|
|
|
|
|
|
|
</span>
|
|
|
|
|
|
|
|
<span class="md-nav__icon md-icon"></span>
|
|
</label>
|
|
|
|
<nav class="md-nav" data-md-level="2" aria-labelledby="__nav_2_7_label" aria-expanded="false">
|
|
<label class="md-nav__title" for="__nav_2_7">
|
|
<span class="md-nav__icon md-icon"></span>
|
|
|
|
|
|
Database
|
|
|
|
|
|
</label>
|
|
<ul class="md-nav__list" data-md-scrollfix>
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
<li class="md-nav__item">
|
|
<a href="../../../resources/database/research-papers/" class="md-nav__link">
|
|
|
|
|
|
|
|
<span class="md-ellipsis">
|
|
|
|
|
|
Reading Papers
|
|
|
|
|
|
|
|
</span>
|
|
|
|
|
|
|
|
</a>
|
|
</li>
|
|
|
|
|
|
|
|
|
|
</ul>
|
|
</nav>
|
|
|
|
</li>
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
<li class="md-nav__item md-nav__item--nested">
|
|
|
|
|
|
|
|
|
|
|
|
<input class="md-nav__toggle md-toggle md-toggle--indeterminate" type="checkbox" id="__nav_2_8" >
|
|
|
|
|
|
<label class="md-nav__link" for="__nav_2_8" id="__nav_2_8_label" tabindex="0">
|
|
|
|
|
|
|
|
<span class="md-ellipsis">
|
|
|
|
|
|
Cybersecurity
|
|
|
|
|
|
|
|
</span>
|
|
|
|
|
|
|
|
<span class="md-nav__icon md-icon"></span>
|
|
</label>
|
|
|
|
<nav class="md-nav" data-md-level="2" aria-labelledby="__nav_2_8_label" aria-expanded="false">
|
|
<label class="md-nav__title" for="__nav_2_8">
|
|
<span class="md-nav__icon md-icon"></span>
|
|
|
|
|
|
Cybersecurity
|
|
|
|
|
|
</label>
|
|
<ul class="md-nav__list" data-md-scrollfix>
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
<li class="md-nav__item">
|
|
<a href="../../../resources/cybersecurity/cybsec/" class="md-nav__link">
|
|
|
|
|
|
|
|
<span class="md-ellipsis">
|
|
|
|
|
|
CybSec
|
|
|
|
|
|
|
|
</span>
|
|
|
|
|
|
|
|
</a>
|
|
</li>
|
|
|
|
|
|
|
|
|
|
</ul>
|
|
</nav>
|
|
|
|
</li>
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
<li class="md-nav__item md-nav__item--nested">
|
|
|
|
|
|
|
|
|
|
|
|
<input class="md-nav__toggle md-toggle md-toggle--indeterminate" type="checkbox" id="__nav_2_9" >
|
|
|
|
|
|
<label class="md-nav__link" for="__nav_2_9" id="__nav_2_9_label" tabindex="0">
|
|
|
|
|
|
|
|
<span class="md-ellipsis">
|
|
|
|
|
|
Linux
|
|
|
|
|
|
|
|
</span>
|
|
|
|
|
|
|
|
<span class="md-nav__icon md-icon"></span>
|
|
</label>
|
|
|
|
<nav class="md-nav" data-md-level="2" aria-labelledby="__nav_2_9_label" aria-expanded="false">
|
|
<label class="md-nav__title" for="__nav_2_9">
|
|
<span class="md-nav__icon md-icon"></span>
|
|
|
|
|
|
Linux
|
|
|
|
|
|
</label>
|
|
<ul class="md-nav__list" data-md-scrollfix>
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
<li class="md-nav__item">
|
|
<a href="../../../resources/linux/bpftrace-eBPF-tools/" class="md-nav__link">
|
|
|
|
|
|
|
|
<span class="md-ellipsis">
|
|
|
|
|
|
BPF Tools
|
|
|
|
|
|
|
|
</span>
|
|
|
|
|
|
|
|
</a>
|
|
</li>
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
<li class="md-nav__item">
|
|
<a href="../../../resources/linux/linux-networking-tools/" class="md-nav__link">
|
|
|
|
|
|
|
|
<span class="md-ellipsis">
|
|
|
|
|
|
Networking Tools
|
|
|
|
|
|
|
|
</span>
|
|
|
|
|
|
|
|
</a>
|
|
</li>
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
<li class="md-nav__item">
|
|
<a href="../../../resources/linux/linux-perf-benchmark-tools/" class="md-nav__link">
|
|
|
|
|
|
|
|
<span class="md-ellipsis">
|
|
|
|
|
|
Performance Tools
|
|
|
|
|
|
|
|
</span>
|
|
|
|
|
|
|
|
</a>
|
|
</li>
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
<li class="md-nav__item">
|
|
<a href="../../../resources/linux/linux-performace-tuning-tools/" class="md-nav__link">
|
|
|
|
|
|
|
|
<span class="md-ellipsis">
|
|
|
|
|
|
Performance Tuning
|
|
|
|
|
|
|
|
</span>
|
|
|
|
|
|
|
|
</a>
|
|
</li>
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
<li class="md-nav__item">
|
|
<a href="../../../resources/linux/linux-static-performace-tools/" class="md-nav__link">
|
|
|
|
|
|
|
|
<span class="md-ellipsis">
|
|
|
|
|
|
Static Performance Tools
|
|
|
|
|
|
|
|
</span>
|
|
|
|
|
|
|
|
</a>
|
|
</li>
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
<li class="md-nav__item">
|
|
<a href="../../../resources/linux/sed/" class="md-nav__link">
|
|
|
|
|
|
|
|
<span class="md-ellipsis">
|
|
|
|
|
|
Sed
|
|
|
|
|
|
|
|
</span>
|
|
|
|
|
|
|
|
</a>
|
|
</li>
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
<li class="md-nav__item">
|
|
<a href="../../../resources/linux/unix-file-system-hierarachy/" class="md-nav__link">
|
|
|
|
|
|
|
|
<span class="md-ellipsis">
|
|
|
|
|
|
File System Hierarchy
|
|
|
|
|
|
|
|
</span>
|
|
|
|
|
|
|
|
</a>
|
|
</li>
|
|
|
|
|
|
|
|
|
|
</ul>
|
|
</nav>
|
|
|
|
</li>
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
<li class="md-nav__item md-nav__item--nested">
|
|
|
|
|
|
|
|
|
|
|
|
<input class="md-nav__toggle md-toggle md-toggle--indeterminate" type="checkbox" id="__nav_2_10" >
|
|
|
|
|
|
<label class="md-nav__link" for="__nav_2_10" id="__nav_2_10_label" tabindex="0">
|
|
|
|
|
|
|
|
<span class="md-ellipsis">
|
|
|
|
|
|
Machine Learning
|
|
|
|
|
|
|
|
</span>
|
|
|
|
|
|
|
|
<span class="md-nav__icon md-icon"></span>
|
|
</label>
|
|
|
|
<nav class="md-nav" data-md-level="2" aria-labelledby="__nav_2_10_label" aria-expanded="false">
|
|
<label class="md-nav__title" for="__nav_2_10">
|
|
<span class="md-nav__icon md-icon"></span>
|
|
|
|
|
|
Machine Learning
|
|
|
|
|
|
</label>
|
|
<ul class="md-nav__list" data-md-scrollfix>
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
<li class="md-nav__item">
|
|
<a href="../../../resources/ml/underTheHoodOfNeuralNetwork/" class="md-nav__link">
|
|
|
|
|
|
|
|
<span class="md-ellipsis">
|
|
|
|
|
|
Under The Hood of Neural Networks
|
|
|
|
|
|
|
|
</span>
|
|
|
|
|
|
|
|
</a>
|
|
</li>
|
|
|
|
|
|
|
|
|
|
</ul>
|
|
</nav>
|
|
|
|
</li>
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
<li class="md-nav__item md-nav__item--nested">
|
|
|
|
|
|
|
|
|
|
|
|
<input class="md-nav__toggle md-toggle md-toggle--indeterminate" type="checkbox" id="__nav_2_11" >
|
|
|
|
|
|
<label class="md-nav__link" for="__nav_2_11" id="__nav_2_11_label" tabindex="0">
|
|
|
|
|
|
|
|
<span class="md-ellipsis">
|
|
|
|
|
|
Operating System
|
|
|
|
|
|
|
|
</span>
|
|
|
|
|
|
|
|
<span class="md-nav__icon md-icon"></span>
|
|
</label>
|
|
|
|
<nav class="md-nav" data-md-level="2" aria-labelledby="__nav_2_11_label" aria-expanded="false">
|
|
<label class="md-nav__title" for="__nav_2_11">
|
|
<span class="md-nav__icon md-icon"></span>
|
|
|
|
|
|
Operating System
|
|
|
|
|
|
</label>
|
|
<ul class="md-nav__list" data-md-scrollfix>
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
<li class="md-nav__item">
|
|
<a href="../../../resources/operatingSystem/Readme/" class="md-nav__link">
|
|
|
|
|
|
|
|
<span class="md-ellipsis">
|
|
|
|
|
|
Overview
|
|
|
|
|
|
|
|
</span>
|
|
|
|
|
|
|
|
</a>
|
|
</li>
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
<li class="md-nav__item">
|
|
<a href="../../../resources/operatingSystem/cacheMemory/" class="md-nav__link">
|
|
|
|
|
|
|
|
<span class="md-ellipsis">
|
|
|
|
|
|
Cache Memory
|
|
|
|
|
|
|
|
</span>
|
|
|
|
|
|
|
|
</a>
|
|
</li>
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
<li class="md-nav__item">
|
|
<a href="../../../resources/operatingSystem/conceptOfVirtualMem/" class="md-nav__link">
|
|
|
|
|
|
|
|
<span class="md-ellipsis">
|
|
|
|
|
|
Concept of Virtual Memory
|
|
|
|
|
|
|
|
</span>
|
|
|
|
|
|
|
|
</a>
|
|
</li>
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
<li class="md-nav__item">
|
|
<a href="../../../resources/operatingSystem/contiguousMemAlloc/" class="md-nav__link">
|
|
|
|
|
|
|
|
<span class="md-ellipsis">
|
|
|
|
|
|
Contiguous Memory Allocation
|
|
|
|
|
|
|
|
</span>
|
|
|
|
|
|
|
|
</a>
|
|
</li>
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
<li class="md-nav__item">
|
|
<a href="../../../resources/operatingSystem/cpu/" class="md-nav__link">
|
|
|
|
|
|
|
|
<span class="md-ellipsis">
|
|
|
|
|
|
CPU
|
|
|
|
|
|
|
|
</span>
|
|
|
|
|
|
|
|
</a>
|
|
</li>
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
<li class="md-nav__item">
|
|
<a href="../../../resources/operatingSystem/diskFragmentation/" class="md-nav__link">
|
|
|
|
|
|
|
|
<span class="md-ellipsis">
|
|
|
|
|
|
Disk Fragmentation
|
|
|
|
|
|
|
|
</span>
|
|
|
|
|
|
|
|
</a>
|
|
</li>
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
<li class="md-nav__item">
|
|
<a href="../../../resources/operatingSystem/diskStructure/" class="md-nav__link">
|
|
|
|
|
|
|
|
<span class="md-ellipsis">
|
|
|
|
|
|
Disk Structure
|
|
|
|
|
|
|
|
</span>
|
|
|
|
|
|
|
|
</a>
|
|
</li>
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
<li class="md-nav__item">
|
|
<a href="../../../resources/operatingSystem/distributedSystems/" class="md-nav__link">
|
|
|
|
|
|
|
|
<span class="md-ellipsis">
|
|
|
|
|
|
Distributed Systems
|
|
|
|
|
|
|
|
</span>
|
|
|
|
|
|
|
|
</a>
|
|
</li>
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
<li class="md-nav__item">
|
|
<a href="../../../resources/operatingSystem/embeddedOS/" class="md-nav__link">
|
|
|
|
|
|
|
|
<span class="md-ellipsis">
|
|
|
|
|
|
Embedded OS
|
|
|
|
|
|
|
|
</span>
|
|
|
|
|
|
|
|
</a>
|
|
</li>
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
<li class="md-nav__item">
|
|
<a href="../../../resources/operatingSystem/fileSystemImplementation/" class="md-nav__link">
|
|
|
|
|
|
|
|
<span class="md-ellipsis">
|
|
|
|
|
|
File System Implementation
|
|
|
|
|
|
|
|
</span>
|
|
|
|
|
|
|
|
</a>
|
|
</li>
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
<li class="md-nav__item">
|
|
<a href="../../../resources/operatingSystem/fileSystem/" class="md-nav__link">
|
|
|
|
|
|
|
|
<span class="md-ellipsis">
|
|
|
|
|
|
File System
|
|
|
|
|
|
|
|
</span>
|
|
|
|
|
|
|
|
</a>
|
|
</li>
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
<li class="md-nav__item">
|
|
<a href="../../../resources/operatingSystem/freeSpaceManagement/" class="md-nav__link">
|
|
|
|
|
|
|
|
<span class="md-ellipsis">
|
|
|
|
|
|
Free Space Management
|
|
|
|
|
|
|
|
</span>
|
|
|
|
|
|
|
|
</a>
|
|
</li>
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
<li class="md-nav__item">
|
|
<a href="../../../resources/operatingSystem/inputOutputHardware/" class="md-nav__link">
|
|
|
|
|
|
|
|
<span class="md-ellipsis">
|
|
|
|
|
|
Input/Output Hardware
|
|
|
|
|
|
|
|
</span>
|
|
|
|
|
|
|
|
</a>
|
|
</li>
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
<li class="md-nav__item">
|
|
<a href="../../../resources/operatingSystem/inputOutputSoftware/" class="md-nav__link">
|
|
|
|
|
|
|
|
<span class="md-ellipsis">
|
|
|
|
|
|
Input/Output Software
|
|
|
|
|
|
|
|
</span>
|
|
|
|
|
|
|
|
</a>
|
|
</li>
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
<li class="md-nav__item">
|
|
<a href="../../../resources/operatingSystem/inputOutputTechniques/" class="md-nav__link">
|
|
|
|
|
|
|
|
<span class="md-ellipsis">
|
|
|
|
|
|
Input/Output Techniques
|
|
|
|
|
|
|
|
</span>
|
|
|
|
|
|
|
|
</a>
|
|
</li>
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
<li class="md-nav__item">
|
|
<a href="../../../resources/operatingSystem/interrupts/" class="md-nav__link">
|
|
|
|
|
|
|
|
<span class="md-ellipsis">
|
|
|
|
|
|
Interrupts
|
|
|
|
|
|
|
|
</span>
|
|
|
|
|
|
|
|
</a>
|
|
</li>
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
<li class="md-nav__item">
|
|
<a href="../../../resources/operatingSystem/kernelIOSubsystem/" class="md-nav__link">
|
|
|
|
|
|
|
|
<span class="md-ellipsis">
|
|
|
|
|
|
Kernel I/O Subsystem
|
|
|
|
|
|
|
|
</span>
|
|
|
|
|
|
|
|
</a>
|
|
</li>
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
<li class="md-nav__item">
|
|
<a href="../../../resources/operatingSystem/layeredArchitecture/" class="md-nav__link">
|
|
|
|
|
|
|
|
<span class="md-ellipsis">
|
|
|
|
|
|
Layered Architecture
|
|
|
|
|
|
|
|
</span>
|
|
|
|
|
|
|
|
</a>
|
|
</li>
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
<li class="md-nav__item">
|
|
<a href="../../../resources/operatingSystem/logicalVsPhysicalAddresses/" class="md-nav__link">
|
|
|
|
|
|
|
|
<span class="md-ellipsis">
|
|
|
|
|
|
Logical vs Physical Addresses
|
|
|
|
|
|
|
|
</span>
|
|
|
|
|
|
|
|
</a>
|
|
</li>
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
<li class="md-nav__item">
|
|
<a href="../../../resources/operatingSystem/memoryMappedFiles/" class="md-nav__link">
|
|
|
|
|
|
|
|
<span class="md-ellipsis">
|
|
|
|
|
|
Memory Mapped Files
|
|
|
|
|
|
|
|
</span>
|
|
|
|
|
|
|
|
</a>
|
|
</li>
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
<li class="md-nav__item">
|
|
<a href="../../../resources/operatingSystem/microKernel/" class="md-nav__link">
|
|
|
|
|
|
|
|
<span class="md-ellipsis">
|
|
|
|
|
|
Microkernel
|
|
|
|
|
|
|
|
</span>
|
|
|
|
|
|
|
|
</a>
|
|
</li>
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
<li class="md-nav__item">
|
|
<a href="../../../resources/operatingSystem/monolithicKernel/" class="md-nav__link">
|
|
|
|
|
|
|
|
<span class="md-ellipsis">
|
|
|
|
|
|
Monolithic Kernel
|
|
|
|
|
|
|
|
</span>
|
|
|
|
|
|
|
|
</a>
|
|
</li>
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
<li class="md-nav__item">
|
|
<a href="../../../resources/operatingSystem/osDesignAndImplementation/" class="md-nav__link">
|
|
|
|
|
|
|
|
<span class="md-ellipsis">
|
|
|
|
|
|
OS Design and Implementation
|
|
|
|
|
|
|
|
</span>
|
|
|
|
|
|
|
|
</a>
|
|
</li>
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
<li class="md-nav__item">
|
|
<a href="../../../resources/operatingSystem/pageReplacementAlgo/" class="md-nav__link">
|
|
|
|
|
|
|
|
<span class="md-ellipsis">
|
|
|
|
|
|
Page Replacement Algorithms
|
|
|
|
|
|
|
|
</span>
|
|
|
|
|
|
|
|
</a>
|
|
</li>
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
<li class="md-nav__item">
|
|
<a href="../../../resources/operatingSystem/paging/" class="md-nav__link">
|
|
|
|
|
|
|
|
<span class="md-ellipsis">
|
|
|
|
|
|
Paging
|
|
|
|
|
|
|
|
</span>
|
|
|
|
|
|
|
|
</a>
|
|
</li>
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
<li class="md-nav__item">
|
|
<a href="../../../resources/operatingSystem/processAndThreads/" class="md-nav__link">
|
|
|
|
|
|
|
|
<span class="md-ellipsis">
|
|
|
|
|
|
Process and Threads
|
|
|
|
|
|
|
|
</span>
|
|
|
|
|
|
|
|
</a>
|
|
</li>
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
<li class="md-nav__item">
|
|
<a href="../../../resources/operatingSystem/processManagementStructures/" class="md-nav__link">
|
|
|
|
|
|
|
|
<span class="md-ellipsis">
|
|
|
|
|
|
Process Management Structures
|
|
|
|
|
|
|
|
</span>
|
|
|
|
|
|
|
|
</a>
|
|
</li>
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
<li class="md-nav__item">
|
|
<a href="../../../resources/operatingSystem/processScheduling/" class="md-nav__link">
|
|
|
|
|
|
|
|
<span class="md-ellipsis">
|
|
|
|
|
|
Process Scheduling
|
|
|
|
|
|
|
|
</span>
|
|
|
|
|
|
|
|
</a>
|
|
</li>
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
<li class="md-nav__item">
|
|
<a href="../../../resources/operatingSystem/protectionInOS/" class="md-nav__link">
|
|
|
|
|
|
|
|
<span class="md-ellipsis">
|
|
|
|
|
|
Protection in OS
|
|
|
|
|
|
|
|
</span>
|
|
|
|
|
|
|
|
</a>
|
|
</li>
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
<li class="md-nav__item">
|
|
<a href="../../../resources/operatingSystem/realTimeOS/" class="md-nav__link">
|
|
|
|
|
|
|
|
<span class="md-ellipsis">
|
|
|
|
|
|
Real-time OS
|
|
|
|
|
|
|
|
</span>
|
|
|
|
|
|
|
|
</a>
|
|
</li>
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
<li class="md-nav__item">
|
|
<a href="../../../resources/operatingSystem/securityMechanism/" class="md-nav__link">
|
|
|
|
|
|
|
|
<span class="md-ellipsis">
|
|
|
|
|
|
Security Mechanism
|
|
|
|
|
|
|
|
</span>
|
|
|
|
|
|
|
|
</a>
|
|
</li>
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
<li class="md-nav__item">
|
|
<a href="../../../resources/operatingSystem/securityThreatsAndAttacks/" class="md-nav__link">
|
|
|
|
|
|
|
|
<span class="md-ellipsis">
|
|
|
|
|
|
Security Threats and Attacks
|
|
|
|
|
|
|
|
</span>
|
|
|
|
|
|
|
|
</a>
|
|
</li>
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
<li class="md-nav__item">
|
|
<a href="../../../resources/operatingSystem/segmentation/" class="md-nav__link">
|
|
|
|
|
|
|
|
<span class="md-ellipsis">
|
|
|
|
|
|
Segmentation
|
|
|
|
|
|
|
|
</span>
|
|
|
|
|
|
|
|
</a>
|
|
</li>
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
<li class="md-nav__item">
|
|
<a href="../../../resources/operatingSystem/softwareLayers/" class="md-nav__link">
|
|
|
|
|
|
|
|
<span class="md-ellipsis">
|
|
|
|
|
|
Software Layers
|
|
|
|
|
|
|
|
</span>
|
|
|
|
|
|
|
|
</a>
|
|
</li>
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
<li class="md-nav__item">
|
|
<a href="../../../resources/operatingSystem/systemCalls/" class="md-nav__link">
|
|
|
|
|
|
|
|
<span class="md-ellipsis">
|
|
|
|
|
|
System Calls
|
|
|
|
|
|
|
|
</span>
|
|
|
|
|
|
|
|
</a>
|
|
</li>
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
<li class="md-nav__item">
|
|
<a href="../../../resources/operatingSystem/thrashing/" class="md-nav__link">
|
|
|
|
|
|
|
|
<span class="md-ellipsis">
|
|
|
|
|
|
Thrashing
|
|
|
|
|
|
|
|
</span>
|
|
|
|
|
|
|
|
</a>
|
|
</li>
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
<li class="md-nav__item">
|
|
<a href="../../../resources/operatingSystem/vonNeumannArchitecture/" class="md-nav__link">
|
|
|
|
|
|
|
|
<span class="md-ellipsis">
|
|
|
|
|
|
Von Neumann Architecture
|
|
|
|
|
|
|
|
</span>
|
|
|
|
|
|
|
|
</a>
|
|
</li>
|
|
|
|
|
|
|
|
|
|
</ul>
|
|
</nav>
|
|
|
|
</li>
|
|
|
|
|
|
|
|
|
|
</ul>
|
|
</nav>
|
|
|
|
</li>
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
<li class="md-nav__item md-nav__item--active md-nav__item--section md-nav__item--nested">
|
|
|
|
|
|
|
|
<input class="md-nav__toggle md-toggle " type="checkbox" id="__nav_3" checked>
|
|
|
|
|
|
<label class="md-nav__link" for="__nav_3" id="__nav_3_label" tabindex="">
|
|
|
|
|
|
|
|
<span class="md-ellipsis">
|
|
|
|
|
|
Roadmaps
|
|
|
|
|
|
|
|
</span>
|
|
|
|
|
|
|
|
<span class="md-nav__icon md-icon"></span>
|
|
</label>
|
|
|
|
<nav class="md-nav" data-md-level="1" aria-labelledby="__nav_3_label" aria-expanded="true">
|
|
<label class="md-nav__title" for="__nav_3">
|
|
<span class="md-nav__icon md-icon"></span>
|
|
|
|
|
|
Roadmaps
|
|
|
|
|
|
</label>
|
|
<ul class="md-nav__list" data-md-scrollfix>
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
<li class="md-nav__item md-nav__item--section md-nav__item--nested">
|
|
|
|
|
|
|
|
|
|
|
|
<input class="md-nav__toggle md-toggle md-toggle--indeterminate" type="checkbox" id="__nav_3_1" >
|
|
|
|
|
|
<label class="md-nav__link" for="__nav_3_1" id="__nav_3_1_label" tabindex="">
|
|
|
|
|
|
|
|
<span class="md-ellipsis">
|
|
|
|
|
|
DSA
|
|
|
|
|
|
|
|
</span>
|
|
|
|
|
|
|
|
<span class="md-nav__icon md-icon"></span>
|
|
</label>
|
|
|
|
<nav class="md-nav" data-md-level="2" aria-labelledby="__nav_3_1_label" aria-expanded="false">
|
|
<label class="md-nav__title" for="__nav_3_1">
|
|
<span class="md-nav__icon md-icon"></span>
|
|
|
|
|
|
DSA
|
|
|
|
|
|
</label>
|
|
<ul class="md-nav__list" data-md-scrollfix>
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
<li class="md-nav__item">
|
|
<a href="../../dsa/dsa/" class="md-nav__link">
|
|
|
|
|
|
|
|
<span class="md-ellipsis">
|
|
|
|
|
|
Overview
|
|
|
|
|
|
|
|
</span>
|
|
|
|
|
|
|
|
</a>
|
|
</li>
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
<li class="md-nav__item">
|
|
<a href="../../dsa/dsaUsingC/" class="md-nav__link">
|
|
|
|
|
|
|
|
<span class="md-ellipsis">
|
|
|
|
|
|
DSA using C
|
|
|
|
|
|
|
|
</span>
|
|
|
|
|
|
|
|
</a>
|
|
</li>
|
|
|
|
|
|
|
|
|
|
</ul>
|
|
</nav>
|
|
|
|
</li>
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
<li class="md-nav__item md-nav__item--section md-nav__item--nested">
|
|
|
|
|
|
|
|
|
|
|
|
<input class="md-nav__toggle md-toggle md-toggle--indeterminate" type="checkbox" id="__nav_3_2" >
|
|
|
|
|
|
<label class="md-nav__link" for="__nav_3_2" id="__nav_3_2_label" tabindex="">
|
|
|
|
|
|
|
|
<span class="md-ellipsis">
|
|
|
|
|
|
Machine Learning
|
|
|
|
|
|
|
|
</span>
|
|
|
|
|
|
|
|
<span class="md-nav__icon md-icon"></span>
|
|
</label>
|
|
|
|
<nav class="md-nav" data-md-level="2" aria-labelledby="__nav_3_2_label" aria-expanded="false">
|
|
<label class="md-nav__title" for="__nav_3_2">
|
|
<span class="md-nav__icon md-icon"></span>
|
|
|
|
|
|
Machine Learning
|
|
|
|
|
|
</label>
|
|
<ul class="md-nav__list" data-md-scrollfix>
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
<li class="md-nav__item">
|
|
<a href="../../ml/neuralNetsWithC/" class="md-nav__link">
|
|
|
|
|
|
|
|
<span class="md-ellipsis">
|
|
|
|
|
|
Neural Networks with C
|
|
|
|
|
|
|
|
</span>
|
|
|
|
|
|
|
|
</a>
|
|
</li>
|
|
|
|
|
|
|
|
|
|
</ul>
|
|
</nav>
|
|
|
|
</li>
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
<li class="md-nav__item md-nav__item--section md-nav__item--nested">
|
|
|
|
|
|
|
|
|
|
|
|
<input class="md-nav__toggle md-toggle md-toggle--indeterminate" type="checkbox" id="__nav_3_3" >
|
|
|
|
|
|
<label class="md-nav__link" for="__nav_3_3" id="__nav_3_3_label" tabindex="">
|
|
|
|
|
|
|
|
<span class="md-ellipsis">
|
|
|
|
|
|
OS Development
|
|
|
|
|
|
|
|
</span>
|
|
|
|
|
|
|
|
<span class="md-nav__icon md-icon"></span>
|
|
</label>
|
|
|
|
<nav class="md-nav" data-md-level="2" aria-labelledby="__nav_3_3_label" aria-expanded="false">
|
|
<label class="md-nav__title" for="__nav_3_3">
|
|
<span class="md-nav__icon md-icon"></span>
|
|
|
|
|
|
OS Development
|
|
|
|
|
|
</label>
|
|
<ul class="md-nav__list" data-md-scrollfix>
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
<li class="md-nav__item">
|
|
<a href="../../os-dev/knowC/" class="md-nav__link">
|
|
|
|
|
|
|
|
<span class="md-ellipsis">
|
|
|
|
|
|
With C
|
|
|
|
|
|
|
|
</span>
|
|
|
|
|
|
|
|
</a>
|
|
</li>
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
<li class="md-nav__item">
|
|
<a href="../../os-dev/noC/" class="md-nav__link">
|
|
|
|
|
|
|
|
<span class="md-ellipsis">
|
|
|
|
|
|
Without C
|
|
|
|
|
|
|
|
</span>
|
|
|
|
|
|
|
|
</a>
|
|
</li>
|
|
|
|
|
|
|
|
|
|
</ul>
|
|
</nav>
|
|
|
|
</li>
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
<li class="md-nav__item md-nav__item--section md-nav__item--nested">
|
|
|
|
|
|
|
|
|
|
|
|
<input class="md-nav__toggle md-toggle md-toggle--indeterminate" type="checkbox" id="__nav_3_4" >
|
|
|
|
|
|
<label class="md-nav__link" for="__nav_3_4" id="__nav_3_4_label" tabindex="">
|
|
|
|
|
|
|
|
<span class="md-ellipsis">
|
|
|
|
|
|
Reverse Engineering
|
|
|
|
|
|
|
|
</span>
|
|
|
|
|
|
|
|
<span class="md-nav__icon md-icon"></span>
|
|
</label>
|
|
|
|
<nav class="md-nav" data-md-level="2" aria-labelledby="__nav_3_4_label" aria-expanded="false">
|
|
<label class="md-nav__title" for="__nav_3_4">
|
|
<span class="md-nav__icon md-icon"></span>
|
|
|
|
|
|
Reverse Engineering
|
|
|
|
|
|
</label>
|
|
<ul class="md-nav__list" data-md-scrollfix>
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
<li class="md-nav__item">
|
|
<a href="../../reverse-engineering/reverse-engineering/" class="md-nav__link">
|
|
|
|
|
|
|
|
<span class="md-ellipsis">
|
|
|
|
|
|
RE
|
|
|
|
|
|
|
|
</span>
|
|
|
|
|
|
|
|
</a>
|
|
</li>
|
|
|
|
|
|
|
|
|
|
</ul>
|
|
</nav>
|
|
|
|
</li>
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
<li class="md-nav__item md-nav__item--active md-nav__item--section md-nav__item--nested">
|
|
|
|
|
|
|
|
<input class="md-nav__toggle md-toggle " type="checkbox" id="__nav_3_5" checked>
|
|
|
|
|
|
<label class="md-nav__link" for="__nav_3_5" id="__nav_3_5_label" tabindex="">
|
|
|
|
|
|
|
|
<span class="md-ellipsis">
|
|
|
|
|
|
System Programming
|
|
|
|
|
|
|
|
</span>
|
|
|
|
|
|
|
|
<span class="md-nav__icon md-icon"></span>
|
|
</label>
|
|
|
|
<nav class="md-nav" data-md-level="2" aria-labelledby="__nav_3_5_label" aria-expanded="true">
|
|
<label class="md-nav__title" for="__nav_3_5">
|
|
<span class="md-nav__icon md-icon"></span>
|
|
|
|
|
|
System Programming
|
|
|
|
|
|
</label>
|
|
<ul class="md-nav__list" data-md-scrollfix>
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
<li class="md-nav__item md-nav__item--active">
|
|
|
|
<input class="md-nav__toggle md-toggle" type="checkbox" id="__toc">
|
|
|
|
|
|
|
|
|
|
|
|
<label class="md-nav__link md-nav__link--active" for="__toc">
|
|
|
|
|
|
|
|
<span class="md-ellipsis">
|
|
|
|
|
|
System Programming
|
|
|
|
|
|
|
|
</span>
|
|
|
|
|
|
|
|
<span class="md-nav__icon md-icon"></span>
|
|
</label>
|
|
|
|
<a href="./" class="md-nav__link md-nav__link--active">
|
|
|
|
|
|
|
|
<span class="md-ellipsis">
|
|
|
|
|
|
System Programming
|
|
|
|
|
|
|
|
</span>
|
|
|
|
|
|
|
|
</a>
|
|
|
|
|
|
|
|
<nav class="md-nav md-nav--secondary" aria-label="Table of contents">
|
|
|
|
|
|
|
|
|
|
|
|
|
|
<label class="md-nav__title" for="__toc">
|
|
<span class="md-nav__icon md-icon"></span>
|
|
Table of contents
|
|
</label>
|
|
<ul class="md-nav__list" data-md-component="toc" data-md-scrollfix>
|
|
|
|
<li class="md-nav__item">
|
|
<a href="#overview" class="md-nav__link">
|
|
<span class="md-ellipsis">
|
|
|
|
🔍 Overview
|
|
|
|
</span>
|
|
</a>
|
|
|
|
</li>
|
|
|
|
<li class="md-nav__item">
|
|
<a href="#phase-1-building-foundations-2-3-months" class="md-nav__link">
|
|
<span class="md-ellipsis">
|
|
|
|
📚 Phase 1: Building Foundations (2-3 months)
|
|
|
|
</span>
|
|
</a>
|
|
|
|
<nav class="md-nav" aria-label="📚 Phase 1: Building Foundations (2-3 months)">
|
|
<ul class="md-nav__list">
|
|
|
|
<li class="md-nav__item">
|
|
<a href="#computer-architecture" class="md-nav__link">
|
|
<span class="md-ellipsis">
|
|
|
|
Computer Architecture
|
|
|
|
</span>
|
|
</a>
|
|
|
|
</li>
|
|
|
|
<li class="md-nav__item">
|
|
<a href="#operating-systems-fundamentals" class="md-nav__link">
|
|
<span class="md-ellipsis">
|
|
|
|
Operating Systems Fundamentals
|
|
|
|
</span>
|
|
</a>
|
|
|
|
</li>
|
|
|
|
<li class="md-nav__item">
|
|
<a href="#c-programming-mastery" class="md-nav__link">
|
|
<span class="md-ellipsis">
|
|
|
|
C Programming Mastery
|
|
|
|
</span>
|
|
</a>
|
|
|
|
</li>
|
|
|
|
</ul>
|
|
</nav>
|
|
|
|
</li>
|
|
|
|
<li class="md-nav__item">
|
|
<a href="#phase-2-core-system-programming-3-4-months" class="md-nav__link">
|
|
<span class="md-ellipsis">
|
|
|
|
🔧 Phase 2: Core System Programming (3-4 months)
|
|
|
|
</span>
|
|
</a>
|
|
|
|
<nav class="md-nav" aria-label="🔧 Phase 2: Core System Programming (3-4 months)">
|
|
<ul class="md-nav__list">
|
|
|
|
<li class="md-nav__item">
|
|
<a href="#system-calls-and-apis" class="md-nav__link">
|
|
<span class="md-ellipsis">
|
|
|
|
System Calls and APIs
|
|
|
|
</span>
|
|
</a>
|
|
|
|
</li>
|
|
|
|
<li class="md-nav__item">
|
|
<a href="#process-management" class="md-nav__link">
|
|
<span class="md-ellipsis">
|
|
|
|
Process Management
|
|
|
|
</span>
|
|
</a>
|
|
|
|
</li>
|
|
|
|
<li class="md-nav__item">
|
|
<a href="#memory-management" class="md-nav__link">
|
|
<span class="md-ellipsis">
|
|
|
|
Memory Management
|
|
|
|
</span>
|
|
</a>
|
|
|
|
</li>
|
|
|
|
<li class="md-nav__item">
|
|
<a href="#file-systems-and-io" class="md-nav__link">
|
|
<span class="md-ellipsis">
|
|
|
|
File Systems and I/O
|
|
|
|
</span>
|
|
</a>
|
|
|
|
</li>
|
|
|
|
<li class="md-nav__item">
|
|
<a href="#inter-process-communication-ipc" class="md-nav__link">
|
|
<span class="md-ellipsis">
|
|
|
|
Inter-Process Communication (IPC)
|
|
|
|
</span>
|
|
</a>
|
|
|
|
</li>
|
|
|
|
<li class="md-nav__item">
|
|
<a href="#networking-and-sockets" class="md-nav__link">
|
|
<span class="md-ellipsis">
|
|
|
|
Networking and Sockets
|
|
|
|
</span>
|
|
</a>
|
|
|
|
</li>
|
|
|
|
<li class="md-nav__item">
|
|
<a href="#concurrency-and-synchronization" class="md-nav__link">
|
|
<span class="md-ellipsis">
|
|
|
|
Concurrency and Synchronization
|
|
|
|
</span>
|
|
</a>
|
|
|
|
</li>
|
|
|
|
</ul>
|
|
</nav>
|
|
|
|
</li>
|
|
|
|
<li class="md-nav__item">
|
|
<a href="#phase-3-advanced-topics-3-4-months" class="md-nav__link">
|
|
<span class="md-ellipsis">
|
|
|
|
🚀 Phase 3: Advanced Topics (3-4 months)
|
|
|
|
</span>
|
|
</a>
|
|
|
|
<nav class="md-nav" aria-label="🚀 Phase 3: Advanced Topics (3-4 months)">
|
|
<ul class="md-nav__list">
|
|
|
|
<li class="md-nav__item">
|
|
<a href="#kernel-programming" class="md-nav__link">
|
|
<span class="md-ellipsis">
|
|
|
|
Kernel Programming
|
|
|
|
</span>
|
|
</a>
|
|
|
|
</li>
|
|
|
|
<li class="md-nav__item">
|
|
<a href="#device-drivers" class="md-nav__link">
|
|
<span class="md-ellipsis">
|
|
|
|
Device Drivers
|
|
|
|
</span>
|
|
</a>
|
|
|
|
</li>
|
|
|
|
<li class="md-nav__item">
|
|
<a href="#embedded-systems" class="md-nav__link">
|
|
<span class="md-ellipsis">
|
|
|
|
Embedded Systems
|
|
|
|
</span>
|
|
</a>
|
|
|
|
</li>
|
|
|
|
<li class="md-nav__item">
|
|
<a href="#real-time-systems" class="md-nav__link">
|
|
<span class="md-ellipsis">
|
|
|
|
Real-time Systems
|
|
|
|
</span>
|
|
</a>
|
|
|
|
</li>
|
|
|
|
</ul>
|
|
</nav>
|
|
|
|
</li>
|
|
|
|
<li class="md-nav__item">
|
|
<a href="#tools-and-practices-throughout-the-journey" class="md-nav__link">
|
|
<span class="md-ellipsis">
|
|
|
|
🛠️ Tools and Practices (Throughout the journey)
|
|
|
|
</span>
|
|
</a>
|
|
|
|
<nav class="md-nav" aria-label="🛠️ Tools and Practices (Throughout the journey)">
|
|
<ul class="md-nav__list">
|
|
|
|
<li class="md-nav__item">
|
|
<a href="#debugging-tools" class="md-nav__link">
|
|
<span class="md-ellipsis">
|
|
|
|
Debugging Tools
|
|
|
|
</span>
|
|
</a>
|
|
|
|
</li>
|
|
|
|
<li class="md-nav__item">
|
|
<a href="#profiling-and-optimization" class="md-nav__link">
|
|
<span class="md-ellipsis">
|
|
|
|
Profiling and Optimization
|
|
|
|
</span>
|
|
</a>
|
|
|
|
</li>
|
|
|
|
<li class="md-nav__item">
|
|
<a href="#version-control" class="md-nav__link">
|
|
<span class="md-ellipsis">
|
|
|
|
Version Control
|
|
|
|
</span>
|
|
</a>
|
|
|
|
</li>
|
|
|
|
<li class="md-nav__item">
|
|
<a href="#build-systems" class="md-nav__link">
|
|
<span class="md-ellipsis">
|
|
|
|
Build Systems
|
|
|
|
</span>
|
|
</a>
|
|
|
|
</li>
|
|
|
|
</ul>
|
|
</nav>
|
|
|
|
</li>
|
|
|
|
<li class="md-nav__item">
|
|
<a href="#practical-experience-and-projects" class="md-nav__link">
|
|
<span class="md-ellipsis">
|
|
|
|
🏆 Practical Experience and Projects
|
|
|
|
</span>
|
|
</a>
|
|
|
|
<nav class="md-nav" aria-label="🏆 Practical Experience and Projects">
|
|
<ul class="md-nav__list">
|
|
|
|
<li class="md-nav__item">
|
|
<a href="#beginner-projects" class="md-nav__link">
|
|
<span class="md-ellipsis">
|
|
|
|
Beginner Projects
|
|
|
|
</span>
|
|
</a>
|
|
|
|
</li>
|
|
|
|
<li class="md-nav__item">
|
|
<a href="#intermediate-projects" class="md-nav__link">
|
|
<span class="md-ellipsis">
|
|
|
|
Intermediate Projects
|
|
|
|
</span>
|
|
</a>
|
|
|
|
</li>
|
|
|
|
<li class="md-nav__item">
|
|
<a href="#advanced-projects" class="md-nav__link">
|
|
<span class="md-ellipsis">
|
|
|
|
Advanced Projects
|
|
|
|
</span>
|
|
</a>
|
|
|
|
</li>
|
|
|
|
<li class="md-nav__item">
|
|
<a href="#open-source-contributions" class="md-nav__link">
|
|
<span class="md-ellipsis">
|
|
|
|
Open Source Contributions
|
|
|
|
</span>
|
|
</a>
|
|
|
|
</li>
|
|
|
|
</ul>
|
|
</nav>
|
|
|
|
</li>
|
|
|
|
<li class="md-nav__item">
|
|
<a href="#sample-12-month-learning-schedule" class="md-nav__link">
|
|
<span class="md-ellipsis">
|
|
|
|
📅 Sample 12-Month Learning Schedule
|
|
|
|
</span>
|
|
</a>
|
|
|
|
<nav class="md-nav" aria-label="📅 Sample 12-Month Learning Schedule">
|
|
<ul class="md-nav__list">
|
|
|
|
<li class="md-nav__item">
|
|
<a href="#months-1-2-foundations" class="md-nav__link">
|
|
<span class="md-ellipsis">
|
|
|
|
Months 1-2: Foundations
|
|
|
|
</span>
|
|
</a>
|
|
|
|
</li>
|
|
|
|
<li class="md-nav__item">
|
|
<a href="#months-3-4-c-programming-and-basic-system-programming" class="md-nav__link">
|
|
<span class="md-ellipsis">
|
|
|
|
Months 3-4: C Programming and Basic System Programming
|
|
|
|
</span>
|
|
</a>
|
|
|
|
</li>
|
|
|
|
<li class="md-nav__item">
|
|
<a href="#months-5-6-core-system-topics" class="md-nav__link">
|
|
<span class="md-ellipsis">
|
|
|
|
Months 5-6: Core System Topics
|
|
|
|
</span>
|
|
</a>
|
|
|
|
</li>
|
|
|
|
<li class="md-nav__item">
|
|
<a href="#months-7-8-advanced-core-topics" class="md-nav__link">
|
|
<span class="md-ellipsis">
|
|
|
|
Months 7-8: Advanced Core Topics
|
|
|
|
</span>
|
|
</a>
|
|
|
|
</li>
|
|
|
|
<li class="md-nav__item">
|
|
<a href="#months-9-10-specialized-areas" class="md-nav__link">
|
|
<span class="md-ellipsis">
|
|
|
|
Months 9-10: Specialized Areas
|
|
|
|
</span>
|
|
</a>
|
|
|
|
</li>
|
|
|
|
<li class="md-nav__item">
|
|
<a href="#months-11-12-project-based-learning" class="md-nav__link">
|
|
<span class="md-ellipsis">
|
|
|
|
Months 11-12: Project-Based Learning
|
|
|
|
</span>
|
|
</a>
|
|
|
|
</li>
|
|
|
|
</ul>
|
|
</nav>
|
|
|
|
</li>
|
|
|
|
<li class="md-nav__item">
|
|
<a href="#progress-tracking" class="md-nav__link">
|
|
<span class="md-ellipsis">
|
|
|
|
📊 Progress Tracking
|
|
|
|
</span>
|
|
</a>
|
|
|
|
</li>
|
|
|
|
<li class="md-nav__item">
|
|
<a href="#community-resources" class="md-nav__link">
|
|
<span class="md-ellipsis">
|
|
|
|
🌐 Community Resources
|
|
|
|
</span>
|
|
</a>
|
|
|
|
</li>
|
|
|
|
<li class="md-nav__item">
|
|
<a href="#c-on-freenode" class="md-nav__link">
|
|
<span class="md-ellipsis">
|
|
|
|
c on Freenode
|
|
|
|
</span>
|
|
</a>
|
|
|
|
</li>
|
|
|
|
<li class="md-nav__item">
|
|
<a href="#linux-on-freenode" class="md-nav__link">
|
|
<span class="md-ellipsis">
|
|
|
|
linux on Freenode
|
|
|
|
</span>
|
|
</a>
|
|
|
|
</li>
|
|
|
|
<li class="md-nav__item">
|
|
<a href="#final-tips-for-success" class="md-nav__link">
|
|
<span class="md-ellipsis">
|
|
|
|
🔍 Final Tips for Success
|
|
|
|
</span>
|
|
</a>
|
|
|
|
</li>
|
|
|
|
</ul>
|
|
|
|
</nav>
|
|
|
|
</li>
|
|
|
|
|
|
|
|
|
|
</ul>
|
|
</nav>
|
|
|
|
</li>
|
|
|
|
|
|
|
|
|
|
</ul>
|
|
</nav>
|
|
|
|
</li>
|
|
|
|
|
|
|
|
</ul>
|
|
</nav>
|
|
</div>
|
|
</div>
|
|
</div>
|
|
|
|
|
|
|
|
<div class="md-sidebar md-sidebar--secondary" data-md-component="sidebar" data-md-type="toc" >
|
|
<div class="md-sidebar__scrollwrap">
|
|
<div class="md-sidebar__inner">
|
|
|
|
|
|
<nav class="md-nav md-nav--secondary" aria-label="Table of contents">
|
|
|
|
|
|
|
|
|
|
|
|
|
|
<label class="md-nav__title" for="__toc">
|
|
<span class="md-nav__icon md-icon"></span>
|
|
Table of contents
|
|
</label>
|
|
<ul class="md-nav__list" data-md-component="toc" data-md-scrollfix>
|
|
|
|
<li class="md-nav__item">
|
|
<a href="#overview" class="md-nav__link">
|
|
<span class="md-ellipsis">
|
|
|
|
🔍 Overview
|
|
|
|
</span>
|
|
</a>
|
|
|
|
</li>
|
|
|
|
<li class="md-nav__item">
|
|
<a href="#phase-1-building-foundations-2-3-months" class="md-nav__link">
|
|
<span class="md-ellipsis">
|
|
|
|
📚 Phase 1: Building Foundations (2-3 months)
|
|
|
|
</span>
|
|
</a>
|
|
|
|
<nav class="md-nav" aria-label="📚 Phase 1: Building Foundations (2-3 months)">
|
|
<ul class="md-nav__list">
|
|
|
|
<li class="md-nav__item">
|
|
<a href="#computer-architecture" class="md-nav__link">
|
|
<span class="md-ellipsis">
|
|
|
|
Computer Architecture
|
|
|
|
</span>
|
|
</a>
|
|
|
|
</li>
|
|
|
|
<li class="md-nav__item">
|
|
<a href="#operating-systems-fundamentals" class="md-nav__link">
|
|
<span class="md-ellipsis">
|
|
|
|
Operating Systems Fundamentals
|
|
|
|
</span>
|
|
</a>
|
|
|
|
</li>
|
|
|
|
<li class="md-nav__item">
|
|
<a href="#c-programming-mastery" class="md-nav__link">
|
|
<span class="md-ellipsis">
|
|
|
|
C Programming Mastery
|
|
|
|
</span>
|
|
</a>
|
|
|
|
</li>
|
|
|
|
</ul>
|
|
</nav>
|
|
|
|
</li>
|
|
|
|
<li class="md-nav__item">
|
|
<a href="#phase-2-core-system-programming-3-4-months" class="md-nav__link">
|
|
<span class="md-ellipsis">
|
|
|
|
🔧 Phase 2: Core System Programming (3-4 months)
|
|
|
|
</span>
|
|
</a>
|
|
|
|
<nav class="md-nav" aria-label="🔧 Phase 2: Core System Programming (3-4 months)">
|
|
<ul class="md-nav__list">
|
|
|
|
<li class="md-nav__item">
|
|
<a href="#system-calls-and-apis" class="md-nav__link">
|
|
<span class="md-ellipsis">
|
|
|
|
System Calls and APIs
|
|
|
|
</span>
|
|
</a>
|
|
|
|
</li>
|
|
|
|
<li class="md-nav__item">
|
|
<a href="#process-management" class="md-nav__link">
|
|
<span class="md-ellipsis">
|
|
|
|
Process Management
|
|
|
|
</span>
|
|
</a>
|
|
|
|
</li>
|
|
|
|
<li class="md-nav__item">
|
|
<a href="#memory-management" class="md-nav__link">
|
|
<span class="md-ellipsis">
|
|
|
|
Memory Management
|
|
|
|
</span>
|
|
</a>
|
|
|
|
</li>
|
|
|
|
<li class="md-nav__item">
|
|
<a href="#file-systems-and-io" class="md-nav__link">
|
|
<span class="md-ellipsis">
|
|
|
|
File Systems and I/O
|
|
|
|
</span>
|
|
</a>
|
|
|
|
</li>
|
|
|
|
<li class="md-nav__item">
|
|
<a href="#inter-process-communication-ipc" class="md-nav__link">
|
|
<span class="md-ellipsis">
|
|
|
|
Inter-Process Communication (IPC)
|
|
|
|
</span>
|
|
</a>
|
|
|
|
</li>
|
|
|
|
<li class="md-nav__item">
|
|
<a href="#networking-and-sockets" class="md-nav__link">
|
|
<span class="md-ellipsis">
|
|
|
|
Networking and Sockets
|
|
|
|
</span>
|
|
</a>
|
|
|
|
</li>
|
|
|
|
<li class="md-nav__item">
|
|
<a href="#concurrency-and-synchronization" class="md-nav__link">
|
|
<span class="md-ellipsis">
|
|
|
|
Concurrency and Synchronization
|
|
|
|
</span>
|
|
</a>
|
|
|
|
</li>
|
|
|
|
</ul>
|
|
</nav>
|
|
|
|
</li>
|
|
|
|
<li class="md-nav__item">
|
|
<a href="#phase-3-advanced-topics-3-4-months" class="md-nav__link">
|
|
<span class="md-ellipsis">
|
|
|
|
🚀 Phase 3: Advanced Topics (3-4 months)
|
|
|
|
</span>
|
|
</a>
|
|
|
|
<nav class="md-nav" aria-label="🚀 Phase 3: Advanced Topics (3-4 months)">
|
|
<ul class="md-nav__list">
|
|
|
|
<li class="md-nav__item">
|
|
<a href="#kernel-programming" class="md-nav__link">
|
|
<span class="md-ellipsis">
|
|
|
|
Kernel Programming
|
|
|
|
</span>
|
|
</a>
|
|
|
|
</li>
|
|
|
|
<li class="md-nav__item">
|
|
<a href="#device-drivers" class="md-nav__link">
|
|
<span class="md-ellipsis">
|
|
|
|
Device Drivers
|
|
|
|
</span>
|
|
</a>
|
|
|
|
</li>
|
|
|
|
<li class="md-nav__item">
|
|
<a href="#embedded-systems" class="md-nav__link">
|
|
<span class="md-ellipsis">
|
|
|
|
Embedded Systems
|
|
|
|
</span>
|
|
</a>
|
|
|
|
</li>
|
|
|
|
<li class="md-nav__item">
|
|
<a href="#real-time-systems" class="md-nav__link">
|
|
<span class="md-ellipsis">
|
|
|
|
Real-time Systems
|
|
|
|
</span>
|
|
</a>
|
|
|
|
</li>
|
|
|
|
</ul>
|
|
</nav>
|
|
|
|
</li>
|
|
|
|
<li class="md-nav__item">
|
|
<a href="#tools-and-practices-throughout-the-journey" class="md-nav__link">
|
|
<span class="md-ellipsis">
|
|
|
|
🛠️ Tools and Practices (Throughout the journey)
|
|
|
|
</span>
|
|
</a>
|
|
|
|
<nav class="md-nav" aria-label="🛠️ Tools and Practices (Throughout the journey)">
|
|
<ul class="md-nav__list">
|
|
|
|
<li class="md-nav__item">
|
|
<a href="#debugging-tools" class="md-nav__link">
|
|
<span class="md-ellipsis">
|
|
|
|
Debugging Tools
|
|
|
|
</span>
|
|
</a>
|
|
|
|
</li>
|
|
|
|
<li class="md-nav__item">
|
|
<a href="#profiling-and-optimization" class="md-nav__link">
|
|
<span class="md-ellipsis">
|
|
|
|
Profiling and Optimization
|
|
|
|
</span>
|
|
</a>
|
|
|
|
</li>
|
|
|
|
<li class="md-nav__item">
|
|
<a href="#version-control" class="md-nav__link">
|
|
<span class="md-ellipsis">
|
|
|
|
Version Control
|
|
|
|
</span>
|
|
</a>
|
|
|
|
</li>
|
|
|
|
<li class="md-nav__item">
|
|
<a href="#build-systems" class="md-nav__link">
|
|
<span class="md-ellipsis">
|
|
|
|
Build Systems
|
|
|
|
</span>
|
|
</a>
|
|
|
|
</li>
|
|
|
|
</ul>
|
|
</nav>
|
|
|
|
</li>
|
|
|
|
<li class="md-nav__item">
|
|
<a href="#practical-experience-and-projects" class="md-nav__link">
|
|
<span class="md-ellipsis">
|
|
|
|
🏆 Practical Experience and Projects
|
|
|
|
</span>
|
|
</a>
|
|
|
|
<nav class="md-nav" aria-label="🏆 Practical Experience and Projects">
|
|
<ul class="md-nav__list">
|
|
|
|
<li class="md-nav__item">
|
|
<a href="#beginner-projects" class="md-nav__link">
|
|
<span class="md-ellipsis">
|
|
|
|
Beginner Projects
|
|
|
|
</span>
|
|
</a>
|
|
|
|
</li>
|
|
|
|
<li class="md-nav__item">
|
|
<a href="#intermediate-projects" class="md-nav__link">
|
|
<span class="md-ellipsis">
|
|
|
|
Intermediate Projects
|
|
|
|
</span>
|
|
</a>
|
|
|
|
</li>
|
|
|
|
<li class="md-nav__item">
|
|
<a href="#advanced-projects" class="md-nav__link">
|
|
<span class="md-ellipsis">
|
|
|
|
Advanced Projects
|
|
|
|
</span>
|
|
</a>
|
|
|
|
</li>
|
|
|
|
<li class="md-nav__item">
|
|
<a href="#open-source-contributions" class="md-nav__link">
|
|
<span class="md-ellipsis">
|
|
|
|
Open Source Contributions
|
|
|
|
</span>
|
|
</a>
|
|
|
|
</li>
|
|
|
|
</ul>
|
|
</nav>
|
|
|
|
</li>
|
|
|
|
<li class="md-nav__item">
|
|
<a href="#sample-12-month-learning-schedule" class="md-nav__link">
|
|
<span class="md-ellipsis">
|
|
|
|
📅 Sample 12-Month Learning Schedule
|
|
|
|
</span>
|
|
</a>
|
|
|
|
<nav class="md-nav" aria-label="📅 Sample 12-Month Learning Schedule">
|
|
<ul class="md-nav__list">
|
|
|
|
<li class="md-nav__item">
|
|
<a href="#months-1-2-foundations" class="md-nav__link">
|
|
<span class="md-ellipsis">
|
|
|
|
Months 1-2: Foundations
|
|
|
|
</span>
|
|
</a>
|
|
|
|
</li>
|
|
|
|
<li class="md-nav__item">
|
|
<a href="#months-3-4-c-programming-and-basic-system-programming" class="md-nav__link">
|
|
<span class="md-ellipsis">
|
|
|
|
Months 3-4: C Programming and Basic System Programming
|
|
|
|
</span>
|
|
</a>
|
|
|
|
</li>
|
|
|
|
<li class="md-nav__item">
|
|
<a href="#months-5-6-core-system-topics" class="md-nav__link">
|
|
<span class="md-ellipsis">
|
|
|
|
Months 5-6: Core System Topics
|
|
|
|
</span>
|
|
</a>
|
|
|
|
</li>
|
|
|
|
<li class="md-nav__item">
|
|
<a href="#months-7-8-advanced-core-topics" class="md-nav__link">
|
|
<span class="md-ellipsis">
|
|
|
|
Months 7-8: Advanced Core Topics
|
|
|
|
</span>
|
|
</a>
|
|
|
|
</li>
|
|
|
|
<li class="md-nav__item">
|
|
<a href="#months-9-10-specialized-areas" class="md-nav__link">
|
|
<span class="md-ellipsis">
|
|
|
|
Months 9-10: Specialized Areas
|
|
|
|
</span>
|
|
</a>
|
|
|
|
</li>
|
|
|
|
<li class="md-nav__item">
|
|
<a href="#months-11-12-project-based-learning" class="md-nav__link">
|
|
<span class="md-ellipsis">
|
|
|
|
Months 11-12: Project-Based Learning
|
|
|
|
</span>
|
|
</a>
|
|
|
|
</li>
|
|
|
|
</ul>
|
|
</nav>
|
|
|
|
</li>
|
|
|
|
<li class="md-nav__item">
|
|
<a href="#progress-tracking" class="md-nav__link">
|
|
<span class="md-ellipsis">
|
|
|
|
📊 Progress Tracking
|
|
|
|
</span>
|
|
</a>
|
|
|
|
</li>
|
|
|
|
<li class="md-nav__item">
|
|
<a href="#community-resources" class="md-nav__link">
|
|
<span class="md-ellipsis">
|
|
|
|
🌐 Community Resources
|
|
|
|
</span>
|
|
</a>
|
|
|
|
</li>
|
|
|
|
<li class="md-nav__item">
|
|
<a href="#c-on-freenode" class="md-nav__link">
|
|
<span class="md-ellipsis">
|
|
|
|
c on Freenode
|
|
|
|
</span>
|
|
</a>
|
|
|
|
</li>
|
|
|
|
<li class="md-nav__item">
|
|
<a href="#linux-on-freenode" class="md-nav__link">
|
|
<span class="md-ellipsis">
|
|
|
|
linux on Freenode
|
|
|
|
</span>
|
|
</a>
|
|
|
|
</li>
|
|
|
|
<li class="md-nav__item">
|
|
<a href="#final-tips-for-success" class="md-nav__link">
|
|
<span class="md-ellipsis">
|
|
|
|
🔍 Final Tips for Success
|
|
|
|
</span>
|
|
</a>
|
|
|
|
</li>
|
|
|
|
</ul>
|
|
|
|
</nav>
|
|
</div>
|
|
</div>
|
|
</div>
|
|
|
|
|
|
|
|
<div class="md-content" data-md-component="content">
|
|
|
|
<article class="md-content__inner md-typeset">
|
|
|
|
|
|
|
|
|
|
|
|
|
|
<h1 id="the-ultimate-system-programming-learning-roadmap">The Ultimate System Programming Learning Roadmap</h1>
|
|
<p>This comprehensive roadmap will guide you through becoming a proficient system programmer, with a deep understanding of internal workings. The plan follows a structured approach from foundations to advanced topics, with carefully selected resources to support self-instruction.</p>
|
|
<h2 id="overview">🔍 Overview</h2>
|
|
<p>System programming involves writing software that interacts closely with hardware and operating systems. This roadmap is designed for self-learners who want to understand the internal workings of computers at a deep level.</p>
|
|
<h2 id="phase-1-building-foundations-2-3-months">📚 Phase 1: Building Foundations (2-3 months)</h2>
|
|
<h3 id="computer-architecture">Computer Architecture</h3>
|
|
<p><em>Understanding how hardware works is essential for effective system programming</em></p>
|
|
<ul>
|
|
<li><strong>Book:</strong> <a href="https://csapp.cs.cmu.edu/">Computer Systems: A Programmer's Perspective</a> by Bryant and O'Hallaron</li>
|
|
<li><strong>Course:</strong> <a href="https://www.coursera.org/learn/comparch">Computer Architecture - Princeton University</a></li>
|
|
<li><strong>Video Series:</strong> <a href="https://www.youtube.com/playlist?list=PL8dPuuaLjXtNlUrzyH5r6jN9ulIgZBpdo">Crash Course Computer Science</a> (Start with videos 5-10)</li>
|
|
<li><strong>Hands-on:</strong> Build a simple virtual machine in C to understand CPU operation</li>
|
|
</ul>
|
|
<h3 id="operating-systems-fundamentals">Operating Systems Fundamentals</h3>
|
|
<p><em>Learn how operating systems manage hardware resources</em></p>
|
|
<ul>
|
|
<li><strong>Book:</strong> <a href="https://www.os-book.com/OS10/">Operating System Concepts</a> ("Dinosaur Book") by Silberschatz, Galvin, and Gagne</li>
|
|
<li><strong>Course:</strong> <a href="https://www.coursera.org/learn/os-power-user">Operating Systems and You: Becoming a Power User</a> by Google on Coursera</li>
|
|
<li><strong>Tutorial:</strong> <a href="https://pdos.csail.mit.edu/6.828/2020/schedule.html">MIT's Operating System Engineering</a></li>
|
|
<li><strong>Project:</strong> Set up a Linux virtual machine and experiment with different distributions</li>
|
|
</ul>
|
|
<h3 id="c-programming-mastery">C Programming Mastery</h3>
|
|
<p><em>C is the lingua franca of system programming</em></p>
|
|
<ul>
|
|
<li><strong>Book:</strong> <a href="https://en.wikipedia.org/wiki/The_C_Programming_Language">The C Programming Language</a> by Kernighan and Ritchie</li>
|
|
<li><strong>Interactive Tutorial:</strong> <a href="https://www.learn-c.org/">Learn-C.org</a></li>
|
|
<li><strong>Video Course:</strong> <a href="https://www.udemy.com/course/c-programming-for-beginners-/">C Programming For Beginners</a></li>
|
|
<li><strong>Practice:</strong> Solve problems on <a href="https://leetcode.com/">LeetCode</a> focusing on C implementations</li>
|
|
<li><strong>Project:</strong> Implement basic data structures (linked lists, hash tables, etc.) in C</li>
|
|
</ul>
|
|
<h2 id="phase-2-core-system-programming-3-4-months">🔧 Phase 2: Core System Programming (3-4 months)</h2>
|
|
<h3 id="system-calls-and-apis">System Calls and APIs</h3>
|
|
<p><em>The interface between user programs and the kernel</em></p>
|
|
<ul>
|
|
<li><strong>Book:</strong> <a href="https://www.oreilly.com/library/view/linux-system-programming/9781449341541/">Linux System Programming</a> by Robert Love</li>
|
|
<li><strong>Reference:</strong> <a href="https://www.kernel.org/doc/man-pages/">Linux man pages</a></li>
|
|
<li><strong>Article:</strong> <a href="https://opensource.com/article/19/10/strace">Understanding System Calls on Linux with strace</a></li>
|
|
<li><strong>Project:</strong> Write programs that use various system calls (file I/O, process creation, etc.)</li>
|
|
</ul>
|
|
<h3 id="process-management">Process Management</h3>
|
|
<p><em>Understanding how the OS handles programs</em></p>
|
|
<ul>
|
|
<li><strong>Book:</strong> <a href="https://www.pearson.com/us/higher-education/program/Stevens-Advanced-Programming-in-the-UNIX-Environment-3rd-Edition/PGM278352.html">Advanced Programming in the UNIX Environment</a> by Stevens and Rago</li>
|
|
<li><strong>Guide:</strong> <a href="https://beej.us/guide/bgipc/">Beej's Guide to Unix IPC</a></li>
|
|
<li><strong>Article:</strong> <a href="https://access.redhat.com/sites/default/files/attachments/processstates_20120831.pdf">Understanding Linux Process States</a></li>
|
|
<li><strong>Project:</strong> Implement a simple shell that can execute commands and handle signals</li>
|
|
</ul>
|
|
<h3 id="memory-management">Memory Management</h3>
|
|
<p><em>How systems allocate and manage memory</em></p>
|
|
<ul>
|
|
<li><strong>Book:</strong> <a href="https://www.kernel.org/doc/gorman/">Understanding the Linux Virtual Memory Manager</a> by Mel Gorman</li>
|
|
<li><strong>Article:</strong> <a href="https://www.thegeekstuff.com/2012/02/linux-memory-management/">Memory Management in Linux</a></li>
|
|
<li><strong>Video:</strong> <a href="https://www.youtube.com/watch?v=7aONIVSXiJ8">How virtual memory works</a></li>
|
|
<li><strong>Project:</strong> Write a custom memory allocator to understand heap management</li>
|
|
</ul>
|
|
<h3 id="file-systems-and-io">File Systems and I/O</h3>
|
|
<p><em>How data is stored and accessed</em></p>
|
|
<ul>
|
|
<li><strong>Book:</strong> <a href="https://www.pearson.com/us/higher-education/program/Bach-Design-of-the-UNIX-Operating-System/PGM5370.html">The Design of the UNIX Operating System</a> by Maurice J. Bach</li>
|
|
<li><strong>Article:</strong> <a href="https://developer.ibm.com/tutorials/l-linux-filesystem/">Understanding the Linux Filesystem</a></li>
|
|
<li><strong>Tutorial:</strong> <a href="https://tldp.org/LDP/Linux-Filesystem-Hierarchy/html/">Linux Filesystem Hierarchy</a></li>
|
|
<li><strong>Project:</strong> Implement a simple file system or a utility that analyzes file system structures</li>
|
|
</ul>
|
|
<h3 id="inter-process-communication-ipc">Inter-Process Communication (IPC)</h3>
|
|
<p><em>How processes communicate with each other</em></p>
|
|
<ul>
|
|
<li><strong>Book:</strong> <a href="https://www.amazon.com/Interprocess-Communications-Linux-Nooks-Crannies/dp/0130460427">Interprocess Communications in Linux</a> by John Shapley Gray</li>
|
|
<li><strong>Tutorial:</strong> <a href="https://www.tutorialspoint.com/inter_process_communication/index.htm">Interprocess Communication in Linux</a></li>
|
|
<li><strong>Guide:</strong> <a href="https://www.geeksforgeeks.org/inter-process-communication-ipc/">IPC Mechanisms</a></li>
|
|
<li><strong>Project:</strong> Build a client-server application using different IPC mechanisms</li>
|
|
</ul>
|
|
<h3 id="networking-and-sockets">Networking and Sockets</h3>
|
|
<p><em>Understanding network communication at a low level</em></p>
|
|
<ul>
|
|
<li><strong>Book:</strong> <a href="https://www.pearson.com/us/higher-education/program/Stevens-UNIX-Network-Programming-Volume-1-The-Sockets-Networking-API-3rd-Edition/PGM85599.html">UNIX Network Programming</a> by W. Richard Stevens</li>
|
|
<li><strong>Course:</strong> <a href="https://www.coursera.org/specializations/computer-networking">Computer Networking</a> on Coursera</li>
|
|
<li><strong>Guide:</strong> <a href="https://beej.us/guide/bgnet/">Beej's Guide to Network Programming</a></li>
|
|
<li><strong>Project:</strong> Implement a simple HTTP server from scratch</li>
|
|
</ul>
|
|
<h3 id="concurrency-and-synchronization">Concurrency and Synchronization</h3>
|
|
<p><em>Managing multiple processes and threads</em></p>
|
|
<ul>
|
|
<li><strong>Book:</strong> <a href="https://www.elsevier.com/books/the-art-of-multiprocessor-programming/herlihy/978-0-12-415950-1">The Art of Multiprocessor Programming</a> by Herlihy and Shavit</li>
|
|
<li><strong>Resource:</strong> <a href="https://hpc-tutorials.llnl.gov/posix/">POSIX Threads Programming</a></li>
|
|
<li><strong>Article:</strong> <a href="https://lwn.net/Articles/803237/">C Concurrency for Humans</a></li>
|
|
<li><strong>Project:</strong> Create a thread pool implementation</li>
|
|
</ul>
|
|
<h2 id="phase-3-advanced-topics-3-4-months">🚀 Phase 3: Advanced Topics (3-4 months)</h2>
|
|
<h3 id="kernel-programming">Kernel Programming</h3>
|
|
<p><em>Modifying the heart of the operating system</em></p>
|
|
<ul>
|
|
<li><strong>Book:</strong> <a href="https://www.amazon.com/Linux-Kernel-Development-Robert-Love/dp/0672329468">Linux Kernel Development</a> by Robert Love</li>
|
|
<li><strong>Documentation:</strong> <a href="https://www.kernel.org/doc/html/latest/">The Linux Kernel documentation</a></li>
|
|
<li><strong>Course:</strong> <a href="https://training.linuxfoundation.org/training/linux-kernel-internals-and-development/">Linux Kernel Programming</a></li>
|
|
<li><strong>Project:</strong> Write a simple kernel module or a character device driver</li>
|
|
</ul>
|
|
<h3 id="device-drivers">Device Drivers</h3>
|
|
<p><em>How the OS interacts with hardware</em></p>
|
|
<ul>
|
|
<li><strong>Book:</strong> <a href="https://lwn.net/Kernel/LDD3/">Linux Device Drivers</a> by Corbet, Rubini, and Kroah-Hartman</li>
|
|
<li><strong>Tutorial:</strong> <a href="https://www.apriorit.com/dev-blog/195-simple-driver-for-linux-os">Writing Linux Device Drivers</a></li>
|
|
<li><strong>Video Series:</strong> <a href="https://www.youtube.com/playlist?list=PLCGpd0Do5-I3b5TtyqeF1UdyD4C-S-dMa">Linux Device Driver Programming</a></li>
|
|
<li><strong>Project:</strong> Develop a simple character device driver</li>
|
|
</ul>
|
|
<h3 id="embedded-systems">Embedded Systems</h3>
|
|
<p><em>System programming for resource-constrained environments</em></p>
|
|
<ul>
|
|
<li><strong>Book:</strong> <a href="https://www.amazon.com/Embedded-Systems-Real-Time-Operating-Microcontrollers/dp/1466468866">Embedded Systems: Real-Time Operating Systems for ARM Cortex-M Microcontrollers</a> by Jonathan Valvano</li>
|
|
<li><strong>Course:</strong> <a href="https://www.coursera.org/specializations/embedded-systems-software">Embedded Systems</a> on Coursera</li>
|
|
<li><strong>Tutorial:</strong> <a href="https://elinux.org/Main_Page">Embedded Linux Guide</a></li>
|
|
<li><strong>Project:</strong> Program a microcontroller (Arduino, Raspberry Pi) to perform system tasks</li>
|
|
</ul>
|
|
<h3 id="real-time-systems">Real-time Systems</h3>
|
|
<p><em>Systems with time constraints</em></p>
|
|
<ul>
|
|
<li><strong>Book:</strong> <a href="https://www.pearson.com/us/higher-education/program/Liu-Real-Time-Systems/PGM148250.html">Real-Time Systems</a> by Jane W.S. Liu</li>
|
|
<li><strong>Article:</strong> <a href="https://barrgroup.com/embedded-systems/how-to/introduction-real-time-systems">Introduction to Real-Time Systems</a></li>
|
|
<li><strong>Project:</strong> Implement a simple real-time scheduler</li>
|
|
</ul>
|
|
<h2 id="tools-and-practices-throughout-the-journey">🛠️ Tools and Practices (Throughout the journey)</h2>
|
|
<h3 id="debugging-tools">Debugging Tools</h3>
|
|
<p><em>Essential for understanding and fixing issues</em></p>
|
|
<ul>
|
|
<li><strong>Documentation:</strong> <a href="https://sourceware.org/gdb/current/onlinedocs/gdb/">GDB Documentation</a></li>
|
|
<li><strong>Manual:</strong> <a href="https://valgrind.org/docs/manual/manual.html">Valgrind User Manual</a></li>
|
|
<li><strong>Tutorial:</strong> <a href="https://www.cs.cmu.edu/~gilpin/tutorial/">Advanced GDB Tutorial</a></li>
|
|
<li><strong>Practice:</strong> Debug increasingly complex programs with memory leaks and bugs</li>
|
|
</ul>
|
|
<h3 id="profiling-and-optimization">Profiling and Optimization</h3>
|
|
<p><em>Improving system performance</em></p>
|
|
<ul>
|
|
<li><strong>Book:</strong> <a href="https://www.siam.org/books/se18">Performance Optimization of Numerically Intensive Codes</a> by Goedecker and Hoisie</li>
|
|
<li><strong>Tool:</strong> <a href="https://perf.wiki.kernel.org/index.php/Main_Page">Linux perf</a></li>
|
|
<li><strong>Article:</strong> <a href="https://www.brendangregg.com/perf.html">CPU Profiling with perf</a></li>
|
|
<li><strong>Project:</strong> Optimize a program for better performance using profiling data</li>
|
|
</ul>
|
|
<h3 id="version-control">Version Control</h3>
|
|
<p><em>Managing code changes</em></p>
|
|
<ul>
|
|
<li><strong>Book:</strong> <a href="https://git-scm.com/book/en/v2">Pro Git</a> by Scott Chacon and Ben Straub</li>
|
|
<li><strong>Interactive Tutorial:</strong> <a href="https://learngitbranching.js.org/">Learn Git Branching</a></li>
|
|
<li><strong>Practice:</strong> Maintain your projects with proper version control</li>
|
|
</ul>
|
|
<h3 id="build-systems">Build Systems</h3>
|
|
<p><em>Automating the build process</em></p>
|
|
<ul>
|
|
<li><strong>Manual:</strong> <a href="https://www.gnu.org/software/make/manual/make.html">GNU Make Manual</a></li>
|
|
<li><strong>Tutorial:</strong> <a href="https://cmake.org/cmake/help/latest/guide/tutorial/index.html">CMake Tutorial</a></li>
|
|
<li><strong>Video:</strong> <a href="https://www.youtube.com/watch?v=_r7i5X0rXJk">Understanding the Makefile</a></li>
|
|
<li><strong>Practice:</strong> Create build systems for your projects</li>
|
|
</ul>
|
|
<h2 id="practical-experience-and-projects">🏆 Practical Experience and Projects</h2>
|
|
<h3 id="beginner-projects">Beginner Projects</h3>
|
|
<ul>
|
|
<li>Implement a simple command-line shell</li>
|
|
<li>Write a memory allocator</li>
|
|
<li>Create a basic thread library</li>
|
|
<li>Develop a simple file system</li>
|
|
</ul>
|
|
<h3 id="intermediate-projects">Intermediate Projects</h3>
|
|
<ul>
|
|
<li>Build a web server from scratch</li>
|
|
<li>Implement a container runtime (simplified Docker)</li>
|
|
<li>Create a real-time scheduler</li>
|
|
<li>Write a network packet analyzer</li>
|
|
</ul>
|
|
<h3 id="advanced-projects">Advanced Projects</h3>
|
|
<ul>
|
|
<li>Contribute to the Linux kernel</li>
|
|
<li>Develop a custom device driver</li>
|
|
<li>Create a simple hypervisor</li>
|
|
<li>Implement a sandboxed execution environment</li>
|
|
</ul>
|
|
<h3 id="open-source-contributions">Open Source Contributions</h3>
|
|
<ul>
|
|
<li><a href="https://www.kernel.org/">Linux Kernel</a></li>
|
|
<li><a href="https://www.freebsd.org/">FreeBSD</a></li>
|
|
<li><a href="https://httpd.apache.org/">Apache Web Server</a></li>
|
|
<li><a href="https://www.qemu.org/">QEMU</a></li>
|
|
</ul>
|
|
<h2 id="sample-12-month-learning-schedule">📅 Sample 12-Month Learning Schedule</h2>
|
|
<h3 id="months-1-2-foundations">Months 1-2: Foundations</h3>
|
|
<ul>
|
|
<li>Week 1-4: Computer Architecture</li>
|
|
<li>Week 5-8: Operating System Concepts</li>
|
|
</ul>
|
|
<h3 id="months-3-4-c-programming-and-basic-system-programming">Months 3-4: C Programming and Basic System Programming</h3>
|
|
<ul>
|
|
<li>Week 9-12: C Programming</li>
|
|
<li>Week 13-16: System Calls and Process Management</li>
|
|
</ul>
|
|
<h3 id="months-5-6-core-system-topics">Months 5-6: Core System Topics</h3>
|
|
<ul>
|
|
<li>Week 17-20: Memory Management and File Systems</li>
|
|
<li>Week 21-24: IPC and Networking</li>
|
|
</ul>
|
|
<h3 id="months-7-8-advanced-core-topics">Months 7-8: Advanced Core Topics</h3>
|
|
<ul>
|
|
<li>Week 25-28: Concurrency and Synchronization</li>
|
|
<li>Week 29-32: Tools and Practices (Debugging, Version Control)</li>
|
|
</ul>
|
|
<h3 id="months-9-10-specialized-areas">Months 9-10: Specialized Areas</h3>
|
|
<ul>
|
|
<li>Week 33-36: Kernel Programming</li>
|
|
<li>Week 37-40: Device Drivers</li>
|
|
</ul>
|
|
<h3 id="months-11-12-project-based-learning">Months 11-12: Project-Based Learning</h3>
|
|
<ul>
|
|
<li>Week 41-44: Advanced Project Implementation</li>
|
|
<li>Week 45-48: Open Source Contribution</li>
|
|
</ul>
|
|
<h2 id="progress-tracking">📊 Progress Tracking</h2>
|
|
<p>Keep track of your learning journey:</p>
|
|
<ol>
|
|
<li><strong>Knowledge Assessment</strong>:</li>
|
|
<li>Create flashcards for key concepts</li>
|
|
<li>Take regular self-quizzes</li>
|
|
<li>
|
|
<p>Explain concepts to others</p>
|
|
</li>
|
|
<li>
|
|
<p><strong>Skills Development</strong>:</p>
|
|
</li>
|
|
<li>Complete exercises at the end of each book chapter</li>
|
|
<li>Solve programming challenges</li>
|
|
<li>
|
|
<p>Implement mini-projects</p>
|
|
</li>
|
|
<li>
|
|
<p><strong>Project Portfolio</strong>:</p>
|
|
</li>
|
|
<li>Document your projects thoroughly</li>
|
|
<li>Maintain a GitHub repository of your work</li>
|
|
<li>Write blog posts about your learning journey</li>
|
|
</ol>
|
|
<h2 id="community-resources">🌐 Community Resources</h2>
|
|
<ul>
|
|
<li><strong>Forums</strong>:</li>
|
|
<li><a href="https://stackoverflow.com/">Stack Overflow</a></li>
|
|
<li><a href="https://www.reddit.com/r/C_Programming/">Reddit's r/C_Programming</a></li>
|
|
<li>
|
|
<p><a href="https://www.reddit.com/r/linux_programming/">Reddit's r/linux_programming</a></p>
|
|
</li>
|
|
<li>
|
|
<p><strong>Mailing Lists</strong>:</p>
|
|
</li>
|
|
<li><a href="https://lkml.org/">Linux Kernel Mailing List</a></li>
|
|
<li>
|
|
<p><a href="https://lists.gnu.org/archive/html/bug-posix-utils/">POSIX Programmers List</a></p>
|
|
</li>
|
|
<li>
|
|
<p><strong>IRC Channels</strong>:</p>
|
|
</li>
|
|
<li>
|
|
<h2 id="c-on-freenode">c on Freenode</h2>
|
|
</li>
|
|
<li>
|
|
<h2 id="linux-on-freenode">linux on Freenode</h2>
|
|
</li>
|
|
</ul>
|
|
<h2 id="final-tips-for-success">🔍 Final Tips for Success</h2>
|
|
<ol>
|
|
<li><strong>Be patient</strong> - System programming is complex and takes time to master</li>
|
|
<li><strong>Practice regularly</strong> - Write code every day, even if it's just a small program</li>
|
|
<li><strong>Read source code</strong> - Explore the internals of open-source projects</li>
|
|
<li><strong>Join communities</strong> - Connect with other system programmers</li>
|
|
<li><strong>Keep up with developments</strong> - Follow blogs, mailing lists, and conferences</li>
|
|
<li><strong>Document your learning</strong> - Take notes and build a knowledge base</li>
|
|
<li><strong>Teach others</strong> - Explaining concepts solidifies your understanding</li>
|
|
</ol>
|
|
<p>Remember, becoming proficient in system programming is a journey that requires dedication and continuous learning. Focus on building a strong foundation before moving to advanced topics, and always tie theoretical knowledge to practical applications through projects and exercises.</p>
|
|
<p>Good luck on your system programming journey!</p>
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
<!-- GoatCounter Analytics Widget -->
|
|
|
|
<div class="md-content__inner md-typeset" style="margin-top: 2rem;">
|
|
<div class="goatcounter-stats" style="padding: 1.5rem; background: var(--md-code-bg-color); border-radius: 0.3rem; border-left: 4px solid var(--md-primary-fg-color);">
|
|
<div style="display: flex; justify-content: space-between; align-items: center; margin-bottom: 1rem;">
|
|
<h3 style="margin: 0; color: var(--md-default-fg-color);">📊 Analytics</h3>
|
|
<a href="https://learningresource.goatcounter.com"
|
|
target="_blank"
|
|
style="color: var(--md-primary-fg-color); text-decoration: none; font-weight: 500;">
|
|
View Dashboard →
|
|
</a>
|
|
</div>
|
|
|
|
<p style="margin: 0; color: var(--md-default-fg-color--light); font-size: 0.9rem;">
|
|
📈 This page is being tracked with GoatCounter.
|
|
<a href="https://learningresource.goatcounter.com" target="_blank" style="color: var(--md-primary-fg-color);">
|
|
Click here to view detailed analytics
|
|
</a> including page views, referrers, and visitor statistics.
|
|
</p>
|
|
|
|
<!-- Optional: Embed public stats if available -->
|
|
<div style="margin-top: 1rem;">
|
|
<details style="cursor: pointer;">
|
|
<summary style="color: var(--md-primary-fg-color); font-weight: 500;">Show Public Statistics</summary>
|
|
<div style="margin-top: 1rem; padding: 1rem; background: var(--md-default-bg-color); border-radius: 0.2rem;">
|
|
<iframe src="https://learningresource.goatcounter.com/counter/roadmap/system-programming/ultimate-roadmap/.svg"
|
|
style="border: none; width: 100%; height: 40px;"
|
|
title="GoatCounter Statistics"></iframe>
|
|
<small style="display: block; margin-top: 0.5rem; color: var(--md-default-fg-color--light);">
|
|
Live view counter for this page
|
|
</small>
|
|
</div>
|
|
</details>
|
|
</div>
|
|
</div>
|
|
</div>
|
|
|
|
|
|
</article>
|
|
</div>
|
|
|
|
|
|
<script>var target=document.getElementById(location.hash.slice(1));target&&target.name&&(target.checked=target.name.startsWith("__tabbed_"))</script>
|
|
</div>
|
|
|
|
</main>
|
|
|
|
<footer class="md-footer">
|
|
|
|
<div class="md-footer-meta md-typeset">
|
|
<div class="md-footer-meta__inner md-grid">
|
|
<div class="md-copyright">
|
|
|
|
|
|
Made with
|
|
<a href="https://squidfunk.github.io/mkdocs-material/" target="_blank" rel="noopener">
|
|
Material for MkDocs
|
|
</a>
|
|
|
|
</div>
|
|
|
|
</div>
|
|
</div>
|
|
</footer>
|
|
|
|
</div>
|
|
<div class="md-dialog" data-md-component="dialog">
|
|
<div class="md-dialog__inner md-typeset"></div>
|
|
</div>
|
|
|
|
|
|
|
|
|
|
|
|
<script id="__config" type="application/json">{"annotate": null, "base": "../../..", "features": ["navigation.tabs", "navigation.sections", "navigation.expand", "navigation.indexes", "toc.follow", "search.suggest", "search.highlight"], "search": "../../../assets/javascripts/workers/search.2c215733.min.js", "tags": null, "translations": {"clipboard.copied": "Copied to clipboard", "clipboard.copy": "Copy to clipboard", "search.result.more.one": "1 more on this page", "search.result.more.other": "# more on this page", "search.result.none": "No matching documents", "search.result.one": "1 matching document", "search.result.other": "# matching documents", "search.result.placeholder": "Type to start searching", "search.result.term.missing": "Missing", "select.version": "Select version"}, "version": null}</script>
|
|
|
|
|
|
<script src="../../../assets/javascripts/bundle.79ae519e.min.js"></script>
|
|
|
|
<script src="https://gc.zgo.at/count.js"></script>
|
|
|
|
|
|
</body>
|
|
</html> |