Chapter
The Correlation Between Writing Code and Clear Thinking
The ability to produce elegant and beautiful code in high-level programming languages correlates with being a clear thinker and writer. There are patterns and principles such as low coupling and high cohesion that describe how to make good code and concepts like the composed method that breaks down code to keep everything on the same level of abstraction.
Clips
Instagram is a great resource when it comes to learning how to take great photos with a Leica.
2:54:34 - 2:58:52 (04:17)
Summary
Instagram is a great resource when it comes to learning how to take great photos with a Leica. With its high-end gear, fantastic photographers use Instagram to distribute their photos, making it easier for new photographers to get inspired by their style and composition.
ChapterThe Correlation Between Writing Code and Clear Thinking
Episode#195: David Heinemeier Hansson: The Power of Being Outspoken
PodcastThe Tim Ferriss Show
The guest speaker talks about pattern languages and composed methods used in programming, particularly in object-oriented programming where individual methods or units maintain the same level of abstraction to describe the system at a high level.
2:58:52 - 3:01:07 (02:15)
Summary
The guest speaker talks about pattern languages and composed methods used in programming, particularly in object-oriented programming where individual methods or units maintain the same level of abstraction to describe the system at a high level.
ChapterThe Correlation Between Writing Code and Clear Thinking
Episode#195: David Heinemeier Hansson: The Power of Being Outspoken
PodcastThe Tim Ferriss Show
This episode discusses the visual style of Ruby and how it helps to reduce line noise through the absence of unnecessary characters like semicolons, making for more concise and clean code.
3:01:07 - 3:03:45 (02:37)
Summary
This episode discusses the visual style of Ruby and how it helps to reduce line noise through the absence of unnecessary characters like semicolons, making for more concise and clean code.
ChapterThe Correlation Between Writing Code and Clear Thinking
Episode#195: David Heinemeier Hansson: The Power of Being Outspoken
PodcastThe Tim Ferriss Show
The ability to produce elegant code in high-level programming languages is correlated with being a clear thinker and writer.
3:03:45 - 3:05:37 (01:52)
Summary
The ability to produce elegant code in high-level programming languages is correlated with being a clear thinker and writer. Writing clear and easy-to-digest code is important as modern information systems continue to grow in complexity.