|
You are here |
php-and-symfony.matthiasnoback.nl | ||
| | | | |
matthiasnoback.nl
|
|
| | | | | [AI summary] An experienced programmer explores various dimensions of simplicity in coding and proposes a scoring system to evaluate different architectural patterns based on ease of use, understandability, and maintainability. | |
| | | | |
www.softdevtube.com
|
|
| | | | | The onion architecture is not as well known as the 3-tier software architecture but is gaining a lot of attention during the microservices era. It structures your software so that it is easy to change technologies without impacting business logic. Coupled with Domain Driven Design (DDD) principles it offers a powerful way to build a | |
| | | | |
blog.martinig.ch
|
|
| | | | | Architecture is an important asset for good programming and the notion of "pattern" is here to help us apply already trusted code architecture solutions to common problems. Jason McDonald has done a wonderful job to group some of them in a document that should be useful to most software developers. Go to his blog to | |
| | | | |
www.softdevtube.com
|
|
| | | Computers are orders of magnitude faster than when most of us started programming and yet a lot of software runs much slower than it should. Nobody likes progress bars. Slow code provides for a horrible user experience, drains batteries faster, and increases our cloud bill. This session explores some of the reasons why software is | ||