How to be a good progammer | Sololearn: Learn to code for FREE!
Новый курс! Каждый программист должен знать генеративный ИИ!
Попробуйте бесплатный урок
+ 3

How to be a good progammer

full stack developer

8th Jan 2018, 11:00 AM
Suraj Prashar
Suraj Prashar - avatar
5 ответов
+ 20
What do you mean about to be a good programmer? It's not trivial question. Nobody can't know everything. It's impossible. And we have some restrictions, for example - time😁 I think correct state of question is the key to find (or not to find) the answer (right or not right)...
8th Jan 2018, 11:30 AM
\__(° = °)__/
+ 3
practice makes perfect 🌞
8th Jan 2018, 11:29 AM
Я. ♨
Я. ♨ - avatar
+ 2
involve yourself with programming and solve code related problems. This will increase your experience which will make you a better programmer.
8th Jan 2018, 11:56 AM
Agnesness
Agnesness - avatar
+ 1
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. 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. 5) Get connected with good blogs “ It is similar to reading books and yes it does helps you. Most of the programmers generate such blogs and they give away their personal opinion. It is very easy to understand. They also help you in knowing new features, technology, and API. Read more in details:- http://crbtech.in/Java-Training/10-tips-become-better-programmer/
10th Apr 2018, 6:18 AM
pranit patil
pranit patil - avatar
0
I became better over time by automating everything I could think of. Solving math equations and having it show how it got the answer is one of the projects I did when I was school(i was a lazy student and didn't like work).
8th Jan 2018, 12:32 PM
Lane Willmore
Lane Willmore - avatar