Remove Software Remove System Architecture Remove Test-Driven Development
article thumbnail

15 Books by leading software architects

Apiumhub

As you may already know, Apiumhub team is software architecture-oriented and reads books for software architects on a weekly basis. This year Apiumhub organizes Global Software Architecture Summit 10th of october, which will take place in Barcelona. “ Essential Software Architecture ” by Ian Gorton.

article thumbnail

GSAS 2023: The Third Edition

Apiumhub

We are excited to announce that the Global Software Architecture Summit will return for its third edition: GSAS 2023. This event, organized by Apiumhub , is a conference dedicated to software architects to enhance their skills, exchange valuable insights and connect with like-minded individuals.

article thumbnail

AoAD2 Practice: Whole Team

James Shore

Modern software development takes a lot of skills. A great team can produce technically excellent software without on-site customers, but to truly succeed, your software must also bring value to real customers, users, and your organization. But at last, you ship. You’re just ready to move on to something else.

article thumbnail

6 Crucial Issues for Legacy.NET App Modernization

Datavail

This should include asking questions like: What is the system architecture? In addition to modernizing your.NET applications and development methodologies, you might also take this chance to renovate the underlying database, or fix chronic pain points such as data quality issues. Where is the source code stored? Conclusion.

Azure 52
article thumbnail

AoAD2 Practice: Zero Friction

James Shore

Test-Driven Development. Inside the script, use a compiler or linter to tell you when you make syntax errors, and tests to tell you when you make semantic errors. An easy way to ensure your software has the correct dependencies is to check them into your repository. You’ll start being tempted to batch up changes.

article thumbnail

AoAD2 Practice: Blind Spot Discovery

James Shore

They act as obedient order-takers: a software factory designed to ingest stories in one end and plop software out the other. For many teams, the first time they test their ideas is when they release their software. They may want your team to be a software factory.) Exploratory Testing. Use the software.

article thumbnail

AoAD2 Practice: Incremental Design

James Shore

Design quality and development costs are joined at the hip: Code is well-designed when the costs of change are low. The cost of change depends on the capabilities of the software, the capabilities of the programmers, and the specific changes being made. Test-Driven Development. Test-Driven Development.