4 followers
I work as a Software Engineer for 15+ years, and I simply love coding. I work as a full-stack developer, and am very enthusiastic about AI, Algorithms, and DevOps.
Here will be presented a few tools and commands which help one to handle files and texts in Linux. All tools here were tested in Ubuntu 18.04 and 20.04. Please note that this is supposed to be a quick guide with hopefully some meaningful information ...
Introduction We are all too familiar with the Singleton and Observable design patterns. Yet, there is the so-called Strategy Design Pattern, which is quite useful but unknown to many developers. This design approach is a very nice example of the favo...