Need Help Related to JAVA

vinci
@vinci-e4PtMU β€’ Oct 8, 2024

i am wondering to start whats next after java ?Is it should be hibernate?Also suggest me some simple projects to begin?😐

Replies

Welcome, guest

Join CrazyEngineers to reply, ask questions, and participate in conversations.

CrazyEngineers powered by Jatra Community Platform

  • _ultimo

    @ultimo-hEyXjC Sep 25, 2011

    go for simple applications like a notepad or a scientific calculator and if u have done advanced java go for a chat server....

  • Radhika Deshpande

    @radhika-o4Adk0 Sep 26, 2011

    A simple calculator using java applets and frames will be best and easy to make project.
    You can also make a shopping site with any database at the bac-kend. You can take this project to any level you want. You could use cookies to maintain user information.

  • vinci

    @vinci-e4PtMU Sep 26, 2011

    FrootyA simple calculator using java applets and frames will be best and easy to make project.
    You can also make a shopping site with any database at the bac-kend. You can take this project to any level you want. You could use cookies to maintain user information.

    hey this seems pretty good to begin thanks for help. i will try this .

  • sookie

    @sookie-T06sFW Sep 27, 2011

    Just an idea: Make a simple website and try to make it complicated with security features such that no one can make an attack on it. [Anyone interested in security & hacking can take it as their project also]

  • vinci

    @vinci-e4PtMU Sep 27, 2011

    sookieJust an idea: Make a simple website and try to make it complicated with security features such that no one can make an attack on it. [Anyone interested in security & hacking can take it as their project also]

    actually the problem is o dont know how servlets and anything other than core java .Instead how can i reach to develop a website ?

  • vinci

    @vinci-e4PtMU Oct 2, 2011

    _ultimogo for simple applications like a notepad or a scientific calculator and if u have done advanced java go for a chat server....

    can i make these with simply core java or do i need something more to learn first?

  • vinci

    @vinci-e4PtMU Oct 2, 2011

    _ultimogo for simple applications like a notepad or a scientific calculator and if u have done advanced java go for a chat server....

    i build a simple calculator and scientific calculator both but without any design or frames as i didnt know these frames and swing in java.Regarding notepad ,i built one in VB ,few years ago ,by source code from internet but i was unable to understood that time.now i will try again in java .

  • Smriti Jha

    @smriti-jha-RIDWQb Oct 2, 2011

    To learn Java, a strong base of C++ is ideal. So, make sure you have a working knowledge of object oriented programming.

  • hemal08ce094

    @hemal08ce094-PWS7D2 Oct 10, 2011

    vinciactually the problem is o dont know how servlets and anything other than core java .Instead how can i reach to develop a website ?

    for developing web apps[website] in java u must learn jsp/servlet..it is not possible to develop web apps by only core java's concepts.....

  • vinci

    @vinci-e4PtMU Oct 16, 2011

    i tried applets last night and i succeed in using some swing contents like textfield,button etc.
    thanks to all for help
    this being the first step to a higher jump