(새 문서: ==개요== ;Martin Fowler ( 1963 ~ ) ;마틴 파울러 * 영국의 소프트웨어 개발자, 저자 * 주요분야: 객체지향분석설계, UML 디자인패턴, 애자일, 익스...) |
(→개요) |
||
7번째 줄: | 7번째 줄: | ||
https://upload.wikimedia.org/wikipedia/commons/thumb/e/e2/Webysther_20150414193208_-_Martin_Fowler.jpg/220px-Webysther_20150414193208_-_Martin_Fowler.jpg | https://upload.wikimedia.org/wikipedia/commons/thumb/e/e2/Webysther_20150414193208_-_Martin_Fowler.jpg/220px-Webysther_20150414193208_-_Martin_Fowler.jpg | ||
==인용== | |||
{{인용문| | |||
컴퓨터가 이해하는 코드는 어느 바보나 짤 수 있다. 좋은 프로그래머는 사람이 이해하는 코드를 짠다.<ref>Any fool can write code that a computer can understand. Good programmers write code that humans can understand.</ref>|《리팩토링》}} | |||
==참고 자료== | ==참고 자료== |
2016년 11월 23일 (수) 11:35 판
1 개요
- Martin Fowler ( 1963 ~ )
- 마틴 파울러
- 영국의 소프트웨어 개발자, 저자
- 주요분야: 객체지향분석설계, UML 디자인패턴, 애자일, 익스트림프로그래밍
- 1999년, 《리팩토링》이 인기를 끔
2 인용
컴퓨터가 이해하는 코드는 어느 바보나 짤 수 있다. 좋은 프로그래머는 사람이 이해하는 코드를 짠다.[1]– 《리팩토링》
3 참고 자료
- ↑ Any fool can write code that a computer can understand. Good programmers write code that humans can understand.