|
You are here |
andyatkinson.com | ||
| | | | |
lucianonooijen.com
|
|
| | | | | My name is Luciano Nooijen, freelance software engineer and lifelong learner | |
| | | | |
www.giorgiosironi.com
|
|
| | | | | After working on eLife's testing and deployment infrastructure in 2016, in the last year my responsibilities in the technical team have shif... | |
| | | | |
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 | |
| | | | |
janakiev.com
|
|
| | | Python's built-in venv module makes it easy to create virtual environments for your Python projects. Virtual environments are isolated spaces where your Python packages and their dependencies live. This means that each project can have its own dependencies, regardless of what other projects are doing. | ||