this free video lecture is one of the best descriptions of coding Iβve ever seen. It also describes a fundamental shift in style we can make to improve software development as a whole.
Alex Xander Jacobs
@lex_jacobs
Non-coders: this is one of the best descriptions of coding youβll find. Kyle is the code preacher! This might be watched in 20 years as a historical examination of a sea change in programming paradigms. Iβll pray for that :) frontendmasters.com/teachers/kyle-β¦@FrontendMasters@getify
It's a great video, but it's not a new idea. For example Robert Martin wrote about this in his great book "Clean Code" and Martin Fowler wrote in his book "Refactoring: Improving the Design of Existing Code": "Any fool can write code that a computer can understand. Good programmers write code that humans can understand".
Ah, fantastic. Nice to have more information about the sources. He certainly does a great job of communicating the idea. Which is perhaps more important than the idea alone. Which is sort of recursively what heβs talking about :)
For further actions, you may consider blocking this person and/or reporting abuse
Dream Big
Use any Linode offering to create something unique or silly in the DEV x Linode Hackathon 2022 and win the Wacky Wildcard category.
Top comments (2)
It's a great video, but it's not a new idea. For example Robert Martin wrote about this in his great book "Clean Code" and Martin Fowler wrote in his book "Refactoring: Improving the Design of Existing Code": "Any fool can write code that a computer can understand. Good programmers write code that humans can understand".
Ah, fantastic. Nice to have more information about the sources. He certainly does a great job of communicating the idea. Which is perhaps more important than the idea alone. Which is sort of recursively what heβs talking about :)