How to Become a Developer: The Myths Holding You Back
Becoming a developer is the same as to pursue any career path: hard work will truly determine success, not talent. But despite this undeniable truth, society continues to misconceive software development to be an industry exclusive to particularly niche person as a geek, math whiz, or prodigy. These are dangerous misconceptions that often deter everyday people, with ample potential for success, from pursuing careers as programmers. It’s time to put an end to these fallacies, and by the end I hope you can make a more educated decision about a possible career in coding and the next step in learning how to become a developer.
Below are the most common myths that misrepresent this lucrative career opportunity.
MYTH #1: One needs to be a genius to become a developer
REALITY: Anyone can learn how to become a software developer
Software engineers, developers, devs, or whatever you wish to call them are not geniuses. Like members of any industry, their skillfulness lies on a spectrum from excellent to poor. On the good side, you will find programmers with either remarkable talent or work ethic, maybe both; and on the bad side, well you can imagine. But on any point of this spectrum, good or bad, you will find ordinary people, just like you. Because to get into this industry, everyone follows the same path: learning the technology and theory, and then implementing the learning through projects until mastery is achieved. That’s all. No one is more “destined” to become a software developer than you, and vice versa.
MYTH #2: Learning to code is like learning brain surgery!
REALITY: Learning to code is easy, mastering it is hard.
In addition to computer science theory, you of course need to learn how to code to in order to become a developer. But don’t worry, it’s not brain surgery; in fact it’s not even rocket science.
Learning to code is not as hard as most people think. Basically, coding means talking to a computer, but in a special language, such as PHP, Javascript or any other programming language. As a software engineer your job is to talk to the computer and give it tasks to perform, such as building a website. To build the website, the computer requires the developer to meticulously write–out a list of step–by–step instructions — mini tasks to accomplish a overarching task. This is how software development works: it’s a highly sophisticated form of communication between a person and a computer, which is easy to learn at the start, but arduous to master at later stages. But for someone new to programming, if they can communicate with others, they can learn to code. The first step is to learn the special languages that only the computer understands.
MYTH #3: I need a college degree to know how to become a software developer
REALITY: Programmers without degrees are more common than you think
Believe it or not, but there’s a significant population of software developers in the tech–industry who are self-taught, and to this day, still don’t have formal degrees. This is because computer programming is a trade, and it can be taught in the same manner that someone can learn how to use Adobe Photoshop or Corel Draw. Of course, when first starting out this person isn’t a full–fledged programmer or graphic designer, but they know how to use the tools, which is suffice to get a job. Once they land a job, they build a portfolio and begin to master their trade. This is precisely how self–taught programmers find success, and even many graphic designers. Additionally, many programming technologies such as PHP are extensively documented online and are enthusiastically supported by the online community, which further promotes opportunities for self–taught coding.
This career path is parallel to that of a computer science graduate from a 4–year university. The CS degree is still fundamentally a tool to get a job in the tech–industry. But after landing the job, work experience and a portfolio will ultimately decide future career prospects, less so an alma mater or degree. So do you absolutely need a degree to pursue a career computer programming? The answer is an explicit “no”.
MYTH #4: I need serious math skills to learn how to become a software developer
REALITY: Success as a programmer and math proficiency are not directly correlated
To be a full–time programmer is not to be a gifted mathematician. You don’t need to know how to calculate the slope of an orthogonal trajectory to know how to code. Actually, you don’t have to even know what this means. To learn how to become a software developer, you need to know basic algebra and practice strong problem–solving skills. Other than these two prerequisites, the degree of math you need to know is highly dependent on the project you are working on. In contrast, if the project specifically requires certain mathematical functionality, then yes, you will absolutely need to know some math. Overall, you don’t need to know advanced math to become a programmer; but if you end–up having to use it, it’s due to the either the nature of your employer or the project that landed on your desk, not the career as a whole.
MYTH #5: Knowing the ‘best’ programming language will accelerate my journey to learning how to become a software developer.
Most developers learn multiple software languages and technologies.
REALITY: There is no ‘best’ language to learn.
The requirements of a project will determine the ‘best’ programming language to use, and even then, you will need to use multiple languages to complete a project. This is because many languages work together, not against each other. Each language has an intended purpose within a given project. For example, Javascript is historically a front–end language intended for UI development; meanwhile, PHP is a back–end language intended for back–end development. You may not know what this means precisely, but the bottom line is that comparing certain languages is like comparing a hammer to a screwdriver: they are designed for different tasks but together achieve a common goal.
In summary, learning the ‘best’ programming language is not your secret ingredient to become a software developer. As you contemplate a career in programming, disregard this trivial curiosity and focus on getting your feet wet and your hands dirty: start playing with code in order to learn the basics and fundamentals. Completing a mini–personal project is often the best source for motivation, and will ultimately decide which language to start with. And as your ability to program advances and knowledge expands, you will gradually discover the complexities of each language and further understand why there is no ‘best’ programming language in the industry. For now, just start coding as soon as possible.
MYTH #6: It is too late for me to become a developer.
REALITY: It’s never too late to change careers!
It’s never to late to be a developer. There are many resources online to develop your skills such as Codeacademy: https://www.codeacademy.com/. To be a good developer isn’t dependent on talent but skills developed. As it is a normal saying that; “practise makes perfect”; which means the more you practise coding, the more your develop your skills and heading to be a world-class developer.
CONCLUSION
Now that you’ve seen the truth behind the myths, hopefully you can shrug off some of your doubts and find the confidence to potentially pursue a career in computer programming. As cliché as it may sound, if you put the time and effort in, there’s no reason you can’t succeed.
Be optimistic, be yourself, practice and be successful!!
Be a Developer!