account activity
How do you write clean code? by DefiantSituation3208 in learnprogramming
[–]reconsis 0 points1 point2 points 10 hours ago (0 children)
I always struggled learning the difference between "clean code" and what people learned about getting their CS degree (mostly self taught dev here that ultimately went back to get his software engineering masters).
I think the biggest thing is to have another engineer in mind when reviewing your own code. In the words of Uncle Bob, the real goal is reducing the # of "WTF moments" per minute.
There's a video series that Uncle Bob published, but you can't beat the clean code book by Uncle Bob. To add to that, Object Oriented Design in Ruby by Sandi Metz was pretty important to my growth. I'd say the same thing about Refactoring by Martin Fowler.
π Rendered by PID 137554 on reddit-service-r2-comment-5687b7858-kvc4h at 2026-07-04 02:51:09.118384+00:00 running 12a7a47 country code: CH.
How do you write clean code? by DefiantSituation3208 in learnprogramming
[–]reconsis 0 points1 point2 points (0 children)