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

AI & Data | Cyber | Data Analytics | BI | Programming

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

Please suggest some books to self-learn Java at home?
For self learning the best book is Core Java written by Gary Cornell and Kay Horstmann. This book comes in 2 volumes and both are important to learn the subject from the ground up to the advanced level.
Sharmistha
1 0
6
Java was developed in which year?
1995 By Sir James Gosling
Mohit
0 1
8
What is the use of the "this" keyword in Java?
'this' refer the current instance of a class. You can get and set data members of current object using 'this' prefix inside there class data type.
Deepak
0 0
9
In what ways is C# similar to Java?
C# and Java share several similarities as both are influenced by C and C++: Object-Oriented Programming (OOP): Both languages are designed with a strong emphasis on OOP principles, including encapsulation,...
Aparna
0 0
5

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

Ask a Question

Related Lessons

CONDITIONAL STATEMENT - IF ELSE
1. IF condition only if is true conditon is required. if(condition){//statements} 2. IF-ELSE condition 1. to check whether the condition will be true or false.syntax of if-else2. only 1 conditionif(condition){//statements}else{//statements} 3....

Tips of learning Java Language/Other Programming Languages
1.You should know the basic concept: If we talk about programming languages so basic concept are same in all the high level languages. So you should know the basic concept firstly then you can easily understand...
I

Icreative Solution

0 0
0

Simple Input and Output in CoreJava
We can use any of the following options based on the requirements to accept data from the user in corejava and show them Integer Input Output Character Input Output Float Input Output INPUT AND...

What Is Applet & Its Life Cycle?
What is Applet & its life cycle?Applet is a Java programme that can be embedded into HTML page.Java Applet runs on the java enables web browsers such as Mozilla & Internet Explorer.Applets are...
I

Icreative Solution

0 0
0

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