My long-term Goal

Collapse
X
 
  • Time
  • Show
Clear All
new posts
  • analoveu
    New Member
    • Jan 2007
    • 36

    My long-term Goal

    Iam a java beginner,just I can develop simple java applications.
    But I want to be an expert JSP web developer .
    What are the things that I should do, the techniques that I should study and what are the short-tearm goals that I should achieve to accomplish my long-term goal . What the time and the experiences that are needed to achieve my goal?
  • r035198x
    MVP
    • Sep 2006
    • 13225

    #2
    Originally posted by analoveu
    Iam a java beginner,just I can develop simple java applications.
    But I want to be an expert JSP web developer .
    What are the things that I should do, the techniques that I should study and what are the short-tearm goals that I should achieve to accomplish my long-term goal . What the time and the experiences that are needed to achieve my goal?
    First you need to understand server side programming and make the neccessary installations for you to be able to run JSP programs.

    Comment

    • analoveu
      New Member
      • Jan 2007
      • 36

      #3
      Originally posted by r035198x
      First you need to understand server side programming and make the neccessary installations for you to be able to run JSP programs.
      what should I study to be a server side programmer

      Comment

      • hirak1984
        Contributor
        • Jan 2007
        • 316

        #4
        start with "head first with jsp and servlets" by kathay sierra and bert bates.

        this book really helps

        Originally posted by analoveu
        what should I study to be a server side programmer

        Comment

        • r035198x
          MVP
          • Sep 2006
          • 13225

          #5
          Originally posted by hirak1984
          start with "head first with jsp and servlets" by kathay sierra and bert bates.

          this book really helps
          Yeah that's a good start.

          Comment

          • hirak1984
            Contributor
            • Jan 2007
            • 316

            #6
            but most important thing is,first get your basics of core java clear.

            learning j2ee is not that tough,if your basics are clear

            Comment

            Working...