En 20 år gammel tekst om hvad patterns i softwareudvikling er, som næsten ikke er blevet for gammel i de år. Vi beskriver og eksemplificerer analysemønstre, designmønstre, arkitekturmønstre og databasemønstre.
This is a translation of https://leanpub.com/cloudstrategy
Learn how to leverage the Angular Workspace to create the most effective and efficient development environment.
Dies ist die topaktuelle Auflage 8.13 dieses Fachbuchs, die am 01.11.2024 im Umfang von 828 Druckseiten erschienen ist die aktuelle Version Blazor 8.0.10 in allen Varianten behandelt: Blazor Web Apps (Blazor Static Server-Side-Rendering, Blazor Server, Blazor WebAssembly, Blazor United) sowie Blazor Hybrid (Blazor Desktop und Blazor MAUI).
Docker will revolutionize your web projects no matter what OS you use. This book shows recipes for installing and managing all the software dependencies you need, such as servers, languages, databases, content management systems, and more.
This practical guide shows you how software systems that have grown over many years can be effectively analyzed and evaluated.
Las OLPC fue un novedoso proyecto que impulso el uso de tecnología en las aulas, por medio de este estudio se defiende la necesaria relación con test en campo con el usuario final, en este caso los niños, un proceso para lograr mejoras en la creación de software. Con la ayuda de la ingeniería de usabilidad.
This reference volume consists of revised, edited, cross-referenced, and thematically organized articles from Software Diagnostics Institute and Software Diagnostics Library (former Crash Dump Analysis blog) written in October 2008 - June 2009. This major revision contains corrections and WinDbg output color highlighting.
If you want to know how to design and code an application with Modular Architecture, or with Layered Architecture or with Hexagonal Architecture (Clean Architecture), or with Microservice Architecture this book is for you. If you are a developer who is always trying to write clean, solid and elegant software structures, this book is for you.
You've seen awful Java code and you're sick of it. Let's fix that. Starting from Object Oriented basics, we'll add modern ideas like TDD, SOLID, Design Patterns and Hexagonal Architecture to the mix. We'll craft code we can be proud of! In his down-to-earth style, Alan Mellor shares 25 years of what actually works using OOP at the code face.
From quality attributes to how to design and model components, interfaces, connectors, containers, all the way to services and microservices.
The book is a fully revised transcript of a seminar about physical memory analysis on Windows platforms. Topics include memory acquisition, memory spaces, challenges of physical memory analysis, common WinDbg commands, memory analysis patterns and their classification, common mistakes, a hands-on WinDbg analysis example, a guide to further study.
Clean Code beginnt am besten schon vor dem Codieren. Je klarer dein Lösungsansatz ist, je expliziter du ein Lösungsmodell erarbeitest, desto leichter geht dir die saubere Codierung von der Hand. In diesem Buch stelle ich dir eine leichtgewichtige Entwurfsmethode vor, mit der du allein oder im Team Lösungen visualisieren und vorausdenken kannst.
This is a story of a middle-aged programmer that started with writing some code in Lisp, then quickly escalated to writing my own Lisp, and only went downhill from there.
Isn't it weird that ML software is super important, yet crazy fragile? If ML software is valuable but so unstable, how come data scientists and ML engineers are rarely trained on the basics of building profitable software systems? What to do about it?