TE
TechEcho
Home24h TopNewestBestAskShowJobs
GitHubTwitter
Home

TechEcho

A tech news platform built with Next.js, providing global tech news and discussions.

GitHubTwitter

Home

HomeNewestBestAskShowJobs

Resources

HackerNews APIOriginal HackerNewsNext.js

© 2025 TechEcho. All rights reserved.

Ask HN: How do you translate functional requirements to a technical plan?

3 pointsby rtuinover 3 years ago
Hi HN,<p>I&#x27;ve been in software engineering for about 15 years but never found a way to get to a well structured technical (implementation) plan from a set of functional requirements. Sure, I eventually get to a plan when asked, but I find my approach lacking structure and therefore each of my plans are structured differently, and am getting mixed results.<p>I consider myself very strong technically, familiar and experienced with many SE practices on both design&#x2F;architecture and implementation side.<p>How do you approach work like this, and do you follow a specific structure?<p>Thank you.

1 comment

jschveibinzover 3 years ago
The old-fashioned systems engineering approach was to accomplish the translation of functional requirements into a plan (or preliminary design package) by using a combination of graphics (UI), diagrams, functional prototypes, pseudo-code, data descriptions, interface control, and other details or special-purpose tools that might be relevant to the application, e.g. special-purpose hardware, unique operating system, algorithm models, etc.