Search:

Type: Posts; User: Tom

Search: Search took 0.12 seconds.

  1. Replies
    4
    Views
    2,376

    Re: Please help me with a research question

    I've noticed, particularly after standup meetings, that pairs of developers often go off together to coordinate on integration tasks. This is also true after (non-agile) status meetings. Is this...
  2. Re: what is the use of transient class and serializable interface?

    Serialization is a way to store or transmit Java objects. Since objects refer to other objects, serialization recursively saves the "entire" object. Serialized objects can be saved to a disk file...
  3. Replies
    4
    Views
    2,376

    Please help me with a research question

    Hi All,

    This isn't specifically a Java question, but is relevant to Java developers. I'm completing my PhD in CIS and researching the question of collaboration among developers. I could use your...
Results 1 to 3 of 3