How ___ to develop great software: A Guide ___ 좋은 소프트웨어를 개발하는 방법 : 안내서
This guide is based on years of observations after using thousands of applications, both commercial and open source. 이 설명서는 관측에 따라 년간의 수천 개의 응용 프로그램을 사용한 후, 둘 다 상업 및 오픈 소스합니다. Some of the references are to windows based applications. windows 기반 응용 프로그램의 일부에 대한 참조가있습니다. However the principles are universally applicable. 그러나 보편의 원칙은 적용합니다.
Installation 설치
Always assume C: drive is fair game. 항상 추측 c : 드라이브는 공정한 게임. Do not ask the user where to install. 사용자 위치를 묻지 않음을 설치합니다. He is dumb. 그는 벙어리합니다. So make it easy for him by installing your applications always in C: drive. 그를 위해 너무 쉽게 당신의 응용 프로그램을 설치하여 항상 c : 드라이브로합니다.
Always dump all your data in default location (Application Data directory in c: drive) irrespective of their size. 항상 당신의 덤프의 모든 데이터를 기본 위치에 (애플 리케이션 데이터를 디렉토리에 c : 드라이브)의 크기에 관계없이합니다. Again repeat rule number 1. 규칙을 숫자 1을 다시 반복합니다. Never ask nor give user the choice to select a different location. 묻지 않음을 선택하거나 선택을 다른 위치로 사용자에게 제공합니다.
Note : User is always dumb. 참고 사항 : 사용자는 항상 벙어리합니다. When you think of user think of one who thought cd-rom drive was a cup holder. 사용자가 생각하는 생각을하면 cd - 롬 드라이브를 한 사람은 그 컵 홀더 생각합니다.
Never check how much space a drive has before going forward with installing all your data files in them. 확인하는 방법은 결코 정도의 여유 공간에 드라이브를 설치하기 전에 모든 데이터 파일을 전달합니다.
Always dump all your DLL files, INI files and their grandchildren in c:\WINNT or c:\Windows. 항상 당신의 덤프의 모든 dll 파일, 파일 및 손자를 사용 c : \ winnt 또는 c : \ windows합니다. If in doubt dumping in both is fine. 만약에 덤핑 의혹에 모두 잘 지내고있습니다. If the directory doesn’t exist, feel free to create it. 디렉토리가 존재하지 않습니다 경우에는 언제든지 그것을 만들합니다. Remember C: is your applications dumping ground and C:\WINNT (Windows System directory) is your preferred spot. 기억 c :이 귀하의 응용 프로그램을 덤핑 지상과 c : \ winnt (창 체계 디렉토리)가 선호하는 명소. Liberally drop any files there. 편견 드롭 모든 파일에 해당합니다. Also it will make your application look smaller, if the user happens to check the size consumed by your directory. 또한 그것은 귀하의 응용 프로그램을하면 더 작아 보이고, 사용자가 소비하는 일이 귀하의 디렉토리의 크기를 확인합니다.
Filed under 밑에 .NET 합니다. 순수한 , Headline News 헤드 라인 뉴스 , How To 하는 방법을 , Humor 유머 감각 , Java Software 자바 소프트웨어 , Open Source Software 오픈 소스 소프트웨어 , Technology 기술 | |
| |
RSS 2.0 rss 2.0 | |
Email this Article 전자 우편이 문서
You may also like to read 같은를 읽을 수있습니다 |





May 25th, 2005 at 5:02 am 2005년 5월 25일에서 오전 5시 2분
How about actually writting a real guide to development practices other than taking the piss and therefore contributing to some programmers actually falling into using the pitfalls mentioned in your ramblings. 실제 가이드를 개발하는 방법에 대한 실제 사례 이외의 writting 다른사람을 소변에 기여하고 따라서 어떤 프로그래머에서 언급한 사실은 함정을 사용하여 귀하의 엿듣고로 떨어지기합니다. Remember some developers can be as dumb as users. 일부 개발자의 경우 사용자가 바보처럼 기억합니다. geek 괴짜
May 25th, 2005 at 5:12 am 2005년 5월 25일에서 오전 5시 12분
@Ronan @ 로난
Have you noticed the date of the post? 이 게시물의 날짜를 알아 챘?
> Remember some developers can be as dumb as users. > 바보처럼 기억이 일부 개발자의 경우 사용자가합니다.
I seriously doubt any developer worth his salt will make the mistake. 나는 어떤 개발자 가치가 심각하게 의심 그의 소금이 실수합니다.
A guide of things not to do is also a guide. 이 일을하지 말라고하면 안내도 소개합니다. Not every guide has to follow the “ten commandment” approach to preach. 모든 설명서는 다음과 "10 계명"접근을 설교합니다.
June 22nd, 2008 at 8:27 pm 2008년 6월 22일에서 오후 8시 27분
I want to know that how to develop a software.. 나는 소프트웨어를 개발하는 방법을 알고 싶다는 ..
I’m interested in developing a software.. 나는 소프트웨어를 개발에 관심을 ..