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: Choosing interesting topics for CS research

10 pointsby thealigover 3 years ago
I am planning to do my masters in CS the future. My initial interests while applying were specifically in NLP &#x2F;computational linguistics which I noted in the SOPs . However, I don&#x27;t have much experience in it other than a survey paper about common sense reasoning in my undergrad. for various reasons, I ended up doing a sponsored project in embedded (rasp pi hooked up to a PLC for measuring biogas plant values) which i did not enjoy much.<p>Recently, I found compilers&#x2F;programming languages very intriguing and contemplating preparing on the topic. Maybe getting some experience by contributing&#x2F;using open source projects like LLVM etc. Currently, I am self studying some prerequisites like linear algebra that would hopefully come useful (mainly for ML).<p>First off, is it a good idea to choose topics and prepare to gain some experience in the domain before starting the masters? if so, how to approach any topic and prepare?

3 comments

ashton314over 3 years ago
Kind of in the same boat here; gearing up for a PhD though.<p>The best thing that I did was I talked to professors—after class, during office hours, <i>just dropping in to see if they had time</i>, etc. Ask them questions about what’s interesting to you. I pestered one professor so much that he was just like “would you be interested in studying programming languages?” I didn’t realize that was an avenue until then. Now I’ve got a paper in progress because that professor introduced me to another professor who helped me get introduced into the field.<p>So talk to people. Be curious and ask questions!
评论 #30100236 未加载
karmabover 3 years ago
See, if you ask me - I have a Masters from Columbia - it helps to be very focused before beginning. I specialized in Networks and had a good relationship with my advisor going in.<p>What I would recommend you also do is talk to the faculty at your school. This way you can cultivate relationships with professors before going in and explore. CS professors usually have research groups that meet frequently.<p>The way I see it, Master&#x27;s is a very specialized degree beyond just undergrad and you can be exposed to many different topics of CS research - which is the fun of higher education beyond a BS.
评论 #30100264 未加载
noudover 3 years ago
&gt; if so, how to approach any topic and prepare?<p>What I usually do is to search for some people who I consider expert in that field and ask. Common questions I ask:<p>* Can you recommend a book, tutorial, course as an introduction of your field?<p>* What are the latest developments in your field? Can you point me to some papers on these topics?<p>* What do you recommend a newcomer to do in your field?<p>* (most important question) What are the biggest challenges in your field at this moment?
评论 #30100208 未加载