<!-- mobian-agent-page publisher="dailydev" canonical="https://daily.dev/posts/software-design-is-just-theory--hbshkpeeq" -->

---
title: “Software design is just theory” | daily.dev
description: A consultant who works with legacy codebases across Europe argues that dismissing software design as &#x27;just theory&#x27; leads to the painful technical debt that...
canonical: https://daily.dev/posts/software-design-is-just-theory--hbshkpeeq
twitter:card: summary_large_image
twitter:site: @dailydotdev
og:type: website
og:site_name: daily.dev
og:title: “Software design is just theory” | daily.dev
og:description: A consultant who works with legacy codebases across Europe argues that dismissing software design as &#x27;just theory&#x27; leads to the painful technical debt that...
og:url: https://daily.dev/posts/software-design-is-just-theory--hbshkpeeq
og:image: https://api.daily.dev/og/posts/hbSHkpEEq.png
og:image:alt: “Software design is just theory”
og:image:width: 1200
og:image:height: 630
og:locale: en
---

> ## Documentation Index
> Fetch the complete documentation index at: https://daily.dev/llms.txt
> Use this file to discover all available pages before exploring further.

# “Software design is just theory”

**[Mathias Verraes](https://daily.dev/sources/verraes)** · 3 min read · 0 upvotes · 0 comments

## Summary

A consultant who works with legacy codebases across Europe argues that dismissing software design as 'just theory' leads to the painful technical debt that teams typically feel after 4-6 years. Design knowledge — accumulated through books, discussion, and deliberate study — is not academic fluff but distilled practical wisdom. Writing code alone is insufficient for growth; learning is the real bottleneck in a developer's career.

## Full article

daily.dev links to this article rather than hosting it. Read it at the original source: <https://verraes.net/2014/10/software-design-is-just-theory>

## Similar posts on daily.dev

- [You can't design software you don't work on](https://daily.dev/posts/you-can-t-design-software-you-don-t-work-on-r2t5zld8f) · Hacker News · 0 upvotes · 0 comments
- [You can't design software you don't work on](https://daily.dev/posts/you-can-t-design-software-you-don-t-work-on-eolua7wzh) · sean goedecke · 45 upvotes · 2 comments
- [Code was the smallest part of the job](https://daily.dev/posts/code-was-the-smallest-part-of-the-job-jodmlbnfz) · Tech World With Milan · 1 upvotes · 0 comments
- [The Cost of Change in Software](https://daily.dev/posts/the-cost-of-change-in-software-zgqnzhu9w) · Ruby Flow · 0 upvotes · 0 comments

---

Tags: [#general-programming](https://daily.dev/tags/general-programming), [#architecture](https://daily.dev/tags/architecture), [#design-patterns](https://daily.dev/tags/design-patterns)

[View this post on daily.dev](https://daily.dev/posts/software-design-is-just-theory--hbshkpeeq)

```json
{"@context":"https://schema.org","@graph":[{"@type":"Organization","@id":"https://daily.dev/#organization","name":"daily.dev","url":"https://daily.dev","logo":{"@type":"ImageObject","url":"https://daily.dev/apple-touch-icon.png","width":180,"height":180},"sameAs":["https://twitter.com/dailydotdev","https://github.com/dailydotdev","https://www.linkedin.com/company/daily-dev-ltd"]},{"@type":"WebSite","@id":"https://daily.dev/#website","url":"https://daily.dev","name":"daily.dev","publisher":{"@id":"https://daily.dev/#organization"},"potentialAction":{"@type":"SearchAction","target":{"@type":"EntryPoint","urlTemplate":"https://daily.dev/search?q={search_term_string}"},"query-input":"required name=search_term_string"}}]}
{"@context":"https://schema.org","@type":"TechArticle","headline":"“Software design is just theory”","url":"https://daily.dev/posts/software-design-is-just-theory--hbshkpeeq","mainEntityOfPage":{"@type":"WebPage","@id":"https://daily.dev/posts/software-design-is-just-theory--hbshkpeeq"},"datePublished":"2026-06-17T11:25:38.522Z","dateModified":"2026-06-17T11:29:56.199Z","description":"A consultant who works with legacy codebases across Europe argues that dismissing software design as 'just theory' leads to the painful technical debt that...","image":"https://media.daily.dev/image/upload/f_auto,q_auto/v1/posts/5cead64570b48efbd957a94c05708f2a?_a=AQAEuop","thumbnailUrl":"https://media.daily.dev/image/upload/f_auto,q_auto/v1/posts/5cead64570b48efbd957a94c05708f2a?_a=AQAEuop","isAccessibleForFree":true,"articleSection":"Mathias Verraes","inLanguage":"en","publisher":{"@type":"Organization","name":"daily.dev","url":"https://daily.dev","logo":{"@type":"ImageObject","url":"https://daily.dev/apple-touch-icon.png","width":180,"height":180}},"author":{"@type":"Organization","name":"Mathias Verraes","logo":"https://media.daily.dev/image/upload/s--EgKQUiOd--/f_auto,q_auto/v1781695533/logos/verraes?_a=BAMAMiWQ0","url":"https://daily.dev/sources/verraes"},"commentCount":0,"discussionUrl":"https://daily.dev/posts/software-design-is-just-theory--hbshkpeeq","interactionStatistic":[{"@type":"InteractionCounter","interactionType":{"@type":"LikeAction"},"userInteractionCount":0},{"@type":"InteractionCounter","interactionType":{"@type":"CommentAction"},"userInteractionCount":0}],"keywords":"general-programming,architecture,design-patterns","timeRequired":"PT3M"}
{"@context":"https://schema.org","@type":"BreadcrumbList","itemListElement":[{"@type":"ListItem","position":1,"name":"Home","item":"https://daily.dev"},{"@type":"ListItem","position":2,"name":"Mathias Verraes","item":"https://daily.dev/sources/verraes"},{"@type":"ListItem","position":3,"name":"“Software design is just theory”"}]}
```

