Hey y’all! It’s been a great semester, and welcome to my final blog post for software engineering! I can’t believe it’s almost done. Long-term takeaways from this class: test first, test during, test after; test, test, test when designing algorithms, demand the weakest capabilities (e.g. iterable vs. indexable) when designing…