diff options
Diffstat (limited to 'gemfeed/2021-07-04-the-well-grounded-rubyist.html')
| -rw-r--r-- | gemfeed/2021-07-04-the-well-grounded-rubyist.html | 2 |
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 ccd22b60..bacc8995 100644 --- a/gemfeed/2021-07-04-the-well-grounded-rubyist.html +++ b/gemfeed/2021-07-04-the-well-grounded-rubyist.html @@ -71,7 +71,7 @@ p.quote:after { </head> <body> <h1>The Well-Grounded Rubyist</h1> -<p class="quote"><i>Written by Paul Buetow 2021-07-04</i></p> +<p class="quote"><i>Published by Paul Buetow 2021-07-04</i></p> <p>When I was a Linux System Administrator, I have been programming in Perl for years. I still maintain some personal Perl programming projects (e.g. Xerl, guprecords, Loadbars). After switching jobs a couple of years ago (becoming a Site Reliability Engineer), I found Ruby (and some Python) widely used there. As I wanted to do something new, I decided to give Ruby a go.</p> <p>You should learn or try out one new programming language once yearly anyway. If you end up not using the new language, that's not a problem. You will learn new techniques with each new programming language and this also helps you to improve your overall programming skills even for other languages. Also, having some background in a similar programming language makes it reasonably easy to get started. Besides that, learning a new programming language is kick-a** fun!</p> <a href="./2021-07-04-the-well-grounded-rubyist/book-cover.jpg"><img src="./2021-07-04-the-well-grounded-rubyist/book-cover.jpg" /></a><br /> |
