[
Bogdan The Great
~/
personal
/
learning
]$
personal/
posts/
projects/
about/
Learning
List of learning resources I recommend or helped me learn different topics.
Putting the “You” in CPU
- A summary of how CPUs work.
Discussion on HN
Dj Ware
- Youtube channel for deep Linux-oriented knowledge and news.
Oh My Git
- Git learning game.
C Programming: A Modern Approach, 2nd Edition
- Good introduction to C.
The Wayland Book
- Very useful introduction to the native
Wayland
programming.
Basic Graphics Programming With The Xlib Library
- Very useful introduction to the
Xlib library
.
Learn Layout
- CSS layout tutorial.
A Hacker’s Guide to Language Models
- 1,5 hour information packed introduction to LLMs.
Discussion on HN
Anki
-
Spaced-repetition
learning.
HN search with ‘anki’
Use A Work Journal
- About the importance of a work journal.
Discussion on HN
GDB
Introduction to GDB a tutorial - Harvard CS50
GDB Tutorial - CS246