Read this before you start your software dev journey !!
!!Breaking the myth of Programming!!
One of the common myths in programming is it's super cool I mean of
course it is but not like in your movies where a single line of code
makes things explode !!!
You will be mostly spending your
time on Google for fixing your errors !!
Make Stack-overflow and GitHub as your auspicious place:
If you face an error it is most likely that someone has already faced
it and fixed it before so it's better to google out your errors!!
Trust me it's not stupidity!!It's coding ability !!
So what are you waiting for head over to stack-overflow and make an account also don't forget to check out GitHub as your project idea maybe already been done by someone else ...so it's worth a check for your betterment !!
Trust me it's not stupidity!!It's coding ability !!
So what are you waiting for head over to stack-overflow and make an account also don't forget to check out GitHub as your project idea maybe already been done by someone else ...so it's worth a check for your betterment !!
The Golden Rule of coding:30% leaning and 70% coding
The best and quickest method to understand coding is by spending
30% of your time mastering the theory of coding and spending 70% of
your time practicing it in actual coding session (no matter how
small it is).
Taking on self Test and small coding quizzes/challenges:
This part is crucial as it let's your skill tested at the most.Unlike your curriculum test where you may expect some questions you already know but in taking some coding challenges it helps in building up your problem solving skills .So be prepared for taking the challenges and failing it !!
Starting your actual project :
Once you are confident enough in the basics of programming tool of
your choice(EX:C,C++,C#,F# or Python).Quickly start your own project
from scratch as this will help you out to understand to learn what
you want ?? It also helps you build your portfolio
too.....!
Comments
Post a Comment