to upgrade
Ideas from books, articles & podcasts.
Idiomatic refers to the most common way to write something in a language. Writing idiomatic code means following the conventions of the language, and solving problems the way they are meant to be solved in that language, not by porting programming patterns from other languages.
Learning and internalizing the idioms of a language greatly improves your reading abilities. You are able to focus on understanding what the code does instead of wondering why the code is written in an awkward way.
Projects that use idiomatic code benefit f...
Writing idiomatic code implies relying on the standard library to solve problems, and not reimplementing functionality that is already maintained by core developers.
This has two main benefits:
3 Reactions
Comment
created 7 ideas
Chapter 3 How to influence people and friends
1
Comment
283 reads
❤️ Brainstash Inc.