How To Do Research

Tips From A College Instructor

09 April 2015

Research- the process of acquiring new information

My original goal in life was to become a college instructor in Political Science. When I was pursuing this career goal, I had to learn the critical skill of research, as college instructors are hired and fired on the basis of their research skills. I ultimately was able to research effectively enough to write a peer-reviewed article and acquire my Masters’ degree.

So when DevBookCamp informed in their Phase 0 Handbook that is necessary for programmers to learn how to do research correctly, I was shocked. I thought research is something that only academics and scientists do, not computer programmers. It’s possible research can be as simple as using Google to search for someone who has asked that very question and got an answer out. This type of “research” would be useful when dealing with low-level problems like…“What is the command I should use when renaming a file in Linux?” “Oh, it’s mv. Thanks Google.”

But it doesn’t have to be limited to that! In fact, there are many high-level questions (“What open-source license I should use?”,”How should I upgrade my computer?” “When should I refactor?”, etc.) where a more detailed approach to research would be ideal, instead of simply searching on Google and clicking on the first link.

So I thought back to my college days…and tried to remember the tips I used to successfully do research…

Return back to Blog Index