diff options
| author | Paul Buetow <paul@buetow.org> | 2021-10-17 17:13:32 +0300 |
|---|---|---|
| committer | Paul Buetow <paul@buetow.org> | 2021-10-17 17:13:32 +0300 |
| commit | 54f5304fae17dfd8e8364452166e02ceb5952455 (patch) | |
| tree | 42305a9cd6cd02749231f0e1cb702eea839771ce /resources.html | |
| parent | 005bb26cb2d7f2f237afcf3bcc8a0a6741681b83 (diff) | |
Publishing new version
Diffstat (limited to 'resources.html')
| -rw-r--r-- | resources.html | 5 |
1 files changed, 3 insertions, 2 deletions
diff --git a/resources.html b/resources.html index 8a01d7d2..51a41954 100644 --- a/resources.html +++ b/resources.html @@ -156,8 +156,9 @@ p.quote:after { </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> +<p>Many fiction and non-fiction books I read are not listed here. But my favourites are listed on a separate page here:</p> +<a class="textlink" href="./novels.html">Novels I have read</a><br /> +<h1>Formal education</h1> <p>I have met many self-taught IT professionals I highly respect. In my own opinion, a formal degree does not automatically qualify a person for a particular job. It is more about how you educate yourself further *after* formal education. The pragmatic way of thinking and getting things done do not require a college or university degree.</p> <p>However, I still believe a degree in Computer Science helps to understand all the theories involved that you would have never learned otherwise. Isn't it cool to understand how compilers work under the hood (automata theory) even if you are not required to hack the compiler in your current position? You could apply the same theory for other things too. This was just *one* example.</p> <ul> |
