Ask Experts Questions for FREE Help !
Ask
    Kairos3506's Avatar
    Kairos3506 Posts: 1, Reputation: 1
    New Member
     
    #1

    Sep 14, 2016, 06:07 AM
    Is there a kind of check list for a beginner in java,
    I have graduated from college with a bachelor’s degree in computer science, however I feel like I don’t have the required skills or knowledge to say that I’m in a intermediate level of java. That’s why I would like to know if there was some kind of check list that people would go by to determine if they are in the beginners area or intermediate area what would that check list look like. Here is an example:
    -knowledge on how to make variables
    -understands OOP
    -knows how to make different loops
    InfoJunkie4Life's Avatar
    InfoJunkie4Life Posts: 1,409, Reputation: 81
    Ultra Member
     
    #2

    Sep 18, 2016, 10:52 AM
    Quote Originally Posted by http://programmers.stackexchange.com/questions/85339/how-to-describe-your-skill-levels-in-the-cv
    I don't explicitly indicate my skills and experience with each technology or tool on my resume. Instead, when I provide descriptions of each job and my duties as well as my personal and academic projects, I also mention the core technologies that I've used in support of that position. Every place that I've applied to either asked for a cover letter or provided an application form, which I used to enumerate specific skills that I had (focusing on those relevant to the job description that I was applying to) and described my level of experience with each one.

    There are two problems that I see with listing your skills explicitly.

    First, you have to tailor your resume even more for each job that you apply to. In order to save space, you are going to want to focus on the skills that are listed in the job description plus anything else that you feel is relevant. You can't possibly list every skill you have - I know that for me, it would take up way too much space. As you gain experience and knowledge, it'll only become harder to choose what to enumerate.

    Second, how do you define "expert", "advanced", and "beginner"? Where do you draw the line? Things that I think a beginner should know might be something that you consider to be advanced. Using such ambiguous words doesn't give me any information about you as a candidate for a position. On top of that, languages (or any skill) cover a lot of areas. I could be an expert Java Swing developer, but have no knowledge of Java networking and limited threading knowledge. Am I a beginner, advanced, or expert at Java? Your work experience will let me know what aspects of the language you have used and for how long.

    I honestly don't think it's about the skills that you have, but rather what you are capable of learning and contributing to the project, team, and organization. That's the approach I've taken and it appears to have worked quite well for me - I've obtained two six-month co-ops, three summer internships, a TA position, and a full-time job (pending paperwork) with this approach.

    -Thomas Owens
    Most job postings I read requiring programming use terms like "Entry Level" or "Jr/Sr Programmer" in such and such a language.

    Here are some testing sites that will help you prove your skill level and maybe a bit of confidence.

    Programming Skills - JAVA

    ProProfs - Test Your Java Skills

    Tests4Geeks - JAVA Programming Test for Mid-Level Programmers

    Better Programmer - Can you really program?

Not your question? Ask your question View similar questions

 

Question Tools Search this Question
Search this Question:

Advanced Search

Add your answer here.


Check out some similar questions!

Check black list [ 1 Answers ]

My name is Imran. Please check whether my passport is blacklist or I can enter dubai or not as I am Pakistani

Setting dynamic list of different type of objects to a Java form bean [ 0 Answers ]

Scenario: I am trying to map the JAXB Java object- 'Coverage' to a Java form bean-'CoverageForm'. I have a List -'coverageList' of Coverage objects.In the Coverage object, I have a list of content objects 'cov.getContent()' of type JAXBElement, Limit,Deductible. I need to set the...

Check noise detection from mic in java [ 1 Answers ]

Hi, I want to detect if there is noise in the room using a microphone and Java but I can´t figure it out. I tried line.getlevel() but I am not sure if I am in the right direction or if there is another way to do it. Please help me if you know how. Thanks in advance, Michael


View more questions Search