I'm coming to the end of my PhD and have started to look at job listings for when I finish. One thing I have come across a couple of times is a requirement for experience writing "complex code", Can anyone give any insights into what constitutes "complex" code? I have to admit I'm finding it difficult to gauge my suitability for some of these jobs as I have no feel for whether my experience is of sufficient complexity.
Since that descriptor is subject to interpretation based on personal opinion, you should not worry much about what defines "complex code". Go ahead and apply, if you feel you are otherwise qualified.
pretty simple..code that no one understands, except the dev. In this case, some one left a code that no one can understand and you may have to work on it (...just joking). Go ahead and apply as most of the job requirements are kitchen sink (IMO). Complexity is relative. One learns over time.
This is 'complex' code, from R:
Wonderful............. (up vote)
Its not been made very clear if this is related to bioinformatics or not, but on the assumption that it is, a lot of bioinformatics jobs don't actually require that your code be anything out of this world. If its a data analysis job (which I like to think of as a "Type I Bioinformatician"), then all you really need to know how to do is squeeze the best out of Linux, write shellscripts/workflows, and understand existing tools. Get comfy with file format conversion.
If its a "Type II" job, where you're actually writing the tools that a "Type I" bioinformatician is glueing together, it might matter more, but in that case, the jobs are often aimed more at people with a true software engineering background than a bioinformatics background anyway.