Dodajem knjige

This commit is contained in:
2026-05-29 00:39:46 +02:00
parent 34af1ebdc7
commit 4ce48dfb1a
309 changed files with 92526 additions and 0 deletions
+19
View File
@@ -0,0 +1,19 @@
# 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.
**Table of Contents**
- [The Intel CPU directory](https://gitea.vm-net.in.rs/Knjige/books/src/branch/master/Intel%20CPU) contains information about Intel processors, optimization, and system programming.
- [The Assembler](https://gitea.vm-net.in.rs/Knjige/books/src/branch/master/Assembler) contains information about assembler programming. There is some CHM file format.
- [The C](https://gitea.vm-net.in.rs/Knjige/books/src/branch/master/C) contains information about C programming.
- [The C++](https://gitea.vm-net.in.rs/Knjige/books/src/branch/master/C++) contains information about C++ programming.
- Something about [compiler construction](https://gitea.vm-net.in.rs/Knjige/books/src/branch/master/Compiler%20construction).
- [Computer hardware](https://gitea.vm-net.in.rs/Knjige/books/src/branch/master/Computer%20hardware) informations.
- About [Delphi](https://gitea.vm-net.in.rs/Knjige/books/src/branch/master/Delphi) programing.
- [GNU C++](https://gitea.vm-net.in.rs/Knjige/books/src/branch/master/GNU%20C++).