Update: as I have just recently resumed progress on the Tech-Support-Fact-Skill, I wanted to bring back onto the subject of computer programming. In this episode I specifically go over some of the tips that are helping me as I write my programs, both in and out of my Computer Science classes at school. These tips come from Kevlin Henney’s 2016 ITT talk “Seven Ineffective Coding Habits of Many Programmers” for your reference. If you are planning to leverage the power of software for your own career or maybe even a business, I would recommend this episode, as there are plenty of actionable ideas to takeaway, including: 1) Noisy Code;
2) Unsustainable Spacing;
3) Lego Naming;
4) Under abstraction;
5) Unencapsulated State
6) Getters and Setters;
7) Uncohesive Tests; Enjoy!