+ 16
How to be a good programmer?
11 Antworten
+ 13
Always practise writing codes and never give up😉
+ 13
thankyou for your advice I will try my best 😁
+ 9
make algorithms by yourself👕👔👖
+ 6
Becoming a good programmer isn't something done overnight.
Some things you can do to help are:
- Practice re-creating simple programs.
- Review code snippets.
- Memorize functions/methods that you have trouble remembering.
- Always keep practicing.
It'll also take trial and error to get better.
+ 6
Stay with sololearn😀
+ 5
Study. Study. Study and Study!
+ 3
program must run on paper.
+ 2
first ,read about the basic programming language .
Practice re-creating simple programs
and then analysis how program runs.
0
It is possible to be a Java programmer with 5 years of work experience but without being a proficient professional. Most of the candidates are targeting on Java theory for an interview instead of programming and coding skills. 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.
If you want to know more then see here :- http://crbtech.in/Java-Training/10-tips-become-better-programmer/
0
practice, again and again and again.
0
Learn, Practice.
solve problems.