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...
Create succinct and expressive implementations with functional programming in Python
If you’re a Python developer who wants to discover how to take the power of functional programming (FP) and bring it into your own programs, then this book is...