by Ruben Hamers | Jun 26, 2022 | A Philosophy of Software Design, Reviews, Unity3D
#begin Today we will take a look at a chapter where I think Prof. Ousterhout and Uncle Bob are somewhat on the same line again. Both of them want you to choose good names for concepts in your code. Uncle Bob has lot’s of practical advise and Prof. Ousterhout...
by Ruben Hamers | Jun 21, 2022 | A Philosophy of Software Design, Reviews, Unity3D
#begin We will continue our discussion about comments with another chapter about comments. This time Prof. Ousterhout will give some advise on how to properly write them. Let’s see. And, well prepare for a rant. Comments should describe things that aren’t...
by Ruben Hamers | Jun 13, 2022 | A Philosophy of Software Design, Reviews, Unity3D
#begin Hey, welcome back! Today we will dive into a really interesting topic of the book A Philosphy of Software Design. It’s about comments and why we should write them. This highly contractics the practices presented in Uncle Bob’s Clean Code which is...
by Ruben Hamers | Jun 6, 2022 | A Philosophy of Software Design, Reviews, Unity3D
#begin On today’s menu we got chapter 11 from a book called A Philosophy of Software Design. We’ll be looking into a chapter that covers a really simple yet very effective practice which is design your solution twice (or more). Let’s check out...
Recent Comments