Missing from this actionable survey is the skill of answering questions that haven't yet been answered in the secondary literature (books, reviews) or even primary literature (journals). This is, of course, what research and a PhD is all about in the end. In my experience, this fact was the #1 reason why some peers dropped out of PhD programs. They joined expecting a continuation of undergraduate education, which con…
Lessons from my PhD
21–30 of 133 posts
Re: Lessons from my PhD
#22Two things I would add to this that I learned early on in my PhD: 1. Presentations aren’t really about conveying information. I sat though so many dull presentations, they were very informative but I can read a paper quicker than they can badly present the same information. The best presentations were the ones that covered the whys of the work, the applications, the next steps, the specific problem areas - often thes…
100% agree with number 2. A PhD is a job. 5 days a week, 9 to 5, or you’ll never finish in 3 years. Fastest I saw was 2 years, which was a guy that put in all the hours. Slowest was a guy that took 8 years, ‘full time’, though he was never there, but clearly didn’t have a job. Goodness knows how they supported themselves for all that time. In the uk you had a grant for 3 years when I did mine.
To anyone reading this who is considering a PhD, start writing up your thesis as soon as you can, like 6 months in if you can and have enough to start. You can always go back and change when you’ve written but it makes life so much easier if you’re “always writing up” then you’re not terrified of starting.
Oh and yeah: 9 to 5, full time, give yourself a standard holiday allowance and stick to it.
Re: Lessons from my PhD
#23Missing from this actionable survey is the skill of answering questions that haven't yet been answered in the secondary literature (books, reviews) or even primary literature (journals). This is, of course, what research and a PhD is all about in the end. In my experience, this fact was the #1 reason why some peers dropped out of PhD programs. They joined expecting a continuation of undergraduate education, which con…
Hit the nail on the head. I would like to add one point though - it's not just the unanswered questions, one sometimes doesn't even know which questions are unanswered.
Typically, up until a Ph.D - you are given a question and then asked for an answer which more often than not exists. Suddenly, in a Ph.D - not only do you not know the answer, you don't know the question too. The craft to come up with an important question, create a well-defined scope and then answer the question from different perspectives is the heart of a Ph.D program. The true skill is the ability to "learn to learn". The transferrable skill is to probe around for questions which are important, define them and then go ahead to answer them.
Re: Lessons from my PhD
#24Two things I would add to this that I learned early on in my PhD: 1. Presentations aren’t really about conveying information. I sat though so many dull presentations, they were very informative but I can read a paper quicker than they can badly present the same information. The best presentations were the ones that covered the whys of the work, the applications, the next steps, the specific problem areas - often thes…
Amen. PhD is a marathon. Other degrees may be a 100m or 400m race but PhD is about consistency.
Re: Lessons from my PhD
#25The topic sentence idea is particularly valuable, and it's something I try to pass on to students. I also use latex macros to turn this on and off (and to put in margin notes, also). All of this advice was so similar to that I give my students that I went to the author's homepage here on HN, to see if it was somebody I had taught. (Nope, wrong field.)
Would it be possible to share the macro for highlighting topic sentences? I'd love to try that out on a recent draft I'm working on.
\documentclass{report}
\usepackage{color}
\begin{document}
\newcommand{\topic}[1]{\color{red}\textbf{#1}\color{black}}
%\newcommand{\topic}[1]{#1}
\topic{Lorem ipsum dolor sit amet, consectetur
adipiscing elit.} Praesent vel consectetur est,
sed accumsan dolor.
\topic{In malesuada in nulla eget aliquam.} In
facilisis erat neque, non sollicitudin felis finibus a.
Sed pellentesque suscipit lorem, quis lacinia mi
suscipit at.
\end{document}Re: Lessons from my PhD
#26Students, new employees, and other inexperienced folks need to be led initially, and then rapidly, transition into a self-directed paradigm. Success emerges if and only if the advisor and student recognize the need for this transition at a similar moment. The alternative is either the student who runs down rabbit holes repeatedly despite being guided elsewhere (those students tend to at least get SOMETHING done and while they take forever to graduate, do find some interesting results along the way) or the student who after a couple years is still just reading papers and waiting to be told what to do (these students often fail outright as advisors get fed up with the hand-holding).
Re: Lessons from my PhD
#27Missing from this actionable survey is the skill of answering questions that haven't yet been answered in the secondary literature (books, reviews) or even primary literature (journals). This is, of course, what research and a PhD is all about in the end. In my experience, this fact was the #1 reason why some peers dropped out of PhD programs. They joined expecting a continuation of undergraduate education, which con…
> In my experience, this fact was the #1 reason why some peers dropped out of PhD programs. They joined expecting a continuation of undergraduate education, which consists largely of recapitulating what appears in the secondary literature. Instead, what they got in graduate school was the expectation that they would be producing the primary literature. That's a very different game. Hit the nail on the head. I would l…
Re: Lessons from my PhD
#28All of these tips are good, but the “get excited” one has been my secret weapon through life. A professor in undergrad gave me the tip to get excited or even feign interest when reading dense written material in order to retain more. After trying it throughout a difficult class I was amazed at how well it worked. I applied it to every other academic thing I didn’t want to do and noticed immediately how much easier an…
Re: Lessons from my PhD
#29Earlier quoted context omitted.
100% agree with number 2. A PhD is a job. 5 days a week, 9 to 5, or you’ll never finish in 3 years. Fastest I saw was 2 years, which was a guy that put in all the hours. Slowest was a guy that took 8 years, ‘full time’, though he was never there, but clearly didn’t have a job. Goodness knows how they supported themselves for all that time. In the uk you had a grant for 3 years when I did mine.
Yep, this was my attitude - I was technically done in 2.5 years but my uni wouldn’t let you submit until 2yr 10 months - so I started my first company in those intervening months. To anyone reading this who is considering a PhD, start writing up your thesis as soon as you can, like 6 months in if you can and have enough to start. You can always go back and change when you’ve written but it makes life so much easier i…
Re: Lessons from my PhD
#30At the same time, it will not teach you some things you'd pick up in industry - team work in particular.