9 Programming Life Lessons You Must Experience Yourself to Truly Understand
In programming, there are many lessons to be learned from experience. I had to learn the following nine programming life lessons the hard way! Table … read more
In programming, there are many lessons to be learned from experience. I had to learn the following nine programming life lessons the hard way! Table … read more
I’ve seen too much code in my career that was written so badly that I had to throw it away and redo the entire project. … read more
I see lots of people handling Python exceptions the wrong way. Perhaps this applies to you too. Does the following situation sound familiar? You’re writing … read more
Python is awesome! So why do people hate Python? After some highly non-scientific, Internet-based research, these are the reasons I encountered most often. I found … read more
This guy, Leon Sandøy, A.K.A. lemonsaurus, took the time to write and perform an informative song about PEP-8. Go watch! It’s both funny and informative … read more