Some key Points to improve your logic of programming

Some key Points to improve your logic of programming

As we engineers know that we can't stay on a single technology because everyday there is a new challenge for us. There are too many things to learn and go for it. But some programmers when go for new language they say that is too hard to write and they did't write good logic in it. If you are a programmer and you love to code i don't think you will stuck in any problem except some libraries and structural behavior of that language which you learn freshly. You only have to open your mind and try to accept the challenge and then try to improve your logic. Yes logic. Means you have to try not only to increase standard of code but you also have to improve the complexity of the code for a perfect optimal solution.

Following are the few key point which may helpful for you to improve your logic :

  • Think to solve
Break your problem into parts and try to build their logic on paper. Always try to understand how program logic works.
  • Practice
Practice make perfect. If you want to a better command on anything you have to practice it as much as you can.
  • Learn about Data-structures and try to solve Algorithms
Programming is all about Data-structure and algorithms. If you want to have good command on programming logic then you should start with Data-structure and algorithms.
  • Look at other people's code
In programming we have many ways to solve problems, maybe another person solved the problem that you have in an optimal and simple way. Looking at other people’s minds is essential to advance as a programmer.

To view or add a comment, sign in

More articles by Mohit Kumar

Explore content categories