• 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

Mentor?

 
Ranch Hand
Posts: 156
  • Mark post as helpful
  • send pies
    Number of slices to send:
    Optional 'thank-you' note:
  • Quote
  • Report post to moderator
Actually what I need is some input. I was just certified this summer, no background in dev, only networking. Where I work, I haven't been assigned to any Java assignments as of yet AND haven't even gotten to work with a well seasoned java developer. All I need is someone to look at a really basic program I wrote, tell me if what I am doing fits standard java practice, and what I can do to improve my code. I need an idea that what I am doing is at least along the right lines.
I wrote a dorky little GUI program just for this reason so someone can look at it.
Any volunteers from the bar or sheriffs office?
I can email the code. I'd rather not clutter the board with it.
Thanx
 
Sheriff
Posts: 7001
6
Eclipse IDE Python C++ Debian Java Linux
  • Mark post as helpful
  • send pies
    Number of slices to send:
    Optional 'thank-you' note:
  • Quote
  • Report post to moderator
What we usually recommend is that you put your code on a web server somewhere, and post a link to it, asking people to take a look and let you know what they think. You may get some interetsing and useful replies.
Also, consider doing the "Cattle Drive" assignments here. The kind of pickiness you'll suffer while doing that will really be good for you...
 
ryan headley
Ranch Hand
Posts: 156
  • Mark post as helpful
  • send pies
    Number of slices to send:
    Optional 'thank-you' note:
  • Quote
  • Report post to moderator
Great thanx...
I will find a place to put them and place a link. Should I open a new topic after I post it or just include it in this thread?
 
Frank Carver
Sheriff
Posts: 7001
6
Eclipse IDE Python C++ Debian Java Linux
  • Mark post as helpful
  • send pies
    Number of slices to send:
    Optional 'thank-you' note:
  • Quote
  • Report post to moderator
Adding to this thread would help give readers a bit of context.
 
reply
    Bookmark Topic Watch Topic
  • New Topic