Issue #52 (Science-based Methods to Improve Memory) 02/10/20
A user on Hacker News asks: What change in your programming technique has been most transformative?
What change in your programming technique has been most transformative?
If you're in software or web development, you'll find the varying suggestions interesting. Here's a sample:
- Programming in a team and accepting that it is not 'my' code but 'our' code.
- Automated testing and a functional programming mindset.
- It's okay to be messy.
- Learning different programming paradigms.
- Using REPLs as a tool or a principle
- Starting to write automated testing as code is written
Each of those is explained much more in the respective threads, so check that out if you want to pick up something new to add to your development mindset.
Now on to this week's hand-picked productivity links!