37 lines
1.2 KiB
Markdown
37 lines
1.2 KiB
Markdown
|
---
|
||
|
title: Books
|
||
|
description: The books I'm reading/I've read/I plan to read
|
||
|
date: 2024-01-29 00:00:00+0000
|
||
|
draft: false
|
||
|
image: books.jpg
|
||
|
categories:
|
||
|
- Programming
|
||
|
- Books
|
||
|
tags:
|
||
|
- programming
|
||
|
- books
|
||
|
- literature
|
||
|
---
|
||
|
|
||
|
This is just a collection, in so specific order, of books i read or i intent to read in the future. The all are related to the world of programming, hacking, FOOS, Linux and software in general.
|
||
|
|
||
|
the [F] tag means that the book is available freely online. A great starting point if you want to look for books that are free on the topic of programming, computer vision, mathematics and much more is [this amazing repository](https://github.com/EbookFoundation/free-programming-books)
|
||
|
|
||
|
# Programming
|
||
|
- Clean Code
|
||
|
- Clean Architecture
|
||
|
- Data Stuctures the fun way
|
||
|
- Essential Java
|
||
|
- The GO programming language
|
||
|
- Design Patterns: Elements of Reusable Object-Oriented Software
|
||
|
- The C Programming Language
|
||
|
- Crypto Dictionary: 500 Tasty Tidbits for the Curious Cryptographer
|
||
|
# Open Source/ Free software
|
||
|
- La cattedrale e il bazaar
|
||
|
- Open non e' Free [F]
|
||
|
|
||
|
# Linux
|
||
|
- The Orange book pt. 2 [F]
|
||
|
- [How Linux Works, 3rd Edition: What Every Superuser Should Know](https://nostarch.com/howlinuxworks3)
|
||
|
- Linux Bible
|