Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/8luebottle/dev-bookshelf
π SW Development Related Books
https://github.com/8luebottle/dev-bookshelf
Last synced: 3 days ago
JSON representation
π SW Development Related Books
- Host: GitHub
- URL: https://github.com/8luebottle/dev-bookshelf
- Owner: 8luebottle
- Created: 2020-09-10T17:54:18.000Z (over 4 years ago)
- Default Branch: main
- Last Pushed: 2024-04-29T16:59:10.000Z (9 months ago)
- Last Synced: 2024-04-29T18:06:49.026Z (9 months ago)
- Size: 172 KB
- Stars: 0
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Dev-Bookshelf
![Made with love by 8luebottle](https://img.shields.io/badge/Made%20with%20%E2%9D%A4%EF%B8%8Fby-%208luebottle%20-blue)
[![Hits](https://hits.seeyoufarm.com/api/count/incr/badge.svg?url=https%3A%2F%2Fgithub.com%2F8luebottle%2FDev-Bookshelf&count_bg=%23A9139A&title_bg=%23555555&icon=&icon_color=%23E7E7E7&title=hits&edge_flat=false)](https://hits.seeyoufarm.com)## π Commit Message Convention
` MM.DD.YYYY : `
**e.g,** `πΊπΈ 09.11.2020 : CODE`
## π Table Format
| Title | Author | Last Updated |
|------------|------------|:------------:|
| Book Title | AuthorName | MM.DD.YYYY |### π Table of Contents
- [A](#a)
```
βββ API Design Patterns
```
- [C](#c)
```
βββ CODE
βββ CODE COMPLETE
βββ Computer Architecture
βββ Computer Systems
βββ Clean Architecture
βββ Clean Code
```
- [D](#d)
```
βββ Designing Data-Intensive Applications
- [H](#h)
```
βββ ν¨κ» μλΌκΈ°
```
- [I](#i)
```
βββ IT μΈνλΌ κ΅¬μ‘°
```
- [L](#l)
```
βββ Learning Test-Driven Development
```
- [M](#m)
```
βββ Modern Operating Systems
βββ Monolith to Microservices
```
- [O](#o)
```
βββ Operating System Concepts Essentials
```
- [P](#p)
```
βββ Prompt Engineering Bible
```
- [S](#s)
```
βββ Seven Databases in Seven Weeks
βββ Software Engineering at Google
βββ System Design Interview
```
- [T](#t)```
βββ The Elements of Computing Systems
βββ The Garbage Collection Handbook
βββ The Pragmatic Programmer```
- [U](#u)
```
βββ Understanding the Digital World
```- [W](#w)
```
βββ Working Effectively with Legacy Code
βββ μμ¦ μ°μν κ°λ°
```# π Sections
## A
| Title | Author | Last Updated |
|---------------------|:---------:|:------------:|
| API Design Patterns | JJ Geewax | |## C
![section-c 1](https://user-images.githubusercontent.com/48475824/92779124-bf88f500-f3dc-11ea-9b7b-de1dabf55d09.png)
| Title | Author | Last Updated |
|-----------------------------------------------|:-------------------------------------:|:------------:|
| CODE | Charles Petzold | |
| [CODE COMPLETE](./Code_Complete.md) | Steve McConnell | 09.10.2023 |
| Computer Architecture | John L. Hennessy, David A. Patterson | |
| Computer Systems | Randal E. Bryant, David R. O'Hallaron | |
| [Clean Architecture](./Clean_Architecture.md) | Robert Cecil Martin | 05.28.2023 |
| [Clean Code](./Clean_Code.md) | Robert Cecil Martin | 08.29.2021 |[β return to TOC](#-table-of-contents)
## D
| Title | Author | Last Updated |
|---------------------------------------|:----------------:|:------------:|
| Designing Data-Intensive Applications | Martin Kleppmann | |[β return to TOC](#-table-of-contents)
## H
| Title | Author | Last Updated |
|-----------------------|:------:|:------------:|
| [ν¨κ» μλΌκΈ°](./ν¨κ»_μλΌκΈ°.md) | κΉμ°½μ€ | 10.21.2023 |[β return to TOC](#-table-of-contents)
## I
| Title | Author | Last Updated |
|----------------------------|:------------------------------------:|:------------:|
| (κ·Έλ¦ΌμΌλ‘ 곡λΆνλ)
IT μΈνλΌ κ΅¬μ‘° | μΌλ§μν€ μΌμ€μ, λ―Έλμ μΌμ΄μ½, μμ μΉ΄μΈ μν€μ΄, μ¬ν νμΉ΄νμ½ | |[β return to TOC](#-table-of-contents)
## L
| Title | Author | Last Updated |
|----------------------------------|:---------------:|:------------:|
| Learning Test-Driven Development | Saleem Siddiqui | |[β return to TOC](#-table-of-contents)
## M
| Title | Author | Last Updated |
|---------------------------|:-----------------------------:|:------------:|
| Modern Operating Systems | Andrew Tanenbaum, Herbert Bos | |
| Monolith to Microservices | San Newman | |[β return to TOC](#-table-of-contents)
## O
| Title | Author | Last Updated |
|--------------------------------------|:---------------------------:|:------------:|
| Operating System Concepts Essentials | Silberschatz, Galvin, Gagne | |[β return to TOC](#-table-of-contents)
## P
| Title | Author | Last Updated |
|--------------------------|:----------------:|:------------:|
| Prompt Engineering Bible | Robert E. Miller | |[β return to TOC](#-table-of-contents)
## T
| Title | Author | Last Updated |
|-----------------------------------------------------------|:-----------------------------------------:|:------------:|
| The Elements of Computing Systems | Noam Nisan and Shimon Schocken | |
| The Garbage Collection Handbook | Richard Jones, Antony Hosking, Eliot Moss | |
| [The Pragmatic Programmer](./The_Pragmatic_Programmer.md) | Andy Hunt, Dave Thomas | 07.19.2023 |[β return to TOC](#-table-of-contents)
## S
| Title | Author | Last Updated |
|-----------------------------------------------------------------------|:----------------------------------------------:|:------------:|
| Seven Databases in Seven Weeks | Luc Perkins, Eric Redmond, Jim Wilson | |
| [Software Engineering at Google](./Software_Engineering_at_Google.md) | Hyrum Wright, Titus Winters, and Tom Manshreck | 01.15.2023 |
| [System Design Interview](./System_Design_Interview.md) | Alex Xu | 09.19.2021 |[β return to TOC](#-table-of-contents)
## U
| Title | Author | Last Updated |
|---------------------------------|:------------------:|:------------:|
| Understanding the Digital World | Brian W. Kernighan | |## W
| Title | Author | Last Updated |
|--------------------------------------|:-----------------:|:------------:|
| Working Effectively with Legacy Code | Feathers, Michael | |
| μμ¦ μ°μν κ°λ° | μ°μν νμ λ€ | |[β return to TOC](#-table-of-contents)