13 December 2019

3 Tips to enhance your programming capabilities as a beginner and come up as a superhero!

# tricks# programming# web development

It's a typical tips and tricks post with some humor, so read it and !don't share it with your friends. (Easter Egg: All the Headings are Reversed - Which means Negative) 3 Tips to Enhance your programming capabilities as a beginner and come up as a SuperHero! , Javascript, Earn Money

Tip 1 - Don't waste your time writing the same code

You've to repeat the code and avoid copy-pasting, to learn it properly. Repetition is the way to grab the key points and save them in the repository of your brain. It's not time-wasting.

Q . I saw my senior copy-pasting the code???

Ans . It's really common, to copy-paste the code and use it with some changes, but they don't copy one line of code like querySelector() or my recommendation is to learn the concepts and avoid the copy-pasting as a beginner. If you still don't understand??? Just don't do it(without any reason), It is going to help you in long term.

Tip 2 - Follow too many theses, articles, posts, or videos at the same time for a single, task.

I saw a guy he just opened up VSCode and opened up 4 or 5 articles to set up Vue-router and using it and then he opened up a video and started following it while reading articles. I was shocked, there are more than two ways to set up the VueRouter and he can easily break things by following all the things practically. I just want you to read all the articles or videos before jumping into the code. And choose two good resources(good for you), and then follow the first one. if anything goes wrong, try the other one.

Tip 3 - Don't Ask anyone for help

Just ask for help, I guarantee you there will be some good coders around you who are willing to help. they are just waiting for you to ask them. don't feel ashamed asking your seniors, it's a good thing in some company cultures. I agree with the "Trial and Error Method". First Try like there is no-one to solve this problem for you and then you can ask your friends or seniors. Tip: StackOverFlow and GitHub issues are there always

You reached the end............ Follow me on Twitter https://twitter.com/justaashir