summaryrefslogtreecommitdiff
path: root/gemfeed/2021-07-04-the-well-grounded-rubyist.html
diff options
context:
space:
mode:
authorPaul Buetow <paul@buetow.org>2024-08-25 23:17:19 +0300
committerPaul Buetow <paul@buetow.org>2024-08-25 23:17:19 +0300
commitfd3e1f9b498f7f381d505f875dceaa8b9878f756 (patch)
treea963ef58ab938f38e90a8710f5e374f86c46d7c9 /gemfeed/2021-07-04-the-well-grounded-rubyist.html
parent156b8953794159bcf395bef4f0fea2d28a874356 (diff)
Update content for html
Diffstat (limited to 'gemfeed/2021-07-04-the-well-grounded-rubyist.html')
-rw-r--r--gemfeed/2021-07-04-the-well-grounded-rubyist.html2
1 files changed, 1 insertions, 1 deletions
diff --git a/gemfeed/2021-07-04-the-well-grounded-rubyist.html b/gemfeed/2021-07-04-the-well-grounded-rubyist.html
index 0df3f333..84c464e0 100644
--- a/gemfeed/2021-07-04-the-well-grounded-rubyist.html
+++ b/gemfeed/2021-07-04-the-well-grounded-rubyist.html
@@ -50,7 +50,7 @@
<br />
<span>An unexpected benefit was that most of my Ruby code (probably not all, there are always dark corners in some old code bases lurking around) was easy to follow and extend or fix, even by people who usually don&#39;t speak Ruby, as there wasn&#39;t too much magic involved in my code - However, I could have done better still. Looking at other Ruby projects, I noticed over time that there is so much more to the language I wanted to explore. For example new techniques and the Ruby best practise, and much more about how things work under the hood, I wanted to learn about.</span><br />
<br />
-<h2 style='display: inline' id='oreilly-safari-books-online'>O&#39;Reilly Safari Books Online</h2><br />
+<h2 style='display: inline' id='o-reilly-safari-books-online'>O&#39;Reilly Safari Books Online</h2><br />
<br />
<span>I do have an O&#39;Reilly Safari Online subscription (thank you, employer). To my liking, I found the "The Well-Grounded Rubyist" book there (the text version and also the video version of it). I watched the video version for a couple of weeks, chunking the content into small pieces so it was able to fit into my schedule, increasing the playback speed for the topics I knew already well enough and slowed it down to actual pace when there was something new to learn and occasionally jumped back to the text book to review what I just learned. To my satisfaction, I was already familiar with over half of the language. But there was still the big chunk, especially how the magic happens under the hood in Ruby, which I missed out on, but I am happy now to be aware of it now.</span><br />
<br />