This book will help new and not-so-new developers understand and work with the
Magento fundamental concepts and standard practices in order to develop and test
Magento code.
This book is my attempt at writing a book that answers questions that...
This is a book about doing things with Django admin. It takes the form of about forty questions and common tasks with Django admin we answer.
The chapters are based on a common set of models, which you can read in detail here (Models used in this...
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...