+ 9
What is your advise for lerning java?
9 Answers
+ 14
Very interesting course to learn......
Also popular
Can create various Applications with it
just pay attention and you'll enjoy it.....
+ 9
Try learning the basics first... Classes Objects etc... Practice on SoloLearn.. Watch some java tutorials.. Help other SoloLearners... And now u r ready to rock ššš
+ 8
Java is an Object Oriented Programming Language . I love making programs in java. If you learn it from beginning i.e. from the basic things you fill find it easy to learn . You just need to keep practising how to make codes.
+ 6
And remember, when you're stuck, you have this QnA Section, GitHub, and Stack Overflow. These 3 things really help new programmers to learn.
+ 6
1.š programming in Java.
2.Attend course Java at Sololearn.
3.Do challenges Java at Sololearn.
4.Create some programs in Java. šš¤
+ 3
As Java is little bit difficult,so you have to learn the basics of Java very carefully, practice more than more codes of every lessons, learn to set algorithms carefully and read the sources of java!!šš
+ 3
first of all try to understand methods of java. you need to study java tutorial in the course section. if you wish you can also study c++ as it is mostly same as java.
for better understanding you can challenge your friends and can clear your problems by consulting others. the most important is to practice your skills and learning by making programs.
+ 1
10 Java Coding Tips Every Programmer Should Know
When you talk about Object Oriented Programming, the best and the most apt example that comes to the mind is Java. Developed by Sun Microsystems, Java leads the way in terms of cross platform programming language and developing application software. The reason Java has gained such a large fan base and unprecedented popularity is because the language deploys a very easy and efficient approach to perform various programming tasks and aid the developers.
Its simplicity can sometimes be a distraction and the highly experienced Java developers have always aimed a notch higher and have tried to explore the different possibilities that the language offers. Being a good Java developer is always within touching distance of any computer programming enthusiast, however; it is standing amongst the very bests that matters.Ā
Below are some tips that might help you grow as a Java developer and gain more knowledge about the language.Ā
1. Get the basics right
As Java offers so many features and options to the developers, people are sometimes lured into learning too many things in too little time. As a result of this, they get ābits and piecesā knowledge of a few options that Java offers, but their basics hang on a loose thread. Trust me when I say this, Java is one programming language which is easy if you have paid attention to the simple basics, however; it can be frustrating if you get greedy and try to take the shorter route forward.
2. Donāt just readĀ
Well, if your sole purpose of learning Java is to clear the exam you have the next day, go ahead and mug up all the things that you can and you might just get the passing marks. However; if you are really serious about learning Java and getting better at it, the best way to do it is not by reading, but by implementing. Gain knowledge and then execute what you have learnt, in the
Read More:https://crbtech.in/Java-Training/java-developer-must-know-these-10-programming-skills/