java project

Collapse
X
 
  • Time
  • Show
Clear All
new posts
  • mrityunjay11
    New Member
    • Jul 2007
    • 26

    java project

    hi iam starting to learn java can anybody suggest me good java project topic
  • JosAH
    Recognized Expert MVP
    • Mar 2007
    • 11453

    #2
    Originally posted by mrityunjay11
    hi iam starting to learn java can anybody suggest me good java project topic
    Better start to feel familiar with the tools first; attempt to compile and run a single
    class; add another class, preferably in another package; compile and run them
    both; see what happens and read the introductory sections of the tutorial first.
    Best of luck and

    kind regards,

    Jos

    Comment

    • mrityunjay11
      New Member
      • Jul 2007
      • 26

      #3
      thank u .i hav done above mentioned thing any further suggestion

      Comment

      • r035198x
        MVP
        • Sep 2006
        • 13225

        #4
        Originally posted by mrityunjay11
        thank u .i hav done above mentioned thing any further suggestion
        Projects may require you to spend lots of time on them. It is a good thing therefore to pick a topic that interests you so that you spend time doing what you like rather than something that bores you.

        Comment

        • praveen2gupta
          New Member
          • May 2007
          • 200

          #5
          Originally posted by mrityunjay11
          hi iam starting to learn java can anybody suggest me good java project topic
          Hi
          For Begainers developing a project is not a easy task. Go step by step and develop classes from any begainers level book. Still for a project you can plan for the textEditor.

          Comment

          Working...