Sunday, 24 January 2016

How to Learn Java Quickly

Java is the most popular language tat is used in many industry So if you want to become a developer then java is the best language in where you can increase your skill.

To know java Quickly first you have to get your hand dirty with a procedural language and after that with a Object oriented language

Why procedural language,Because it give you a confidence to write a program and with this you can know how the compiler behave to the program and how the program allocate memory in the memory
C is the best language for a beginner

After Learning a procedural language you have to Get some knowledge about the Object oriented approach so a language like c++ is a good  head start to learn java quickly. You have to give more focus about the concept like Class and Object ",Encapsulation,Data Abstraction,,Inheritance,polymorphisim,Abstract class Concept

After Learning a object oriented language you will ready to learn java. In java Give more trace to Exception handling,Interface ,awt,swing.and if you wan to learn advance java then Jdbc,servlet,Jsp and Hybernet is very important for web application.


No comments:

Post a Comment

Total Pageviews