• Post Reply Bookmark Topic Watch Topic
  • New Topic
programming forums Java Mobile Certification Databases Caching Books Engineering Micro Controllers OS Languages Paradigms IDEs Build Tools Frameworks Application Servers Open Source This Site Careers Other Pie Elite all forums
this forum made possible by our volunteer staff, including ...
Marshals:
  • Campbell Ritchie
  • Jeanne Boyarsky
  • Ron McLeod
  • Paul Clapham
  • Liutauras Vilda
Sheriffs:
  • paul wheaton
  • Rob Spoor
  • Devaka Cooray
Saloon Keepers:
  • Stephan van Hulst
  • Tim Holloway
  • Carey Brown
  • Frits Walraven
  • Tim Moores
Bartenders:
  • Mikalai Zaikin

What do junior java developers do at work everyday?

 
Greenhorn
Posts: 10
  • Mark post as helpful
  • send pies
    Number of slices to send:
    Optional 'thank-you' note:
  • Quote
  • Report post to moderator
Can any junior java developers give me an indepth description of what you do at work everyday
 
Ranch Hand
Posts: 67
  • Likes 1
  • Mark post as helpful
  • send pies
    Number of slices to send:
    Optional 'thank-you' note:
  • Quote
  • Report post to moderator

Charles Sparking wrote:Can any junior java developers give me an indepth description of what you do at work everyday


Boss gives me a small job because i am a beginner. I do the job...he gives me more. I do that too, then i get a more complicated job....
thats how it went for me.
 
Charles Sparking
Greenhorn
Posts: 10
  • Mark post as helpful
  • send pies
    Number of slices to send:
    Optional 'thank-you' note:
  • Quote
  • Report post to moderator

Lexington Smith wrote:

Charles Sparking wrote:Can any junior java developers give me an indepth description of what you do at work everyday


Boss gives me a small job because i am a beginner. I do the job...he gives me more. I do that too, then i get a more complicated job....
thats how it went for me.




what exactly did this small jobs entail and what techical java elements did you make use of methods, arrays, objects etc.would these jobs be tested by potential clients.
 
lowercase baba
Posts: 13089
67
Chrome Java Linux
  • Mark post as helpful
  • send pies
    Number of slices to send:
    Optional 'thank-you' note:
  • Quote
  • Report post to moderator
the tasks can be anything...from changing a string literal to writing documentation to altering behavior of the program to writing a brand new program.

You could be asked to write some database queries, to write a perl script to do something, to check a bunch of files into a code repository.

The number of things you COULD be asked to to are almost endless.
 
With a little knowledge, a cast iron skillet is non-stick and lasts a lifetime.
reply
    Bookmark Topic Watch Topic
  • New Topic