Search:

Type: Posts; User: Mahfuz Ahmed

Search: Search took 0.10 seconds.

  1. Replies
    3
    Views
    2,503

    Java for Android Developement

    I have a basics/primary knowledge on Java/OOP. I want to start learning android app development. Am i appropriate for start android now, Or how cant i do now, how much java knowledge is required for...
  2. Replies
    6
    Views
    982

    Re: Static factory method

    But under the short Booealn class example , writer said that ...

    "Note that a static factory method is not the same as the Factory Method pattern
    from Design Patterns [Gamma95, p. 107]. The...
  3. Replies
    6
    Views
    982

    Re: Static factory method

    Consider static factory methods instead of constructors
    The normal way for a class to allow a client to obtain an instance of itself is to provide
    a public constructor. There is another technique...
  4. Replies
    6
    Views
    982

    Static factory method

    What is 'Static factory method'?. I have seen a topic about static factory method from "Effective java" by Joshua Bloch. Here the writer explained it's advantages compared to constructor.But there is...
  5. Replies
    3
    Views
    962

    Re: Java Notepade

    No, not specific anything. Thanks for reply.
  6. Replies
    3
    Views
    962

    Java Notepade

    How to make a note pad in java?
Results 1 to 6 of 6