In the growing world of technology, C programming has kind of lost its way. Today, we have a million new languages and frameworks to code. A few being JavaScript, Java, C, Python, C++, PHP, C#, Ruby, Perl, Swift, Haskell, Erlang and what not.web
But a lot us kind of forget that all these languages have something or the other in common with C programming. Truly why C is the most fundamental language even till date. A few recent surveys and reports state that C is still one amongst those popular languages out there.app
Hacker Rank’s Developer Skill Report 2019 — It clearly states that C is the 3rd most popular language of choice.less
The only mantra that one needs to follow and not chant when it comes to mastering a language is dom
LEARN + PRACTICE + PRACTICE + PRACTICE + PRACTICE……………PRACTICE.post
The endless process of practicing is what will keep the learning going when it comes to programming. It isn’t math to learn the formula and then solve the problem. Rather, here you learn the formula while you are trying to solve the challenge. That's how it works when it comes to any kind of a role involving programming. code
The second secret to mastering any language is: orm
THINK (90%) + CODE (10%) = EXECUTION & SUCCESSip
For example, I once met a Senior Developer from a top firm. I just had two questions for him.ci
Here is what he share……get
When a Junior Developer, it is natural that we would want to kick start our new job and grow professionally within no time. I would not suggest you slow down, but yeah you gotta do a lot of thinking than coding. While most of us start dripping the code the minute we hear a challenge, probably that not how you are supposed to function. You need to focus on thinking of the logic. Once the logic gets you or you get the logic, then is when you might have to drip your code. And of all programming is an art — the more you master it, the easier it is to stay in the state of flow.
While these tips would help a Junior Developer at work, then what about a beginner?
As a beginner, you need to need to put in efforts to just get yourself through with the basics — Once and for all. Here is my take on what mediums and websites to choose from.
Websites to refer for self prep:
C programming | Data structure & Algorithms
3. Hacker Rank — The go-to site for practicing advanced questions.
Online Tutorials for self prep:
Books for self prep:
Forums to help you get your doubts resolved during self prep:
Websites for competitive coding prep:
Choose the best medium and best website and get started. When it comes to learning, specially programming, its never too late.
Happy learning. Happy Coding!