Some useful coding advice, definitely worth a look! π
Examples are in #Python, but the general ideas should be transferable to whatever language you're coding in.
#coding#AcademicTwitter#WriteBetterCode
Super excited to finally release this handbook on writing good research code. Based on my experiences going from research to industry and research again. goodresearch.dev/
We often think about accesability in terms of people with disabilities, but what about the people who canβt afford a cell phone or the newest devices? How are we keeping things accessible to them as well? #DEVdiscuss#dev#WriteBetterCode
Listening to @Podcast__init__ episode of 'counter acting code complexity with wily' with Anthony Shaw and I'm intrigued to try wily to checkout how bad my code complexity is. #writebettercode#python