Does the choice of the thesis for a bachelor paper in computer science have an effect on the author's career?
With that in mind, how should I approach choosing my thesis?
|
Does the choice of the thesis for a bachelor paper in computer science have an effect on the author's career? With that in mind, how should I approach choosing my thesis? |
|||||||||||||||
|
Questions on Programmers Stack Exchange are expected to relate to software development within the scope defined in the FAQ. Consider editing the question or leaving comments for improvement if you believe the question can be reworded to fit within the scope. Read more about closed questions here.
|
I picked something according to the following criteria:
I then submitted a proposal to my director of studies and got his approval. It has played absolutely zero rôle in my career. Even in interviews for my first job, no-one cared what I'd done for my dissertation. |
|||
|
|
I am working on my Bachelor's thesis at the moment, so I can't tell you about it's impact. My criteria for choosing one was to find an interesting topic in a field that I'll maybe specialize in during my Master's. Doing the thesis in this field gives me the change to find out if my expectations are reasonable and - if so - to get known to people teaching and researching in this field. |
||||
|
|
|
As others have said, choose something that interests you. Moreover, keep in mind that your field is Computer Science, so don't restrict yourself to creating a boring piece of software and writing some notes on it. There are many topics that aren't involved with code writing at all (Unless thats a requirement of your university). I did my Master's Thesis on computational biology (systems biology, mathematical models of DNA interactions, model analysis, etc. etc.) yet still work as a software developer. For the vast majority of employers, they don't really care what (or how well) you did at university, as long as you finished. And you will finish faster if you enjoy your topic. And the fact is that you won't really learn career specific stuff until you actually start working, as university stuff is (mostly) just preparation. |
|||
|
|
I am currently working on mine, and chose something that I would find interesting, and something that was contemporary. I also think it's important to be able to talk passionately about it to potential graduate employers. Most may not ask about it, but some definitely will. FWIW, i'm using the MS Kinect to create an application. |
|||
|
|