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

What are the various Java certifications?
The certifications are : 1) Oracle...
Rama
1 0
5
What is difference between C language and Java language?
Java is a purely object-oriented (class based) programming language that's designed to support the philosophy of "write once, run anywhere" i.e. compiled Java code runs on multiple platforms without re-compilation...
Poonam
0 0
5
Is it good to go for a Java coaching center and learn Java (with advanced Java) to improve my programming skills?
yes, Please check the Institute reviews and discuss with the tutor, what topics were covered in class. Ask about the practicals session and how many hours/duration of the course.
Gerda
0 0
5
what is the use of request get parameter map in servlet with example
Map of all input elements of form of Html can be retrieved with getParameterMap() method and it is very rarely used. Map requestParams = request.getParameterMap();
Pushpendra

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

Ask a Question

Related Lessons


JAVA Online Training
What is Java? Java is a technology developed by James Gosling at Sun Microsystems, Sun Microsystems is now a part of Oracle Corporation. This is one of the most powerful & securable language used to...

What are the JSP implicit objects ?
JSP provides Nine implicit objects by default. They are as follows with corresponding Object Type: i) out --> JspWriter ii) request -->HttpServletRequest iii) response --> HttpServletResponse iv)...

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...

Puzzle Game coding
import java.awt.BorderLayout;import java.awt.Color;import java.awt.Dimension;import java.awt.Font;import java.awt.FontMetrics;import java.awt.Graphics;import java.awt.Graphics2D;import java.awt.RenderingHints;import...

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