Psychology of Code Readability | by Egon Elbre | Medium
medium.com/@egonelbre/psychology-of-code-readability-d23b1ff1258aBy no means should this be regarded as truth, but rather a model that I’ve found extremely helpful in understanding and finding better ways of writing code. I think one of the things every programmer…
Coding with voice dictation using Talon Voice · Josh W Comeau
joshwcomeau.com/accessibility/hands-free-coding/Earlier this year, I developed Cubital Tunnel Syndrome, a repetitive-strain injury, in both of my elbows. As a result, I pretty much can't…
Generative art with CSS
generative-art-with-css.commons.host/Translation of Generative art with CSS by Yuanchuan at the 5th CSSConf in China
Welcome! | practical-python
dabeaz-course.github.io/practical-python/Practical Python Programming (course by @dabeaz)
Relate - Design and develop at the same time
relate.app/Relate is the first interface design tool that empowers design and development teams to collaborate in the creation of digital products - visually and straightforwardly
Write code that is easy to delete, not easy to extend
programmingisterrible.com/post/139222674273/write-code-that-is-easy-to-delete-not-easy-toWrite code that is easy to delete, not easy to extend. “ “Every line of code is written without reason, maintained out of weakness, and deleted by chance” Jean-Paul Sartre’s Programming in ANSI...
Please Don’t Learn to Code
blog.codinghorror.com/please-dont-learn-to-code/Software developers tend to be software addicts who think their job is to write code. But it's not. Their job is to solve problems. Don't celebrate the creation of code, celebrate the creation of solutions.