Daily Golang Issue #13 (2024-08-26)

πŸ”₯ This newsletter issue was published 7 days ago in my Daily Golang newsletter. Subscribe to the newsletter to get newsletter issues with best and latest resources about Golang every day in your mailbox.

Daily Golang Logo

Daily Golang

Daily Golang is your daily and weekly source for everything about the Go (Golang) programming language. Get the latest news, tips, tutorials, and more delivered straight to your inbox.
    Marketing permission (GDPR) I give my consent to Max Kovalevsky to be in touch with me via email using the information I have provided in this form for the purpose of news, updates and marketing.
    How often would you like to receive the newsletter?
    We won't send you spam. Unsubscribe at any time.

    Why Subscribe to Daily Golang?

    • Receive fresh Go programming content in your inbox every day and week.
    • Keep up with the latest news, trends, and developments in the Go community.
    • Access tips, tutorials, and best practices to enhance your Go programming expertise.
    • Save time with hand-picked articles and resources relevant to your Go journey.

    Your daily hub for Go news, insights, and projects

    ⚑️ Latest

    Here are the newest blog posts, videos, and projects from the Go community and all around it.

    🧭 Discoveries

    Here is the list of discovered interesting blog posts, videos, and projects that are worth checking out.

    πŸ“ Blog Posts

    • Anonymous structs in Go: What, How and When
      • The article explains the concept of anonymous structs in Go, highlighting their use cases and benefits. The author provides examples to demonstrate when and how to use anonymous structs for cleaner and more concise code.
    • Write packages, not programs by John Arundel
    • Let’s build a CLI in Go with Cobra
      • This article expands on creating a CLI application in Go using the Cobra library. It delves into advanced topics like subcommands, flags, and structuring your code for scalability.
    • Reading Google Sheets from a Go program
      • The author, Eli Bendersky, guides you through connecting to and reading data from Google Sheets using Go, covering API setup and code implementation for seamless data access.

    πŸ“Ή Videos

    πŸ› οΈ Projects

    • nutsdb/nutsdb
      • A simple, fast, embeddable key/value store written in Go, supporting fully serializable transactions and a variety of data structures, ideal for lightweight storage needs.
    • rubenv/sql-migrate
      • Sql-migrate is a SQL schema migration tool for Go, offering a simple way to handle database schema changes, with support for multiple databases and a clean, intuitive API.

    Max Kovalevsky, a software developer

    Prague, the Czech Republic