glae's random dev thoughts

Published on November 03, 2019 | Back to homepage

Some blog posts that significantly changed my mind :dizzy:

I have been reading many websites including blogs to increase my software culture, trying to open my mind (a tough job). I picked some blog posts that have deeply influenced me and/or changed my mindset. I excluded the ones in french, my native tongue.

They are grouped by themes:

How to cook code

Bob: I like compiled languages because the compiler will check many of the possible errors for me, instead of runtime crash!

Alice: That’s interesting, but let me see your code… All your function parameters are typed string or boolean, are you so sure about this?

How to work in a team

Computer legacy and general knowledge

DDD

Toxicity1