TE
TechEcho
Home24h TopNewestBestAskShowJobs
GitHubTwitter
Home

TechEcho

A tech news platform built with Next.js, providing global tech news and discussions.

GitHubTwitter

Home

HomeNewestBestAskShowJobs

Resources

HackerNews APIOriginal HackerNewsNext.js

© 2025 TechEcho. All rights reserved.

Ask HN: How much code does a CS PhD write?

4 pointsby bgarabout 10 years ago
I'm considering going to graduate school to do research in functional programming. It's something that I want to learn at a very deep level, not just practically but theoretically as well. My concern is that as a graduate student I won't write much code. Is this true? If you've done a PhD, how confident did you feel in your overall programming abilities compared to before? I know a lot of theoretical CS is math and formal proofs. How much is implementation, especially in the area of FP/Haskell/type theory?

2 comments

wmichelinabout 10 years ago
Almost all CS PhD's I know, (mostly all professors), are pretty bad at actual programming, and very skilled in theoretical aspects of computer science.
slew1about 10 years ago
Second year student here. I consider a Phd to be &quot;research apprenticeship&quot;. You should expect to experience the full life-cycle of research. &quot;Writing code&quot; is only one part of it.<p>In my case, &quot;writing code&quot; accounts for ~25% of my time. Much more time is spent running experiments, analysing results and publishing.