Repository Details
Shared by


HelloGitHub Rating
0 ratings
Linus Torvalds Explains the Argument for Good Coding Taste
Past 7 days Received -1 stars ✨
Free•MIT
Claim
Discuss
Collect
Share
2.2k
Stars
No
Chinese
C
Language
No
Active
2
Contributors
5
Issues
No
Organization
None
Latest
125
Forks
MIT
License
More
In a 2016 TED interview, Linus Torvalds discussed what he considers good coding taste, using an example of two implementations for removing an item from a singly linked list. To remove the first item from a list, one implementation required handling special cases, whereas the other did not, and Linus favored the latter.
Included in:
Vol.84
Comments
Rating:
No comments yet