Those who want to become a good pragrammer | Sololearn: Learn to code for FREE!
New course! Every coder should learn Generative AI!
Try a free lesson
0

Those who want to become a good pragrammer

I recommend to learn with examples. Get an editor that shows you the results/output of your codes. Don't copy & paste. Type the code manually. Execute the code and see what it does. Repeat it a few times until you remember the code and move on to the next one.

12th Feb 2018, 5:37 PM
G.Lokeswararao
G.Lokeswararao - avatar
4 Answers
+ 1
Here are few things to help you become a successful Java programmer. 1) Coding, coding, and coding : It is very tough and the main thing of programming. With the help of coding, you can get to know the errors and handle it well and focus on improving them. It is not possible to just focus on designing as coding is very much important to produce output. Just don’t quit after solving the problem because they keep coming again and again. Read More : Best Tips For Safe java Programming 2) Go through the books : As said coding is quite difficult and both good code and the bad code has a major difference but how are you aware of it? It is not possible to understand the difference until you have come across a good code and understand why a code is particularly good. Here is where books come into the picture. 3) Explore Open Source : With respect to Google, Apache and other projects just participate in the open source code to develop your skills in programming and become a very good programmer. All you need to do is register on their mail list. Rest will be sorted out because you will dwell in the discussion between good programmers and therefore you will be able to understand problem and approach to develop the skills in you. 4) Work more on Algorithms, data structure, and design related problems : This is very much important to become a very good programmer. You can find lots of programmers are expert in algorithms, data structures, and basics. For any program the key basis is a data structure, learning more about them helps in problem-solving. You can see more on here:- http://crbtech.in/Java-Training/10-tips-become-better-programmer/
13th Feb 2018, 7:24 AM
pranit patil
pranit patil - avatar
+ 3
“Don’t copy and paste” when you just copy and pasted this from a previous answer? Nothing wrong with that, I just find it quite ironic.
12th Feb 2018, 5:39 PM
luciel
luciel - avatar
+ 1
don't mistake me...I just mentioned that's it
12th Feb 2018, 5:42 PM
G.Lokeswararao
G.Lokeswararao - avatar
0
thanks pranit patil
13th Feb 2018, 1:58 PM
G.Lokeswararao
G.Lokeswararao - avatar