brainfck.org
Topics Books Journal Tags Search

2021-01-15

January 15, 2021
Journal
  • Why generics

    • Good explanation how generics should be implemented in (Golang)

      generic programming enables the representation of functions and data structures in a generic form, with types factored out. in go interface types are a form of generic programming Go has two general purpose generic data structures built into the language: slices and maps

  • The versatility of gRPC, an open source high-performance RPC framework

    • Combine Python and (Golang) using gRPC
    • Example code
  • Make a gRPC client send to a Lambda

  • Base’s at-home bio-marker testing paired with an app for tracking offers science-based results and recommendations personalized just for you (interviews by )

Back to Journal


Powered by Hugo, based on the Er theme.