nixers
Undergraduate research ideas - Printable Version
+- nixers (https://nixers.net)
+-- Forum: General (https://nixers.net/Forum-General)
+--- Forum: Off topic (https://nixers.net/Forum-Off-topic)
+--- Thread: Undergraduate research ideas (/Thread-Undergraduate-research-ideas)


Undergraduate research ideas - Steph - 06-11-2018

Hey everyone,

I’m a sophmore in uni studying computer science and I feel far from competent. Despite this I have the oppertunity to conduct some undergraduate research in mathematics or computation.

I’m looking for ideas or areas that I can delve into with a low enough bar of entry.

Thanks!


RE: Undergraduate research ideas - z3bra - 08-11-2018

you could look into implementing math algorithm using weird languages line mathlab, prolog or scala. That would imrpove your skills in both fields


RE: Undergraduate research ideas - venam - 08-11-2018

Maybe an easy entry point would be to take a research paper you like and expand on the questions brought up in the discussion part of it.


RE: Undergraduate research ideas - fraun - 30-11-2018

You could implement some sort of mathematical algorithm like Z3bra said and investigate the efficiency (in terms of any metric, writing ease, compile, run time) of different languages. For example, I'm always confused why astrophysics has some weird obsession with FORTRAN. Or maybe it could be simpler - why are different languages used for different things across different research fields.