Congratulations! You’ve discovered the ultimate resource for writing
database-intensive applications in the Go programming language.
What is Go, and who uses it? Go is a modern language in the C family. It is elegant,
simple, and clear, making it...
Write code that writes code with Elixir macros. Macros make metaprogramming possible and define the language itself. In this book, you'll learn how to use macros to extend the language with fast, maintainable code and share functionality in ways you...