-
i am wondering to start whats next after java ?Is it should be hibernate?Also suggest me some simple projects to begin?😐0
-
Member • 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....Are you sure? This action cannot be undone. -
Member • 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.Are you sure? This action cannot be undone. -
Member • Sep 26, 2011
hey this seems pretty good to begin thanks for help. i will try this .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.Are you sure? This action cannot be undone. -
Member • 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]Are you sure? This action cannot be undone. -
Member • Sep 27, 2011
actually the problem is o dont know how servlets and anything other than core java .Instead how can i reach to develop a website ?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]Are you sure? This action cannot be undone. -
Member • Oct 2, 2011
can i make these with simply core java or do i need something more to learn first?_ultimogo for simple applications like a notepad or a scientific calculator and if u have done advanced java go for a chat server....Are you sure? This action cannot be undone. -
Member • Oct 2, 2011
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 ._ultimogo for simple applications like a notepad or a scientific calculator and if u have done advanced java go for a chat server....Are you sure? This action cannot be undone. -
Member • 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.Are you sure? This action cannot be undone. -
Member • Oct 10, 2011
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.....vinciactually the problem is o dont know how servlets and anything other than core java .Instead how can i reach to develop a website ?Are you sure? This action cannot be undone. -
Member • 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 jumpAre you sure? This action cannot be undone.