Skip to main content
4 answers
5
Asked 1031 views

My question is, how and where can I get a job like this?

Im asking this question because I want to know where I can get a job like this. #engineer #computer #software

+25 Karma if successful
From: You
To: Friend
Subject: Career question for you

5

4 answers


1
Updated
Share a link to this answer
Share a link to this answer

Zachary’s Answer

While you're in high school, I'd recommend taking any "programming" or "computer science" classes that are available. Also, focus on your math classes (linear algebra is important, make sure to take that class if it's available). If you're eager to get started and your school doesn't have any computer science classes (mine didn't), you can check out https://www.codecademy.com/ to learn some of the basics.


I'd recommend getting a college degree in computer science, this should teach you what you need to know for the job. Make sure you find summer internships during college- these are super important for gaining experience and learning what you'd like to work on later. The internships are just as important as the degree.


In your last year of university, apply to as many jobs as possible. There are software jobs all over the country, but probably the most are in the Bay Area.

1
0
Updated
Share a link to this answer
Share a link to this answer

Wael’s Answer

All over the states. You just need to search online and you find various positions.

0
0
Updated
Share a link to this answer
Share a link to this answer

David’s Answer

Hello Jesus! I'm thrilled to inform you that pursuing college education opens up fantastic opportunities for a career in software development. Here are some compelling reasons why. Firstly, college provides you with a robust base of knowledge in computer science, which will be invaluable as you transition into the professional world. Secondly, a multitude of internships are accessible, offering you the chance to gain hands-on industry experience and bolster your resume. Thirdly, numerous companies actively scout colleges for fresh talent. In fact, I was recruited a month before graduation, a testament to this fact. Lastly, earning a college degree is a significant credential that many organizations seek when hiring new talent. So, embarking on this academic journey can be your stepping stone to a successful career!
0
0
Updated
Share a link to this answer
Share a link to this answer

Hanish’s Answer

CS is a very broad area and there are multiple fields within it that you can work in like Artificial Intelligence, Software Engineering, Security Engineering, Embedded Systems Engineering, etc. If you're someone who wants to get into the tech industry quickly, I would suggest trying out for fullstack engineer roles. I would suggest focusing on data structures and algorithms and mastering at least one programming language. A lot of people start out with python or javascript because they’re easier to learn compared to an object oriented language like Java or C++. Data structures and algorithms are crucial for anyone that’s trying to learn CS concepts because once you start interviewing for jobs, most of these jobs will focus on your ability to solve problems using common data structures like linked lists, arrays, stacks, queues, etc. Try to solve questions on leetcode in different programming languages like python, javascript, java, c++, etc. Leetcode has a section of problems dedicated to just interview, from personal experience I can vouch that you can expect to get these in atleast 90% of the time. Good luck!
0