Files
Arhitektura-i-Kompajleri/Readme.md
T
2026-06-14 00:10:26 +02:00

27 KiB
Raw Blame History

Books collection about computers tehnology and programing

Welcome to this page. This is a collection of books about programming, hardware, operating systems and everything related to computers. The books are primarily in PDF format, but there are also zipped files and CHM files.

Table of Contents

The Intel CPU directory

Intel CPU folder

Intel processors, optimization, and system programming documentation.

Assembler

Assembler folder

Assembly language programming for various architectures.

C

C folder

C programming language books and references.

C++

C++ folder

C++ programming, object-oriented programming, design patterns, and templates.

Compiler construction

Compiler construction folder

Compiler design, formal syntax, parsing techniques, and programming language design.

Lets_build_compiler/ — a tutorial series:

Computer hardware

Computer hardware folder

Hardware reference manuals, processor documentation, bus standards, and system programming.

Commodore Amiga A500/A2000/ — technical reference manuals:

VGA documents/ — extensive VGA documentation collection:

DataBase

DataBase folder

SQL and database related books and tutorials.

Delphi

Delphi folder

Delphi programming, Object Pascal, and Turbo Pascal references.

GNU C++

GNU C++ folder

GNU C++ compiler and library documentation.

Game programing

Game programing folder

Game development and graphics programming.

HTML, CSS, PHP, JAVA

HTML_CSS_PHP_JAVA folder

Web technologies: HTML, CSS, PHP, JavaScript, and Java.

OS

OS folder

Operating system internals, file systems, Linux, Windows, and system programming.

Reverse engineering

Reverse engineering folder

Reverse engineering, security, and hacking techniques.