site/content/posts/books.md

28 lines
1,011 B
Markdown
Raw Normal View History

2024-01-29 21:07:17 +00:00
+++
title = 'Books'
date = 2024-01-29T21:56:49+01:00
draft = false
+++
2024-01-29 21:18:52 +00:00
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)
2024-01-29 21:07:17 +00:00
# Programming
- Clean Code
- Clean Architecture
- Data Stuctures the fun way
- Essential Java
- The GO programming language
- Design Patterns: Elements of Reusable Object-Oriented Software
2024-01-30 08:17:18 +00:00
- The C Programming Language
2024-01-29 21:07:17 +00:00
# Open Source/ Free software
- La cattedrale e il bazaar
2024-01-29 21:18:52 +00:00
- Open non e' Free [F]
2024-01-29 21:07:17 +00:00
# Linux
2024-01-29 21:18:52 +00:00
- The Orange book pt. 2 [F]
2024-01-29 21:07:17 +00:00
- [How Linux Works, 3rd Edition: What Every Superuser Should Know](https://nostarch.com/howlinuxworks3)
2024-01-30 08:17:18 +00:00
- Linux Bible