brainfck.org
Topics Books Journal Tags Search

2020-12-03

December 3, 2020
Journal
  • The 2020 State of the Octoverse
    • Especially the Security Report
  • Introducing your team to Go (Golang)
    • Start with a small project
    • Lots of devs write code, but writing good software is hard
    • Golang is backwards compatible
    • doesn’t do to much magic (like Ruby)
      • is also an advantage
    • It might be a good start for a CLI tool
    • Managers don’t need to hire Go talents
      • a motivated dev might easily learn it
      • managers are not aware about that (also lots of non-gophers search jobs with Go because they want to learn the language)
    • be clear about expectations (if Go code can do better than others)
  • Clean Architectures in Python (Python)
    • A practical approach to better software design using clean architecture
  • Clean Architecture, the right way (Golang)
    • this is the Golang way
Back to Journal


Powered by Hugo, based on the Er theme.