Victor Loux Bookmarks Tag: coding

18 bookmarks tagged “coding

An app can be a home-cooked meal

robinsloan.com/notes/home-cooked-app/
Peo­ple don’t only learn to cook so they can become chefs. Some do! But many more peo­ple learn to cook so they can eat bet­ter, or more affordably. Because they want to carry on a tradition. Some­times they learn because they’re bored! Or even because — get this — they love spend­ing time with the per­son who’s teaching them.

Text Cleaner: Text Formatter, Text Formatting Online

textcleaner.net/
Text Cleaner is Text Formatting online tool to format text, clean up spaces, line breaks, Strip HTML, unformat text, replace text online, text formatter and all text operations.

High performance individuals and teams | Pablasso

pablasso.com/high-performance-individuals-and-teams/
Growing up, the only thing that put me off while learning software development, was the common occurrence of people who cared more about one…

Pikuma: Isometric Projection in Game Development

pikuma.com/blog/isometric-projection-in-games
Isometric games are extremely popular. Let's learn the theory behind isometric projection and how it is used by gamedevs to write isometric-looking games.

Psychology of Code Readability | by Egon Elbre | Medium

medium.com/@egonelbre/psychology-of-code-readability-d23b1ff1258a
By 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

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-to
Write 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.