Welcome to the Java Programming Forums


The professional, friendly Java community. 21,500 members and growing!


The Java Programming Forums are a community of Java programmers from all around the World. Our members have a wide range of skills and they all have one thing in common: A passion to learn and code Java. We invite beginner Java programmers right through to Java professionals to post here and share your knowledge. Become a part of the community, help others, expand your knowledge of Java and enjoy talking with like minded people. Registration is quick and best of all free. We look forward to meeting you.


>> REGISTER NOW TO START POSTING


Members have full access to the forums. Advertisements are removed for registered users.

Results 1 to 3 of 3

Thread: How to prepare pre-graduation for the job market

  1. #1
    Member Zyrion's Avatar
    Join Date
    Feb 2013
    Location
    Iowa
    Posts
    106
    My Mood
    Angelic
    Thanks
    2
    Thanked 8 Times in 8 Posts

    Default How to prepare pre-graduation for the job market

    I am currently a Junior earning my Bachelor's in Mathematics and Computer Science at Coe College. I do everything I am suppose to do, but nothing above and beyond. My question to you all is: What should I do/work on in the mean time in order to increase the probability of me landing a job after graduation. Also, what are employers looking for?

    Thank you for the help.


  2. #2
    Crazy Cat Lady KevinWorkman's Avatar
    Join Date
    Oct 2010
    Location
    Washington, DC
    Posts
    5,424
    My Mood
    Hungover
    Thanks
    144
    Thanked 636 Times in 540 Posts

    Default Re: How to prepare pre-graduation for the job market

    Quote Originally Posted by Zyrion View Post
    My question to you all is: What should I do/work on in the mean time in order to increase the probability of me landing a job after graduation. Also, what are employers looking for?
    Quote Originally Posted by Zyrion View Post
    I do everything I am suppose to do, but nothing above and beyond.
    I think you just answered your own question.

    Computer science is a very competitive field, filled with people with a genuine interest in the subject. If you just do the bare minimum, or if you're just trudging along in the hopes of landing a job, you're going to be quickly outpaced by the people who are interested enough to go above and beyond.

    You have to find what you're interested in, experiment, make a few little projects just for fun. Build up an online portfolio of your work. Contribute to an open source project. You should have an answer to the question "other than school, what experience do you have with programming?" This isn't an unfair case of "employers will only hire people with experience, so there's no way to get experience!" - it's a chance for you to show off how interested you are in the topic.
    Useful links: How to Ask Questions the Smart Way | Use Code Tags | Java Tutorials
    Static Void Games - Play indie games, learn from game tutorials and source code, upload your own games!

  3. The Following User Says Thank You to KevinWorkman For This Useful Post:

    GregBrannon (January 30th, 2014)

  4. #3
    Junior Member
    Join Date
    Feb 2014
    Location
    Atlanta, Georgia
    Posts
    11
    Thanks
    1
    Thanked 0 Times in 0 Posts

    Default Re: How to prepare pre-graduation for the job market

    As an aspiring Application Developer in my final two semesters ( associates degree.) I have urged other classmates to go the distance and purchase a webhost and start working on it as to not loose your edge and in my opinion the projects we have to do for a grade are sometimes, for lack of a better phrase, dummed down, so that students can get them completed. I have built myself a site as well as adding interesting projects to my site from different studies that I learn on my own. Just getting the code up on the host is a learning experience in itself.. Also I urge my classmates to decide on a project and start working on it.. and look at all of the great Meetup groups around the area and get in on the free teaching, get in on the networking, get in and see for yourself what people expect from you.. If you do not expect anything from yourself.. you will get no where.. My brother is making over 150K a year and does not even have a degree!!! He never took one CIST class he taught himself.. He has had such jobs as Lead app architect for National Geographic and the Library of congress.
    With this im saying.. put in the time for your school.. but put in more time for yourself.. find what is fun for you and what you love to do and run with that.. when someone sees your passion for what you do .. I promise you will not have a problem convincing them to give you a break

Similar Threads

  1. what is the best way to prepare for scjp certifiaction?
    By bandana in forum What's Wrong With My Code?
    Replies: 0
    Last Post: January 9th, 2014, 10:16 PM
  2. how to wrap a pre-generics library
    By frumious in forum Object Oriented Programming
    Replies: 2
    Last Post: April 9th, 2012, 09:58 PM
  3. Inserting pre programmed UI elements
    By luisp88 in forum AWT / Java Swing
    Replies: 2
    Last Post: September 20th, 2011, 12:56 PM