diff options
Diffstat (limited to 'resources.html')
| -rw-r--r-- | resources.html | 57 |
1 files changed, 30 insertions, 27 deletions
diff --git a/resources.html b/resources.html index 743ab111..1b1d2251 100644 --- a/resources.html +++ b/resources.html @@ -36,7 +36,7 @@ img { pre { display: block; background-color: #111; - color: #0ca; + color: #66cdaa; padding: 5px; overflow-x: auto; } @@ -47,7 +47,7 @@ a.textlink:before { } p.quote { - color: #82EEFD; + color: #82eefd; } p.quote:before { @@ -78,33 +78,34 @@ p.quote:after { </pre> <h2>Technical books</h2> <ul> -<li>Site Reliability Engineering; How Google runs production systems; O'Reilly</li> -<li>Concurrency in Go; Katherine Cox-Buday; O'Reilly</li> -<li>Learn You Some Erlang for Great Good; Fred Herbert; No Starch Press</li> -<li>21st Century C: C Tips from the New School; Ben Klemens; O'Reilly</li> <li>Advanced Bash-Scripting Guide; Not an actual book, but could be</li> -<li>Learn You a Haskell for Great Good!; Miran Lipovaca; No Starch Press</li> -<li>Java ist auch eine Insel; Christian Ullenboom; </li> <li>Data Science at the Command Line; Jeroen Janssens; O'Reilly</li> -<li>The Practise of System and Network Administration; Thomas A. Limoncelli, Christina J. Hogan, Strata R. Chalup; Addison-Wesley Professional</li> -<li>Clusterbau mit Linux-HA; Michael Schwartzkopff; O'Reilly</li> -<li>Funktionale Programmierung; Peter Pepper; Springer</li> +<li>Higher Order Perl; Mark Dominus; Morgan Kaufmann</li> +<li>Effective awk programming; Arnold Robbins; O'Reilly</li> <li>Systemprogrammierung in Go; Frank Müller; dpunkt</li> <li>Programming Perl aka "The Camel Book"; Tom Christiansen, brian d foy, Larry Wall & Jon Orwant; O'Reilly</li> -<li>Pro Git; Scott Chacon, Ben Straub; Apress</li> -<li>DNS and BIND; Cricket Liu; O'Reilly</li> -<li>Effective awk programming; Arnold Robbins; O'Reilly</li> -<li>The Docker Book; James Turnbull; Kindle</li> -<li>C++ Programming Language; Bjarne Stroustrup;</li> -<li>Distributed Systems: Principles and Paradigms; Andrew S. Tanenbaum; Pearson</li> +<li>Think Raku (aka Think Perl 6); Laurent Rosenfeld, Allen B. Downey; O'Reilly</li> +<li>Java ist auch eine Insel; Christian Ullenboom; </li> +<li>Developing Games in Java; David Brackeen and others...; New Riders</li> +<li>21st Century C: C Tips from the New School; Ben Klemens; O'Reilly</li> +<li>The Go Programming Language; Alan A. A. Donovan; Addison-Wesley Professional</li> +<li>Learn You a Haskell for Great Good!; Miran Lipovaca; No Starch Press</li> <li>Pro Puppet; James Turnbull, Jeffrey McCune; Apress</li> +<li>Concurrency in Go; Katherine Cox-Buday; O'Reilly</li> +<li>The Practise of System and Network Administration; Thomas A. Limoncelli, Christina J. Hogan, Strata R. Chalup; Addison-Wesley Professional</li> <li>Object-Oriented Programming with ANSI-C; Axel-Tobias Schreiner</li> <li>Modern Perl; Chromatic ; Onyx Neon Press</li> -<li>Developing Games in Java; David Brackeen and others...; New Riders</li> -<li>Higher Order Perl; Mark Dominus; Morgan Kaufmann</li> +<li>Learn You Some Erlang for Great Good; Fred Herbert; No Starch Press</li> +<li>C++ Programming Language; Bjarne Stroustrup;</li> +<li>The Docker Book; James Turnbull; Kindle</li> +<li>The Pragmatic Programmer; David Thomas; Addison-Wesley</li> +<li>Site Reliability Engineering; How Google runs production systems; O'Reilly</li> +<li>DNS and BIND; Cricket Liu; O'Reilly</li> +<li>Distributed Systems: Principles and Paradigms; Andrew S. Tanenbaum; Pearson</li> <li>Systems Performance Tuning; Gian-Paolo D. Musumeci and others...; O'Reilly</li> -<li>Think Raku (aka Think Perl 6); Laurent Rosenfeld, Allen B. Downey; O'Reilly</li> -<li>The Go Programming Language; Alan A. A. Donovan; Addison-Wesley Professional</li> +<li>Pro Git; Scott Chacon, Ben Straub; Apress</li> +<li>Funktionale Programmierung; Peter Pepper; Springer</li> +<li>Clusterbau mit Linux-HA; Michael Schwartzkopff; O'Reilly</li> </ul> <h2>Technical bibles</h2> <p>I didn't read them from the beginning to the end, but I am using them to look up things.</p> @@ -139,18 +140,20 @@ p.quote:after { <p>Some of these were in-person with exams; others were online learning lectures only.</p> <ul> <li>Linux Security and Isolation APIs Training; Michael Kerrisk; 3-day on-site training</li> -<li>MySQL Deep Dive Workshop; 2-day on-site training</li> -<li>Protocol buffers; O'Reilly Online</li> +<li>F5 Loadbalancers Training; 2-day on-site training; F5, Inc. </li> <li>Algorithms Video Lectures; Robert Sedgewick; O'Reilly Online</li> +<li>Ultimate Go Programming; Bill Kennedy; O'Reilly Online</li> <li>Red Hat Certified System Administrator; Course + certification (Although I had the option, I decided not to take the next course as it is more effective to self learn what I need)</li> +<li>Apache Tomcat Best Practises; 3-day on-site training</li> +<li>The Well-Grounded Rubyist Video Edition; David. A. Black; O'Reilly Online</li> +<li>Protocol buffers; O'Reilly Online</li> +<li>MySQL Deep Dive Workshop; 2-day on-site training</li> <li>Scripting Vim; Damian Conway; O'Reilly Online</li> -<li>The Ultimate Kubernetes Bootcamp; School of Devops; O'Reilly Online</li> -<li>Ultimate Go Programming; Bill Kennedy; O'Reilly Online</li> <li>Structure and Interpretation of Computer Programs; Harold Abelson and more...; </li> -<li>F5 Loadbalancers Training; 2-day on-site training; F5, Inc. </li> -<li>Apache Tomcat Best Practises; 3-day on-site training</li> +<li>The Ultimate Kubernetes Bootcamp; School of Devops; O'Reilly Online</li> <li>Functional programming lecture; Remote University of Hagen</li> </ul> +<a class="textlink" href="./gemfeed/2021-07-04-the-well-grounded-rubyist.html">Read here about my thoughts on "The Well-Grounded Rubyist"</a><br /> <h2>Fiction and more books</h2> <p>Many fiction and non-fiction books I read are not listed here. This site primarily includes resources that impacted me regarding my work and not on my personal life. Do you recommend a good Science Fiction Novel? E-Mail me; I can also provide my recommendations! :-)</p> <h2>Formal education</h2> |
