7 ms·
> We are going from the era of manual, line-by-line mental model transcription to one where software engineers can focus on data structures, software architectu
by teiferer 4d ago
> We are going from the era of manual, line-by-line mental model transcription to one where software engineers can focus on data structures, software architecture and algorithms.
That exact sentence could have been said 20 years as well as 40 years ago. I don't know how you programmed pre-LLM, but line-by-line has long been a thing of the past, if it ever existed. I'm sure the folks creating the Apollo software were thinking a lot about data structures, software architecture and algorithms.
- yvdriess 4d agoThey weren't. A lot of abstraction concepts like ADT, modularization, structured programming had to be developed over the following decades.