code-reading

Tag

Cards List
#code-reading

@mattpocockuk: "I agree that software fundamentals matter. But which ones? In which order?" My answer:

X AI KOLs Timeline · 2026-09-09 Cached

Matt Pocock shares his prioritized list of essential software fundamentals, emphasizing learning to read code, use the terminal, prevent mistakes through types and tests, structure apps for better testing, and apply ubiquitous language from DDD.

0 favorites 0 likes
#code-reading

@danshipper: banger from @kieranklaassen in @every today

X AI KOLs Timeline · 2026-09-08 Cached

An article from every.to titled 'To Read—Or Not to Read the Code?' discusses the merits and challenges of reading code in software development.

0 favorites 0 likes
#code-reading

On intent of Code

Lobsters Hottest · 2026-07-04 Cached

The author argues that reading and writing code is like telling a story, where intent is communicated explicitly and implicitly. They discuss the importance of understanding author intent when reading code, using examples from C++ auto, Python type annotations, and company coding policies.

0 favorites 0 likes
#code-reading

@theo: I’m gonna do a video on the “you should still read your code” thing and it’s going to piss both sides off. I’m excited …

X AI KOLs Following · 2026-07-04

Theo announces plans to create a video discussing the controversy around reading code, expecting to anger both sides of the debate.

0 favorites 0 likes
#code-reading

Always Be Blaming

matklad · 2026-05-18 Cached

The article discusses strategies for reading and understanding code by tracing its evolution through version control, emphasizing the use of `git blame` and the importance of understanding the author's perspective.

0 favorites 0 likes
← Back to home

Submit Feedback