Sir tell me some tips to code in java?

Asked by Last Modified  

15 Answers

Learn Java

Follow 0
Answer

Please enter your answer

If you know C / C++ already, just try how will you able to achieve same examples in java. I prefer try to understand the fundamental of java and create small programs, then make the connectivity among them. Slowly build an application.
Comments

MCA

Practising the examples is the best to get more knowledge in java. After you get some confidence then you can go for tips.
Comments

Java Techonologies

Buy a scjp book by Katty Sierra and do practise every day you will become master one day in java
Comments

B.Tech CS working as Software Engineer in product based company

Go through Balaguruswamy and Oracle Java Specifications.
Comments

Tutor taking Computer subjects Classes

First of all u need to get the concept of java. i.e. Identify the area of interest and the corresponding attributes. this is half way done. then step by step u learn what is constructor, method overloading, inheritance.
Comments

Coaching

Better to start with some core JAVA programming.
Comments

Java/J2EE, B.E./B.Tech/MCA SubjectsTraining

Start programming with basic core java programs with the help of Examples and then move to other tough programs step by step once all concepts of previous program is clear.
Comments

IT Professional Trainer working with a reputed Institute. Headquarters: Hyderabad

Read from a standard book and practice
Comments

Experience in Java and Android Trainer.

Should be sound knowledge in OOPs concept and then practice SCJP example programming.
Comments

Mentor

serialVersionUID is a version control mechanism in a Serializable class. If you do not explicitly declare a serialVersionUID, JVM will do it for you automatically. This ID is used during deserialization to verify that the sender and receiver of a serialized object are compatible with respect to serialization....
read more
serialVersionUID is a version control mechanism in a Serializable class. If you do not explicitly declare a serialVersionUID, JVM will do it for you automatically. This ID is used during deserialization to verify that the sender and receiver of a serialized object are compatible with respect to serialization. If the receiver has loaded a class for the object that has a different serialVersionUID than that of the corresponding sender's class, then deserialization will result in an InvalidClassException. You can learn more about this here:http://docs.oracle.com/javase/1.5.0/docs/api/java/io/Serializable.html read less
Comments

View 13 more Answers

Related Questions

Is it possible to instantiate the abstract class?
Use anonymous class. Example: For an abstract class AbstrClass. AbstrClass ac = new AbstrClass() { public void m1() { // code...
Reshma
What is 'this' in Java?
this is a keyword in Java. Works as a reference to current object whose constructor is being invoked
SEED Infotech Ltd
How to use Java?
Basically JAVA is in two parts such as: Core JAVA. Advance JAVA and Frame works. What you want to learn Complete JAVA or Core part only.
Vinod
Please tell me what Object Oriented Programming and Object Based Programming with reallife example..what is the difference between them.?
Hi Ritesh, In order to be a true object oriented programming language, following 4 need to be present… 1) Abstraction - Hiding the implementation details from the user, only the functionality will...
Ritesh
What happens if an exception occurs in catch block?
That error message will get printed.
Janardan

Now ask question in any of the 1000+ Categories, and get Answers from Tutors and Trainers on UrbanPro.com

Ask a Question

Related Lessons

Differences Between HashMap vs HashSet In Java.
HashSet HashMap HashSet implements Set interface. HashMap implements Map interface. HashSet stores the data as objects. HashMap stores the data as key-value pairs. HashSet...

Finding a Majority Element
Problem Description Task. The goal in this code problem is to check whether an input sequence contains a majority element. Input Format. The first line contains an integer, the next one contains a sequence...

Understanding concept of Inheritance in Java
Inheritance: Acquiring a properties and methods from Parent class to Child class. For example, In some cases we can hear from any one of your relative or your friends will say like that "You are bahaving...

Try to clear up the basics, if basics are clear then you can go ahead with any difficult problem
Hey guys, To all the students i just want to convey that just clear up your basics so that they can help you solve anyu problem and you would achieve a great success. Regards, Ishani Chakraborty

Android : Support multiple themes in an android application
If you are developing a theme based application to enhance user experience, then following steps needs to follow.We are taking example of an android application having 2 themes white and black.Step 1:Define...

Recommended Articles

Designed in a flexible and user-friendly demeanor, Java is the most commonly used programming language for the creation of web applications and platform. It allows developers to “write once, run anywhere” (WORA). It is general-purpose, a high-level programming language developed by Sun Microsystem. Initially known as an...

Read full article >

Java is the most commonly used popular programming language for the creation of web applications and platform today. Integrated Cloud Applications and Platform Services Oracle says, “Java developers worldwide has over 9 million and runs approximately 3 billion mobile phones”.  Right from its first implication as java 1.0...

Read full article >

In the domain of Information Technology, there is always a lot to learn and implement. However, some technologies have a relatively higher demand than the rest of the others. So here are some popular IT courses for the present and upcoming future: Cloud Computing Cloud Computing is a computing technique which is used...

Read full article >

Java is the most famous programming language till date. 20 years is a big time for any programming language to survive and gain strength. Java has been proved to be one of the most reliable programming languages for networked computers. source:techcentral.com Java was developed to pertain over the Internet. Over...

Read full article >

Looking for Java Training Classes?

Learn from the Best Tutors on UrbanPro

Are you a Tutor or Training Institute?

Join UrbanPro Today to find students near you