Way to start Java Programming

Everyone wants to become programmer after their study. Everyone has a big question in their mind how to start, where to start, which to start in programming. Most of people are confused on help, targets and programming technologies. They follow blindly what others tell them to do, without using their own mind and search on Google. Only few of people search on internet about how to start programming.

Java is very broad in sense of use and technology. It is difficult to set mind which have to learn. If you know your interest very clearly, it is easier to start and learning.

Java roughly divided into web application and core java programming.

  1. Web based Application development
  2. Core java Application development
  3. J2ME-based solution development

Web Based Programming
Today most popular programming is Web based development. What is web based programming, programming which is used to work for web browser like Firefox, internet explorer. This web based programs are written to execute by web browsers.

Most hot technology in web based programming is JSP (Java Server Pages), Servlet. Today web also going to mature so it having now number of advance framework like Struts framework, Spring framework, Cocoon framework and many more count less. Swing and Applet is GUI Graphical User Interfaces technologies which can run on web browser too and individual also. This is near to core java development in swing and Applet programming.

Begin with Technology in order

  1. JSP
  2. Servlet
  3. java beans
  4. Framework(Struts) or EJB (Enterprise JavaBeans)
  5. Hibernate (object-relational mapping (ORM))

Core java programming

Core java programming is really a programming where we can enjoy development.  Core java gives all freedom to make any application beautifully. All class, all concepts can easily implement in core java. People have experience in programming try to go in core after some time. Initially it is not very interesting topic, someone tells, it is difficult. Yes it is difficult to make huge software if you have no experience. If you dont know about eclipse or netbean IDE. Programming is very difficult, everytime you need to compile program manually. Ant is also a option to automatically compile java programs but for beginner it is difficult.

Begin with Technology in order

  1. Core java
  2. RMI
  3. JNDI
  4. Networking
Bookmark  

 

Leave a Reply

Security Code:

 

  Random Post