regalk.dev

Tag: linux

Showing all content tagged with "linux"

Blog Posts

Bookmarks

Monday, September 9th, 2024

The wayland book — Drew DeVault

This book will help you establish a firm understanding of the concepts, design, and implementation of Wayland, and equip you with the tools to build your own Wayland client and server applications.

linux | wayland | graphics

Thursday, December 3rd, 2015

Computer Systems: A Programmer's Perspective — Randal E. Bryant and David R. O'Hallaron

Book cover data representations, machine level representations of C programs, processor architecture, program optimizations, the memory hierarchy, linking, exceptional control flow (exceptions, interrupts, processes, and Unix signals), virtual memory and memory management, system-level I/O, basic network programming, and concurrent programming.

linux | data | network | hpc | real-time

← Back to all tags