How to indicate programming experience on a CV

AI Thread Summary
When applying for REU programs, it’s important to accurately represent programming experience on your CV. Instead of labeling skills as "beginner" or misleadingly indicating years of experience, a more effective approach is to list the programming languages (C++, MATLAB, R) and provide brief descriptions of projects where these languages were utilized. This adds context and demonstrates practical application, which can enhance the chances of securing an interview. Including specific contributions, such as "wrote a Java SOAP client for project X," is more informative than vague claims of proficiency. While some discussions suggest that the number of lines of code written can indicate skill level, it is not a common question in interviews, so focus on clarity and relevance in project descriptions instead. Tailoring the details based on the specific REU focus—especially if programming is a key component—can further strengthen the application.
tcbh
Messages
37
Reaction score
0
(I'm putting this here as opposed to the Career forum because it's for REU applications)

I have some experience in C++, MATLAB and R, but I'm not sure how to indicate on the CV how much experience. I'm not an expert in any of them, but I don't know that "beginner" is right either. Years would be misleading too, since I don't program much outside of class and I don't always have classes that require programming.

Would it be too much to include a brief description of how I've used each language?
 
Physics news on Phys.org
tcbh said:
(I'm putting this here as opposed to the Career forum because it's for REU applications)

I have some experience in C++, MATLAB and R, but I'm not sure how to indicate on the CV how much experience. I'm not an expert in any of them, but I don't know that "beginner" is right either. Years would be misleading too, since I don't program much outside of class and I don't always have classes that require programming.

Would it be too much to include a brief description of how I've used each language?

It's hard to say since I don't know exactly what you are applying for, but here is what I think you should include:

a) The languages themselves and the platform if necessary (for example for Java no need for platform or .NET)

b) a simple description of the project that you worked on.

Don't go into lengthy complex statements about the specifics of the project, just state what the project was about (keep it as simple as possible but no simpler).

This will add context to your CV because it gives the reader a real idea of what you might know which will give an idea of whether to interview you or not. If you get the interview, then chances are the employer thinks you are a good candidate and your technical ability (among other things) will be tested there.
 
Also one thing that will give an interviewer a good idea of your skills is the number of lines of code you've written, and the number of lines of code there were in the system that you using.
 
twofish-quant said:
Also one thing that will give an interviewer a good idea of your skills is the number of lines of code you've written, and the number of lines of code there were in the system that you using.

I agree somewhat (especially with the number of lines in the system), but not completely.

You can have projects that have really really large subroutines and as a result have a lot of complexity, but it doesn't necessarily mean that it is more complex than say a more manageable subroutine that makes calls to a half a dozen to a dozen other systems or libraries that interact with one another.

If there are strange dependency issues between say libraries or other repositories, then this can cause really major headaches (as you are probably aware of in your job), and I would consider this a lot more challenging to do this right than do something where although the number of lines is huge, is still not as intensive as far as handling all these weird dependency issues that come about.
 
I recently had this same question, when preparing a CV for a physics graduate program. I didn't find a specific answer anywhere, but I ended up wording it something like this:

Programming Experience
Proficient with Java, Fortran
Some experience with C/C++, Perl, Mathematica, Matlab

and that's about it.

Of course, it depends on what REU you're applying for. If it's more about programming, you may want to include more details as mentioned in other replies.
 
My programming section looked very similar to bcbwilla and I got some quite decent software eng gigs with it. I also had a bit in my CV intro which described a few projects I worked on. It helps a lot if you mention exactly what you did with the language e.g. "wrote a java SOAP client for project X to integrate the CRM and web portal". Just "I am proficient with java" does not mean much at all unless your job is not programming focussed.

I have never been asked nor offered how many lines of code I have written nor did I ever ask others how many lines they wrote. I'm guessing some places may ask this however so be prepared for the question.
 
Bit Britain-specific but I was wondering, what's the best path to take for A-Levels out of the following (I know Y10 seems a bit early to be thinking about A-levels, but my choice will impact what I do this year/ in y11) I (almost) definitely want to do physics at University - so keep that in mind... The subjects that I'm almost definitely going to take are Maths, Further Maths and Physics, and I'm taking a fast track programme which means that I'll be taking AS computer science at the end...
After a year of thought, I decided to adjust my ratio for applying the US/EU(+UK) schools. I mostly focused on the US schools before, but things are getting complex and I found out that Europe is also a good place to study. I found some institutes that have professors with similar interests. But gaining the information is much harder than US schools (like you have to contact professors in advance etc). For your information, I have B.S. in engineering (low GPA: 3.2/4.0) in Asia - one SCI...
I graduated with a BSc in Physics in 2020. Since there were limited opportunities in my country (mostly teaching), I decided to improve my programming skills and began working in IT, first as a software engineer and later as a quality assurance engineer, where I’ve now spent about 3 years. While this career path has provided financial stability, I’ve realized that my excitement and passion aren’t really there, unlike what I felt when studying or doing research in physics. Working in IT...

Similar threads

Replies
4
Views
2K
Replies
3
Views
2K
Replies
11
Views
2K
Replies
3
Views
180
Replies
12
Views
2K
Replies
7
Views
162
Replies
7
Views
3K
Back
Top