Iklan Billboard 970x250

10 Tips to Improve Programming Skill and Become Better Programmer

10 Tips to Improve Programming Skill and Become Better Programmer

In order to become a better programmer, you need to be really good at the
data structure, algorithms, designing using OOP, multi-threading, and various programming concepts like Recursion, divide and conquer, prototyping, and unit testing.

Programming is a combination of many skills, which means it's not possible to learn it in a quick time, instead it will come with time and experience, but that won't happen automatically.

You can spend 5 years doing a Java programming job without being a good programmer. Since most of Java, interviews focus on theory rather than programming and coding skills.

Not many programmers practice these essential programming skills. If there is a mandatory problem-solving programming test, I will bet, the average programmer would have been much better. Anyway, here is my list of things which can help you to become a good programmer.

1) Coding, Coding, and Coding


Why have I put coding at the top of this list? Because it's the most difficult and the same time its central piece of programming.

By doing coding, you also realize your mistakes in designing, error handling, threading, and then go back to those respective skills to improve. You just can not work in designing only; coding produces output, which is vital to learn and act as a success.

By the way, do not stop just after solving the problem, it's always better to throw away your first solution, that is just a prototype, your next solution should address issues, missing requirements which you have found building a prototype.

2) Reading Books


Coding is easier said than done, and there is a huge difference between good code and bad code, but how do you know? Until you have seen a good code and know why a particular code is good, you can not understand the difference.

This is where books come to help; more often than not, authors are great programmers themselves. They offer their experience in the form of a book.I suggest to code as well as read book on programming .


3) Contributing  to open source ,Signing up mailing lists


Contributing to the Open source code, especially from Apache, Google, and some other projects is another way to improve your programming skills and become a better programmer. Just signing their mailing list and the following discussion teaches you a lot.

Since most of the discussions happen between good programmers, by listening to them and understanding problem and their approach, solution, and view, automatically develop good programming habits on you.

To get most of it, do not just sit passive, ask questions, offer your view, but same time value others as well.

4) Practicing Data Structure, Algorithms and design related problems


I was thinking of putting that as the second item, but it ended up fourth. In my opinion, this is the most critical of things to do to become a better programmer. Most of the good programmers I have seen and met are really good in data structures, algorithms, and Computer Science basics.

By learning these things, you take better advantage of what is available. Since data structure is a key piece of any program, solid knowledge of them helps during problem-solving.

Similarly, knowledge of key programming principles, search and sort algorithms, and other well-known algorithms develop programming skills on you.

5) Reading Good Blogs


Reading good blogs is a small part of reading books. How does reading blogs help you to become a better programmer? Well, it does. Since blogs are often written by programmers themselves, and most of them share their personal views, experience, you often find them relevant.

Also, blogs are a small piece of information, so it digests well. A blog also helps to learn new technology and new features of existing language and API.

6) Reading Code


If reading blogs help to become a good programmer, then reading code help more than that, but at the same time, reading a blog is easy, but reading the code is tough. Do you see resistance? Then you should do it.

Look on code of open source projects, your fellow programmer's code, your existing proprietary code, code from Java SDK, and try to understand how they work, try to see what they are doing and why they are doing.

Find patterns, develop navigation skills, initially you will find it boring and difficult, but with the time you will develop a good code sense, which will alert you when you make a mistake, help you to spot others' mistake, gaps, and code smell.

This Code sense is one of the signs of the better programmer, they often tend to look, what you missed.

7) Writing Unit tests


The unit test complements the thinking and coding process, and subsequently, help you to design better. Anything which is difficult to test has a chance of improvement. Also, writing unit tests helps a lot in finding better names, better abstraction, better interface, abstract class design, and overall improves code quality.

But like coding and designing, unit testing is also a tough job for average programmers, you will see a lot of resistance there. Some programmer writes trivial test, instead of thinking hard on usage scenario.

Remember, there is no substitute for thinking through the process, after analysis, design, and development, unit testing is another opportunity to think through scenarios and gaps in your code. Make it a rule, always write a Unit test for your code.

If you want to learn Unit testing in Java, I suggest you learn JUnit and Mockito, two essential frameworks for unit testing in Java .

8) Doing Code reviews


Like Unit testing, Code review is another development practice that helps to become a good solid programmer. Code review helps both reviewer and author, the reviewer improves his code sense and offers genuine advice while the author learns from his mistakes.

It often helps that the code you think is rock solid, has some bugs which only other programmer can see, Code review and four eye check does that for you.

If you are lucky and get a chance to work in a company that has unit testing, code review as a discipline, then you are likely to be a better programmer than rest. These two things immensely help to improve programming skills.

9) Talking to a fellow programmer


Reading is a passive event compared to talking. Talking a program and discussing that with a fellow programmer, often leads to a better solution, it's natural because your mind tends to involve more when you talk and listen to others.

I have then found gaps, missing requirements, bugs, and design flaws while discussing with teammates. In the software industry, where programmers tend to isolate them with their computer, talking, sharing, and doing whiteboard sessions helps immensely.

Don't just sit and code, talk, listen, and think and hang out with fellow programmers. Participating in the event also helps. You may also get some useful and practice tips to become a better developer overnight, like this one :-


10) Participating Stack Overflow and forums, Commenting in Blogs


This is another form of activity, which help you to revise knowledge. By sharing knowledge, the first person who benefits is the one who shares. Since programming is big and vast, you tend to forget most of the things which you don't use for more than 3 months.

Participating in StackOverflow and answering others' queries, commenting on blogs, and forums is a nice little way to revise knowledge and same time correct your misconception.

By putting our knowledge in front of others, we not only help others but also put them to the test. Many times you will see someone benefiting from your knowledge, but also you are getting your misconception corrected.
Every programmer wants to become a better programmer, but not everyone succeeds. Apart from the natural talent of programming and problem solving, it requires a lot of hard work, constant learning, and perseverance to become a better programmer. The more you do real work like coding, design, Unit Testing, and Code review, the better you will become.

If you like this article and find it useful share and follow us..😊😊

Baca Juga
SHARE
Mais Nurdin
Mais Nurdin adalah seorang SEO Specialis dan memiliki keahlian menulis di bidang SEO, SEM, Bisnis Online, Adsense, Blogger, Wordpres, Teknologi, Wisata, Resep Masakan, Sosial Media, Pendidkan dan Internet Marketing dengan Tagline “Smart Blogging”
Subscribe to get free updates

Related Posts

Posting Komentar

Iklan Tengah Post