01 Oct Programming: How can I like it?
When you say “I hate programming”, you are most likely echoing the voice of many others that feel the same way you do about programming. In this blog post, I am going to tell you 3 ways you can spark your interest and start liking programming.
Computer programming is the process of designing and building an executable computer program for accomplishing a specific computing result. Programming involves tasks such as; analysis, generating algorithms, profiling algorithms’ accuracy and resource consumption. It is also the implementation of algorithms in a chosen programming language (commonly referred to as coding). There are so many broad concepts in programming that can make the learning process frustrating and build a sense of hatred in our minds.
Personally, coding assisted me in developing several characteristics such as critical thinking, which is quite important to any successful person. The challenges and tasks in coding steadily increased my knowledge and brought fulfillment and excitement into my work life.
I know how “boring” coding might seem to some people, some even think or feel they can never understand the dots and points of programming. For you to be reading this article right now means you want to change that feeling. So here are my 3 tips on how I overcame the “not good enough” feeling.
Note: This is not a life hack, but tips to overcome your hatred for programming
Identify why you hate programming
The reason why most people hate coding is that they can’t seem to figure it out. This automatically makes them feel like they hate it. So, ask yourself if you actually hate it, or if you hate the idea of not being able to figure it out. Once you have identified the problem, you are well on your way to solving it and improving your interest in coding.
Work on your mindset
The hate you have towards coding came from your mind. The moment I realized this, I immediately started working on my psych towards coding. Just like my attitude toward vegetables, I decided to focus on the benefits of becoming a good programmer. This method created a logic in my head that kept m interested in coding
Be open to continuous learning
Read code written by people because the first law of programming is “code is read more than written.” There are multiple resources all over the internet that I used to learn, with quality content for little or no cost. In programming, learning never stops. The more you learn, the more there is to know. Fully exploit these resources, and start with easier coding challenges as you steadily grow.
Program
Yes, that’s right. The best way to enjoy coding is to actually code. As you explore several learning resources, look out for challenges. Try these challenges out yourself, till you get them. Trust me, there is a satisfying feeling when you see your codes actually run.
These tips really helped me, improved my interest in coding and made me a better programmer. You can adopt them too. Leave comments below on how you think these tips would help and good luck.
No Comments