My dev library
The technical books in my library, some are classics that could be helpful to some of you ;).
If some of the topics covered by these books interests you, you probably should look into them. ;)
Software Engineering
| Tags | Book | Author |
|---|---|---|
| General | Code Complete | Mc Connel |
| General | Clean Agile | R. C. Martin |
| General | Clean Code | R. C. Martin |
| General | Clean Architecture | R. C. Martin |
| General | Cracking the Coding Interview | G. L. Mc Dowell |
| DDD | Implementing Domain-Driven Design | Vaughn Vernon |
| DDD | Domain-Driven Design Distilled | Vaughn Vernon |
| Rust | The Rust Programming Language | Klabnik and Nichols |
| Rust | Rust for Rustaceans | Gjengset |
| Golang | The Go Programming Language | Donovan Kernighan |
| Scala | Scala pas à pas | Gildas Ménier |
| K8s | The Kubernetes book | Nigel Poulton |
Data Science
| Book | Author |
|---|---|
| Fundamentals of Machine Learning for Predictive Data Analytics | Kelleher, Mac Namee, D'Arcy |
| Deep Learning | Goodfellow, Bengio, and Courville |
| Reinforcement Learning | Sutton and Barto |
| Statistics in a Nutshell | Boslaugh |