diff options
| author | Paul Buetow <git@mx.buetow.org> | 2021-05-01 20:45:25 +0100 |
|---|---|---|
| committer | Paul Buetow <git@mx.buetow.org> | 2021-05-01 20:45:25 +0100 |
| commit | 3b5ff8cb6ffae788034129950a1072a4396026e9 (patch) | |
| tree | 550f247c3022639fe23aceb96d5751b18eafc091 /content/html | |
| parent | 677502b190889dced158d8cdeeefb4df6ef93084 (diff) | |
add pro git book
Diffstat (limited to 'content/html')
| -rw-r--r-- | content/html/resources.html | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/content/html/resources.html b/content/html/resources.html index b70b6954..fbf53ca2 100644 --- a/content/html/resources.html +++ b/content/html/resources.html @@ -38,6 +38,7 @@ li { color: #98be65; } <ul> <li>C++ Programming Language; Bjarne Stroustrup; (I've to admit that was a long time ago I've read this book)</li> <li>Learn You Some Erlang for Great Good; Fred Herbert; No Starch Press</li> +<li>Pro Git; Scott Chacon, Ben Straub; Apress</li> <li>DNS and BIND; Cricket Liu; O'Reilly</li> <li>Concurrency in Go; Katherine Cox-Buday; O'Reilly</li> <li>Modern Perl; Chromatic ; Onyx Neon Press</li> |
