From fab9a6471d6d175b8c3ddb5a475b72d3ebc06e22 Mon Sep 17 00:00:00 2001 From: Paul Buetow Date: Thu, 8 Dec 2022 10:53:37 +0200 Subject: Update content for html --- gemfeed/2021-07-04-the-well-grounded-rubyist.html | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'gemfeed/2021-07-04-the-well-grounded-rubyist.html') diff --git a/gemfeed/2021-07-04-the-well-grounded-rubyist.html b/gemfeed/2021-07-04-the-well-grounded-rubyist.html index 6f603f81..db6a812e 100644 --- a/gemfeed/2021-07-04-the-well-grounded-rubyist.html +++ b/gemfeed/2021-07-04-the-well-grounded-rubyist.html @@ -9,7 +9,7 @@

The Well-Grounded Rubyist

-

Published by Paul at 2021-07-04

+

Published by Paul at 2021-07-04 12:51:23 GMT

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.

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!


-- cgit v1.2.3