Clean Code Lessons and Code Reviews on Twitch!
Hello, for almost a year, I have been teaching programming. I even made a community for like minded people to share our passion for coding and helping others.
Recently, I have started Clean Code lesson series (8 week series, right now is week 3, heavily based on Uncle Bob's book). Each lesson is made of two parts: 1h theory and 1h workshop. Here is material so far:
Lesson one- easy to read and understand code Workshop: https://github.com/Almantask/CleanCodeSeries.Workshop/tree/master/src/CleanCodeSeries.Workshop.Lesson1.EasyToUnderstandCode Slides: https://docs.google.com/presentation/d/1rg2GZGKDFyh6sxlVGyYqGGjryB9kadC-U37lPBS78Vs/edit?usp=sharing Lesson two: Slides:https://docs.google.com/presentation/d/1r_SlfLpf7gT98p1pPjCc9d3II8W6qBeTMPDusBFGmcY/edit?usp=sharing Dirty code:https://github.com/Almantask/CleanCodeSeries.Workshop/tree/master/src/CleanCodeSeries.Workshop.Lesson2.Functions Clean code:https://github.com/Almantask/CleanCodeSeries.Workshop/tree/CleanCode-Twitch/src/CleanCodeSeries.Workshop.Lesson2.Functions Lesson three: Slides: https://docs.google.com/presentation/d/1-hv4q_4c49p6uqrTZ4tBrV9SU59J4DH7t3mGiGUh7zM/edit?usp=sharing Workshop:https://github.com/Almantask/CleanCodeSeries.Workshop/tree/master/src/CleanCodeSeries.Workshop.Lesson3.EasyOOP
To supplement this, I have been having the idea for doing code reviews live on Twitch for awhile now. Me and a few guest developers would be reviewing code, submitted beforehand. The point of it all is for all parties to learn from both mistakes and successes of the other. We will put the biggest focus on Clean Code and clean architecture.
Let me know what you think about the idea of live public code reviews and / or lessons! 🙂
P. S. If you want a link to discord or twitch, or vods (there are small echo issues) let me know.
0 comments:
Post a Comment