illiterate_coder

joined 1 year ago
 

This blog post describes a pattern that I make reference to often when describing code that has clearly been partly refactored multiple times.

3
Hello! (lemmy.hobbyhorse.dev)
 

Hello! illiterate_coder here, Data Architect hailing from the Bay Area. Looking forward to engaging with the community on Lemmy!

 

A concise introduction to some of the key attributes of a successful software architect.

 

A useful guide to Architectural Decision Records from GitHub, with lots of good references to templates and additional material.

[–] [email protected] 4 points 1 year ago* (last edited 1 year ago) (3 children)

Functional programming in C++ is just a few classes and macros. Real masochism would be functional programming in C.