• Visitors can check out the Forum FAQ by clicking this link. You have to register before you can post: click the REGISTER link above to proceed. To start viewing messages, select the forum that you want to visit from the selection below. View our Forum Privacy Policy.
  • Want to receive the latest contracting news and advice straight to your inbox? Sign up to the ContractorUK newsletter here. Every sign up will also be entered into a draw to WIN £100 Amazon vouchers!
Collapse

You are not logged in or you do not have permission to access this page. This could be due to one of several reasons:

  • You are not logged in. If you are already registered, fill in the form below to log in, or follow the "Sign Up" link to register a new account.
  • You may not have sufficient privileges to access this page. Are you trying to edit someone else's post, access administrative features or some other privileged system?
  • If you are trying to post, the administrator may have disabled your account, or it may be awaiting activation.

Previously on "permie java developers"

Collapse

  • aussielong
    replied
    Originally posted by moorfield View Post
    I've nearly just fallen off my chair... the permie java developer next to me has just come up with this gem.
    maybe what he is getting at is that instead of implementing polymorphism using reflection you could write code like this:

    if type = X then do this
    else
    if type = Y then do this
    else
    if type = Z then do this

    Leave a comment:


  • TimberWolf
    replied
    Originally posted by moorfield View Post
    I've nearly just fallen off my chair... the permie java developer next to me has just come up with this gem.

    I've nearly just fallen off my chair... the permie java developer next to me has just come up with this gem.

    to be honest they [Sun] could have just got round this reflection stuff by just using if statements
    He is right. Today's programmers probably think OOP and newer methodologies are somehow more computationally powerful than older or simpler statements like an IF. They aren't, modern programming methods exist only for the convenience of programmers. They don't add any computational power. Every program ever written and could ever be written could be rewritten entirely in IF statements.

    Leave a comment:


  • Xenophon
    replied
    Originally posted by Sysman View Post
    pedant

    Leave a comment:


  • Sysman
    replied
    Originally posted by Xenophon View Post
    petard

    pedant

    Leave a comment:


  • Xenophon
    replied
    Originally posted by Churchill View Post
    Ha, hoisted by your own whatsit!
    petard

    Leave a comment:


  • voodooflux
    replied
    Originally posted by Churchill View Post
    Ha, hoisted by your own whatsit!
    Ouch - sounds painful

    Leave a comment:


  • moorfield
    replied
    Originally posted by Jaws View Post
    Another classic quote from the other day when I was trying to explain the benefits of running a build server/cruise control (after having a few instances of going back and forth asking developers for missing files) "In the past on some projects we haven't used any source control and just put our files on a central machine, could this save us some time?"
    Oh yes. Said permie java developer also believes that ..

    I'm not too worried about source control because we have it all on the shared drive and that's backed up on the network each night.

    Leave a comment:


  • DimPrawn
    replied
    Originally posted by zeitghost
    I've got that book.

    I haven't read it though.

    There's nothing about FORTRAN IV in it.

    LF Fortran v7.1 Enterprise edition integrates the Fortran for .NET language system and our legendary Lahey/Fujitsu Fortran 95 language system into the latest Microsoft® Visual Studio development environment.

    Leave a comment:


  • Churchill
    replied
    Originally posted by zeitghost
    I've got that book.

    I haven't read it though.

    There's nothing about FORTRAN IV in it.
    How do you know if you haven't read it?

    Ha, hoisted by your own whatsit!

    Leave a comment:


  • DimPrawn
    replied
    Reflection? Classes? Objects?

    Pah, all you need is Loop, If and Gosub + Return

    Leave a comment:


  • bobhope
    replied
    Interested to know how those if statements would look.

    Lack of source control is more common than you think, even these days

    Leave a comment:


  • Jaws
    replied
    Another classic quote from the other day when I was trying to explain the benefits of running a build server/cruise control (after having a few instances of going back and forth asking developers for missing files) "In the past on some projects we haven't used any source control and just put our files on a central machine, could this save us some time?"

    Leave a comment:


  • NickFitz
    replied
    Originally posted by NickFitz View Post
    C# for Dummiesest
    BTW, I'm available for training services. You provide the planks & heads

    Leave a comment:


  • NickFitz
    replied
    Originally posted by Jaws View Post
    I'm working in a 100% contractor team who are having difficulties with the architecture I've presented them with. Data Access / Business Logic / Presentation. "I've read 200 pages of a C# book and they do not structure it in this way."
    C# for Dummiesest

    Leave a comment:


  • Solent
    replied
    I'm working in a 100% contractor team who are having difficulties with the architecture I've presented them with. Data Access / Business Logic / Presentation. "I've read 200 pages of a C# book and they do not structure it in this way."
    That is scarey, fundamental to every design. Hence C#, component orientated, surprised at the book not explaining this. I have been developing in C#, Data Access etc since PDC of 2001. One layer to modify in the event of change and a team not knowing this. eek

    Leave a comment:

Working...
X