MENU

Fun & Interesting

Mastering the Basics By Not Racing to the End

Goju Tech Talk 71,036 1 month ago
Video Not Working? Fix It Now

Raphael's website: https://raphaelweinrothbrowne.com/ What does not racing the end actually look like, in real-time, in software development? In this episode, we take a basic example in code and deeply scrutinize it. During our inspection, we realize that this code might not be as straight forward as it appears and with a little bit of concentration and a reasonable amount of discipline, we can improve this code to be easier to understand, notably more modular, and more generalizable for various data types. And perhaps most importantly, the code is far more resilient than the original, reducing the possibility of erroneous code to essentially one line, rather than dozens.

Comment