korrents

← Code is procedurally oriented rather than object-oriented: objects are…

On the map

7 connected korrents · 7 moments on record from 28 May 2014 to 26 Aug 2026.

Same subjectSame subjectSame subjectSame subjectSame subjectSame subjectSame subject Code is procedurallyoriented rather thanobject-oriented: objects… CM Casey Muratori — holds since 2014-05-28 Object-oriented programming is how he sees the world, whatever the frontier says about functional programming. Object-orientedprogramming is how he… DH David Heinemeier Hansson — holds since 2024-09-18 Code written to be reusable before there is anything reusing it is likely to be reusable in the wrong way. Code written to bereusable before there… CM Casey Muratori — holds since 2014-05-28 Loops belong on codebase quality, not on shipping the features users want; we read all of the code, because program design is what decides whether a codebase stays changeable. Loops belong oncodebase quality, not… DH Dex Horthy — holds since 2026-07-15 Mutable stateful objects are the new spaghetti code: hard to understand, hard to test and hard to reason about. Mutable statefulobjects are the new… RH Rich Hickey — holds since 2018-01-02 What trips up newcomers to Rust is not the code but the shape of their data. What trips up newcomersto Rust is not the code… AR Alice Ryhl — holds since 2026-05-20 Moving the computation to where the data lives is the fundamental design move in object-oriented programming, and it got lost in the noise. Moving the computationto where the data lives… KB Kent Beck — holds since 2026-07-01 There is no trade-off between well-architected code and fast code: in practice, the code that is architected properly is also the code that runs quickly. There is no trade-offbetween… CM Casey Muratori — holds since 2026-08-26
same subject