How to Code Review Without Being a Jerk
A guide to providing constructive and respectful feedback during code reviews, using examples from Linus Torvalds and a more positive approach.
A guide to providing constructive and respectful feedback during code reviews, using examples from Linus Torvalds and a more positive approach.
The author shares the behind-the-scenes process of writing 'The Hacker's Guide to Python', focusing on practical Python development insights from OpenStack experience.
A developer lists the 7 most common code quality issues found during code reviews, focusing on maintainability and best practices.
A guide to implementing effective code reviews in software teams, covering the benefits, principles, and practical steps for a healthy review culture.
Discusses the need for respectful, professional communication in code reviews, using the Linux kernel mailing list debate as a case study.
A collection of humorous programming fails and silly code mistakes, shared for entertainment and a reminder to double-check your work.
A critique of GitHub's pull request workflow, arguing it's less effective than patch-based systems like Gerrit for serious software contributions.
Explains the concept of 'Jürgenization,' a code quality assurance process inspired by Spring framework's Jürgen Höller.
Compares the committer models and development processes of three Python projects: Unladen Swallow, PyPy, and Django.
Highlights two new Team Foundation Server projects on CodePlex: TeamReview for in-IDE code reviews and TFS Sticky Buddy for project status tracking.