![]() |
Programming Foundations: Conducting Code Reviews - Druckversion +- Forum Rockoldies (https://rockoldies.net/forum) +-- Forum: Fotobearbeitung - Photoshop (https://rockoldies.net/forum/forumdisplay.php?fid=16) +--- Forum: E-Learning, Tutorials (https://rockoldies.net/forum/forumdisplay.php?fid=18) +--- Thema: Programming Foundations: Conducting Code Reviews (/showthread.php?tid=10313) |
Programming Foundations: Conducting Code Reviews - mitsumi - 05.09.2020 ![]() Duration: 1h 19m | .MP4 1280x720, 30 fps® | AAC, 48000 Hz, 2ch | 229 MB Genre: eLearning | Language: English Software is written by humans-and humans can make mistakes. Before suggested changes are integrated into a codebase, they are often reviewed and approved by other programmers. A large amount of developers' time is spent on code reviews. However, this skill is rarely taught. This course remedies that oversight, starting with the what, who, and why of code reviews. It then explores the how, showing how to thoroughly review everything from implementation details to maintainability and design aspects of code. Instructor Kathryn Hodge also introduces best practices for reviewing code on the cloud and implementing and committing changes to a codebase. In the last chapter, you can explore how to submit your own code for review and respond to comments. Take the challenges issued along the way to practice your new skills. By the end of the course, you'll have the knowledge needed to become a great code reviewer, saving valuable resources and influencing future design changes at your organization. Topics include: What is a code review? Who reviews code? Performing a code review Reviewing code on GitHub Writing comments Approving code Implementing and committing code changes Creating pull requests Responding to code review comments Zitat: |