Programming Issues, 7월 4, 5 주

1.
잘못 누른 키보드 버튼 하나가 부른 버터플라이 이펙트?

2.
30일간 스택 오버플로우에 활동한 경험

3.
테스트 코드에 로직을 넣지 말아라

Unlike production code, simplicity is more important than flexibility in tests

Tests can avoid complexity by stating their inputs and outputs directly rather than computing them

When tests do need their own logic, such logic should often be moved out of the test bodies and into utilities and helper functions

답글 남기기

아래 항목을 채우거나 오른쪽 아이콘 중 하나를 클릭하여 로그 인 하세요:

WordPress.com 로고

WordPress.com의 계정을 사용하여 댓글을 남깁니다. 로그아웃 /  변경 )

Facebook 사진

Facebook의 계정을 사용하여 댓글을 남깁니다. 로그아웃 /  변경 )

%s에 연결하는 중

This site uses Akismet to reduce spam. Learn how your comment data is processed.