For these two weeks, focus has been on CS-169.2x: SaaS. Specifically, I have worked on the lectures for week 2 and 3 of the course.
In week 2, the focus has been on refactoring code. The course went over how to best refactor legacy code. Following TDD and BDD pattern, the main point is to drive your refactoring through writing tests. The lecture provided some examples and more in-depth coverage on how you can do this.
In week 3, the course covered helpful tips on working in a team (such as how to run meeting and benefits of pair programming) and provided brief overview of version control system, Git in particular.
Finally, the week 3 was due date for the second part of the first assignment. This assignment was on simple exercises of refactoring and bug-fixing legacy code through writing tests.
No comments:
Post a Comment