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...
The main purpose of this thesis was to follow the process of developing a mobile friendly web application by utilizing the Model View Controller design pattern and the latest available set of technologies for responsive web application development....
PHP is a powerful, general-purpose programming language, with a dynamic type system at its core. It has been used by a generation of programmers to create much of the Internet we see today.
It has also been the subject of ridicule, thanks to what...
Domain Driven Design has never been more relevant than in today’s world of software development. DDD concepts and patterns help build well-designed enterprise applications, be it traditional monoliths or new age microservices-based...