EAEduardo Antonio Cecilio Fernandesinhashnodeblog.eduardofernandes.dev·Jan 13, 2023 · 5 min readBook and course referencesThis is a list of books and courses that one may find pertinent to several areas of software development. Please note that, even though this is an article, this is a "living list" which will be updated from time to time. Furthermore, of course, there...00
EAEduardo Antonio Cecilio Fernandesinhashnodeblog.eduardofernandes.dev·Jan 29, 2021 · 8 min readUseful Linux commands to move around filesHere 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 ...03PCM
EAEduardo Antonio Cecilio Fernandesinhashnodeblog.eduardofernandes.dev·Jun 22, 2020 · 9 min readThe underrated Strategy Design PatternIntroduction 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...00