Skip to main content

How? Where? When?

 This post will(or at least tries to) answer to the question from the title in context of starting career in IT. 

To start with, let's discuss some common misconceptions:

  • You need to have an inborn talent to become IT specialist - IT jobs are nothing but regular jobs as jobs in Medicine, Sport or Law. And like doctors, sportsmen or lawyer you need to be engaged to what you do in order to become a qualified specialist. 
  • You need to have full technical knowledge to work in IT - image of geek programmers is left at 60s. Now, IT is more than just development software. You may be an accountant, HR manger, recruiter, project manager, QA, consultant, and still work in IT. For this positions you do not need to fully understand college course of mathematics. Taking into consideration recent trends, even for engineers soft skills and adaptability may be more preferable than specific technical skills.
     

How to start? There plenty of resources on the web that teach specific skillsets required for specific job positions while some of them may offer certification after completion. I do not recommend you to completely focus on certificates. However, they may give you certain advantage compared to other candidates. My favorite resource is YouTube. But, if you are completely beginner I suggest you to start with some resources that offer more structured and ordered content as Udemy or Coursera

Where to get first job?  Join to specialized channels/groups in social networks, start using LinkedIn. Analyze the requirements for common vacancies. Apply to internships. Attend technical interviews even if you are sure that you have no enough qualification(within a reasonable).

When? If you are high school/college/university student then this question should not be tough for you. I meet lots of people who want to switch into IT field. Hesitation, and doubts are common for such case. However, I also know plenty of people who already did it. They might be at their 30s or even 40s. Commonly, age is not a superior factor by which candidates are considered. You only need engagement in what you do and some patience to achieve what you want. 




Comments

Popular posts from this blog

A little bit about myself

Let's get acquainted! Junior student at Inha University in Tashkent, Software Engineer at Exadel, web development enthusiast, and just a cool guy😅. But, you can just call me Abdujabbor. In this blog we will talk about development, engineering, programming, and IT in general. If words like Frontend, SOLID, CI/CD do not scare you, you are in right place. If these words still scare you, stay tuned anyway, it is the best time to start.  In the first post, I will talk about my experience in a programming, and briefly introduce to technologies I used and my interests. My first experience in programming was in high school with C++. Like a true oldschool programmer I decided to start with low level programming language(PL),  and also because it was the only non-fiction book I found at home while I was sick for a month. Reading the book and writing code was quite fun and challenging. When my first program successfully compiled and showed output I felt so satisfied, and understood what...

Job Interviews

 All of us reach a moment in career when we need to pass interview. It may be tough, stressful process that we want to finish faster. Personally, I feel enthusiastic about interviews. Why? Let me share my viewpoint in this post (when I say 'interviews' it is mainly about 'engineering job interviews').  Initially, I divide job interviews into 2 categories:  external - when you want to get into a new company internal - when you want to pass an interview for promotion inside your current company.  Despite to the category, you of course need a solid technical preparation. Everyone has own approach to technical preparation while I may suggest to write key points by hand. The purpose is not to reread these records later but mainly to remember the information in a structured format as we structure records in a paper. I will not write about resources for preparation as different position and companies have different requirements. Just google it, and do some research. ...