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 7 of 7

Thread: Jobs in Java & Other IT Sectors

  1. #1
    Member
    Join Date
    Oct 2011
    Posts
    114
    Thanks
    1
    Thanked 0 Times in 0 Posts

    Default Jobs in Java & Other IT Sectors

    Who on here actually has a full time job in working with Java? Or

    How hard did you find it to get a job after graduating?


  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: Jobs in Java & Other IT Sectors

    I know several of us do, including myself. I didn't have to work very hard at all, honestly (other than being dirt poor straight out of college). I just put my resume up on monster.com, and a couple weeks later I started a new job in a new city. You might also want to check out our sister site, Java Programming Careers.

    But your job-finding experience is going to vary depending on your skillset and your location. I've been working in Java since high school, and I'm located on the East coast of the United States (I work in Washington DC, where there are a ton of technology jobs). But I would have had a lot more trouble finding work in my hometown, since there aren't many programming opportunities in the middle of a damn cornfield!
    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. #3
    Member
    Join Date
    Oct 2011
    Posts
    114
    Thanks
    1
    Thanked 0 Times in 0 Posts

    Default Re: Jobs in Java & Other IT Sectors

    That sounds promising. Im actually in the UK myself so i dont know how the Java workplace over here compare to that of the States.

    I asked this in another thread also, do you think the Oracle programmer certifications are a worthwhile addition to the degree im doing?

  4. #4
    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: Jobs in Java & Other IT Sectors

    Quote Originally Posted by djl1990 View Post
    That sounds promising. Im actually in the UK myself so i dont know how the Java workplace over here compare to that of the States.
    I know a few of our members are from across the pond, but you might be better off going to a website like salary.com and searching for your location to see the demand for software engineers (or whatever job you want).

    Quote Originally Posted by djl1990 View Post
    I asked this in another thread also, do you think the Oracle programmer certifications are a worthwhile addition to the degree im doing?
    I don't have any strong opinions on certification. I've played with the idea of getting them, but it hasn't really affected me. I've heard good things and bad things about them. I'd focus on the degree first, and then after that, work on putting together a portfolio (work on that can start before you graduate). Then you can decide whether a certification will add much.
    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!

  5. #5
    Member
    Join Date
    Oct 2011
    Posts
    50
    My Mood
    Fine
    Thanks
    2
    Thanked 1 Time in 1 Post

    Default Re: Jobs in Java & Other IT Sectors

    I work as a part-time software developer at Bank of Transilvany. I'm using mainly PL-SQL (Oracle) / Java / JavaScript ..but also other serveral languages as C#, ASP etc.

    application context
    Last edited by daniel.j2ee; December 13th, 2011 at 05:00 PM.

  6. #6
    Member
    Join Date
    Oct 2011
    Posts
    114
    Thanks
    1
    Thanked 0 Times in 0 Posts

    Default Re: Jobs in Java & Other IT Sectors

    daniel.j2ee

    Thanks for sharing that.

    Im wondering what actually is the nature of the programming and the tasks you carry out in your workplace.

    At my uni we learn the basics of course, but all the tasks for assignments seem to just be for loops, if statements, do while loops etc.

    Do these basics actually get used in a working environment.

    What kind of programs do you get to write?

  7. #7
    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: Jobs in Java & Other IT Sectors

    Quote Originally Posted by djl1990 View Post
    Im wondering what actually is the nature of the programming and the tasks you carry out in your workplace.
    Programming is pretty much the same from freshman year to the workplace: you're given a problem, and at first you have no idea how to solve it. Then you break it up into smaller pieces and hack away at them until they work. Some companies might approach the process differently, but that's the fundamental nature of programming.

    Quote Originally Posted by djl1990 View Post
    At my uni we learn the basics of course, but all the tasks for assignments seem to just be for loops, if statements, do while loops etc.
    Be patient. These fundamentals are absolutely required. If you're bored, use them to write a simple game, or check out Project Euler. You can't skip them.

    Quote Originally Posted by djl1990 View Post
    Do these basics actually get used in a working environment.
    Every. Single. Day.

    Quote Originally Posted by djl1990 View Post
    What kind of programs do you get to write?
    Right now my projects are to design and implement a GUI for modelling problems and solutions to flight problems (weather, etc) based on statistical analysis of a network. Pretty cool stuff. Previously I've been in charge of a GUI for a similar program, only using real data instead of statistics (one project looks 2 hours in advance, the other 24 hours). I've also been involved in taking apart a simulated annealing algorithm for flight path planning in order to find places it could be optimized.

    But what you do is going to depend entirely on where you work. However, the fundamental problem-solving nature built on the fundamentals of programming will not change.
    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!

Similar Threads

  1. Replies: 1
    Last Post: June 28th, 2011, 01:20 AM
  2. JOBS
    By yashban2006 in forum Paid Java Projects
    Replies: 0
    Last Post: March 23rd, 2010, 01:14 AM
  3. JAVA jobs
    By human in forum Paid Java Projects
    Replies: 0
    Last Post: November 13th, 2009, 10:20 AM
  4. JAVA jobs eProject.com
    By rajutpr in forum Paid Java Projects
    Replies: 0
    Last Post: October 29th, 2009, 01:13 PM
  5. Java jobs and projects
    By eprojecthelp in forum Paid Java Projects
    Replies: 0
    Last Post: August 11th, 2009, 02:06 PM