Skip to main content
13 answers
13
Asked 1988 views

As a high school student, what should I do to get an internship relating to computer science?

I've looked around the internet a bit but still have some questions, it seems like it is hard but somewhat feasible for a high schooler to land an internship. I would say I know python well and in school I am taking AP computer science where I am learning java. But my questions are what should I focus on to make me a more appealing candidate, work on projects? Do hackathons? Should I keep the scope of what I work on big or try to get really good at working with a specific technology? #technology #computer-science #internship #computer-software

Thank you comment icon Hi Nathan; In addition to what others have said, one other way to get experience is to do your own projects and volunteer with non-profits. I know several high school kids who decided to write apps for the school to help track schedules when the school when to a block schedule, and another who was also be find the APIs that the local bus company had exposed and write a bus tracking application for the kids who took the bus, and was able to provide it back to the bus company. All of these experiences give you exposure to what it is like to work in the software industry, provides concrete examples of work that you can put on your college application as well as for other internships and jobs in the future. Tom Adrian
Thank you comment icon Also, think out of the box about ways to get experience, and to work with others in the field. Getting this experience as well as getting contacts in the industry will help you in the future when you are looking for your first job. It will also help you understand if software development is really for you. Tom Adrian

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

13

13 answers


3
Updated
Share a link to this answer
Share a link to this answer

Aaron’s Answer

There's lots of great things you can do like hackathons etc but these won't necessarily get you an internship as much as be icing on the cake/educational. Getting internships is like getting a job and that's about networking. I would start exploring Linkedin Jobs for jobs in your area and indeed. Get a feel for what kind of things they're looking for in your area.

A couple things you should have as far as networking and that are actually relevant to the career side of programming.

Networking: Get a Linkedin profile, put your experience (if no experience then put a summary of what you're trying to accomplish), do classes that give badges to put on your LInkeding (linkedin classes sometimes has free programming courses, Coursera has courses with Google you can do and it looks good), etc.

Career highlights: Have a github account and be active. Even if they're just modules, learn how to make a great Readme/Markdown document, how to deploy a static page to github pages (easiest with HTML or something like HuGo markdown pages), etc. Learn how to do branches in a repo, pull, push, etc.

Aaron recommends the following next steps:

Make a Linkedin Profile
Do certificates that give you badges to put on your Linkedin
Make a github account
Create a couple example repos with really good README
3
1
Updated
Share a link to this answer
Share a link to this answer

Jagoda’s Answer

Hi Nathan

early experience in computer science, where your success is determined by your skills is a great idea! Couple of things you could undertake:

- hackathons is an amazing way to grow your skills and work with many different people. Many of them will have a mentor or coach that are a great source of knowledge

- volunteering/ teaching programming - there are many programming clubs teaching Python/ other popular languages to kids or less privileged groups. You could volunteer as trainer - it will be a testimony to you soft skills (hard skills only are not enough) and you could really change someone's life. Also teaching other is a great way to increase your grasp of subject. (you know your subject well enough if you can explain it to a child)

- volunteering/ helping NGO - you could check out various ngo portals if an organization is in need IT/ programming support. I see a lot of opportunities for webdevelopers (PHP, html, CSS) but it's not limited to it

- complete courses with capstones - Courseara offers a wide range of courses in programming, data science and statistics. Many of them require a capstone project where you apply your skills to a real-life problem. It can be a good step towards building your portfolio

- ask around - ask you parents to help you with search. Do other families members or their acquaintances have their own business? Are they facing IT-related challenges you can help solving?

- directly ask the companies you find interesting - you will be able to find contact information in their webpages. Send them a mail with CV and description of what you can do and how you'd like to contribute. The worst thing that can happen is that they so no - it's worth trying!

Hope it helps and fingers crossed!

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

Sajal’s Answer

Hi Nathan,
It's good that you are trying to prepare well ahead of time. As per my experience, learn your basics well. It will help you not only clear the interviews now but in the future as well. Any organization taking in interns are prepared to provide requisite training. So, generally what we check for, is how well you know the basics. The projects and hackathons are a definite plus. Not only do those add to your resume, but those are also avenues to gather experience and much-needed exposure. A lot of organizations follow open-source projects and hackathons. So, you can get noticed there.
So, overall, your thought process is right. Get the concepts really clear. Do some projects or hackathons to add to your resume and you should be good.
For knowledge, I would suggest getting overall knowledge with specialization in a field you like. Overall knowledge will keep your options well. But if you are passionate about something, getting specialized knowledge in that will help you get options in that field.
One point though. I have seen many say, they know Python or Java or another such language. For me, knowing the syntax of a language is not important. Knowing the programming basics and logic are more important. I am good if you can write a very good flow-chart or pseudo code for a challenging problem. If you can do that, you can easily convert that into any programming syntax. The basic logic does not change much.
So, if I am interviewing two candidates and the first one has a solid understanding of logic and basics but is not a master of python and the second one knows three languages but lacks the foundational knowledge, I will choose the first candidate over the second.
It's very easy to learn a new language and syntax but not easy to build the foundation.
Hope this helps.
Thank you comment icon Thank you for the thorough response and clearing up my questions, this really helps and I'll take your advice and focus on the basics. Nathan
1
1
Updated
Share a link to this answer
Share a link to this answer

Gerald’s Answer

Hi, to get an internship job related to Computer Science while in high school, I would advise you to take some computer science related classes if possible so you can actually be trained to do the job. If that's not possible, you can also learn on your own since there are tons of free training available on google and youtube. Basic understanding of computer programs like R and Python could be extremely helpful. Basic understanding of how SQL or similar structured query language works would also be helpful. An understanding of how to pull data from a database or data warehouse plus the ability to use a few BI tools for extracting and analyzing data can go a long way. The bottom line is you never know where you'll have this opportunity so the best way to prepare is to learn as much as you possibly can.....I hope that helps...
1
1
Updated
Share a link to this answer
Share a link to this answer

Jon’s Answer

First things first. Get your resume ready! Google for examples or use a site like.. https://www.beamjobs.com/resume-examples

Highlight your key high school experience including course load, key assignments and GPA. But that's just the start.

Why are you differentiated and more suited than others? What skillsets do you have? What coding projects have you done? Make sure you provide solid detail on all of this.

Have you contributed to open source projects? Or could you? Have you built your own website or application that you could publish? Or maybe a Youtube video walking the user through an overview of the code and showing how it works.

Interns should have: 1) drive, 2) communication skills, 3) positive attitude, 4) aptitude and 5) relevant experience/skills. Let's assume you have the experience/skills like most of your peers as you compete for these opportunities... how will you prove the first 4? Do you have references? Have you practiced doing interviews (i.e. with your parents, teachers or friends)?

Going into this... for sure, be great at the computer and coding aspects... that can't be trivialized... but don't lose site of the fact that you'll be going against dozens of peers with the same or better skills. You must prove that your are different, unique and more deserving. Are there other complementary avenues you can show in addition to your hacking skills. Do you contribute to your community in some key way, are you a leader in a sport/church/school/after-school/etc. group, is there is there a clear vision of where you think you are headed in life (i.e. goals), are there key leaders in IT/CS/business/science that you have read about and speak to....?

Note, you can find internships online at various employers or even through LinkedIn or Indeed.com. Admittedly, it does help to know a family member, friend of the family or close neighbor that might be hiring for interns. Internships are "gold" on a resume, so any leg up you can find will be useful.

Good luck, practice practice practice on the interview itself, and show them how unique you are!
1
1
Updated
Share a link to this answer
Share a link to this answer

Devin’s Answer

I'm going to cover some important things that I felt weren't covered in the other answers. My best advice would to be continue discovering what parts of computer science you love and see yourself continue doing. There's so many different technologies, languages and spaces that need programming. It'll take a while but never be afraid to keep trying new things. Like your own self discovery of who you are the same is true of your job and hobbies, and you won't get it right the first time.

With that in mind, you'll start to gravitate towards projects that highlight and interests your strengths as a potential candidate for these companies. That's what they are looking for! While you might not be able to find an internship nearby that's looking for what you are interested in, there's plenty of online stuff in this post COVID time.
1
1
Updated
Share a link to this answer
Share a link to this answer

Rebecca’s Answer

Thank you for your question. I am glad to hear that you would like to work on internship in Technology.
As far as I know, there are large Technology corporation may recruit intern from time to time. They would post it on the websites. You can keep an eye on it. They may also recruit it via the schools career office. However, those opportunities may be more suitable for college students.
On the other hand, if there is any Technology corporate you would like to work as an intern, you can also send your cv to them proactively. They may contact you directly if there is any position suitable to you.
Other than intern opportunities, if you are interested on coding, you can practise your coding skill from time to time. Some smaller companies may look for freelance developer to build small scale application. You can also take a trial.
Hope this helps! Good Luck!
1
1
Updated
Share a link to this answer
Share a link to this answer

Zahid’s Answer

Cleveland is more known for C# .Net then java, but still there is java there. PNC Bank in Cleveland downtown does java. You could reach out to them or Sherwin Williams, who have an excellent entry level opportunities for java candidates. In either case, in terms of learning stuff. I would focus on getting the fundamentals down as that is what they will be asking in an interview, be it for internship or entry level job.

So go through this link below and understand what it is stated there. For example, they give you a list of common data structures, google that list and understand what each one of them are. They give you 4 principles of OOP, look those up and understand what they are. They give you common IDE's (Integrated Development Environment), look those up on YT and just be familiar with what they are (ex: java - netbeans, C# - visual studio, etc. )
https://www.educative.io/edpresso/what-are-the-basic-fundamental-concepts-of-programming
Thank you comment icon Thanks a lot, I did not really know that about the Cleveland tech scene and the link seems to be really insightful, thank you. Nathan
1
0
Updated
Share a link to this answer
Share a link to this answer

Anup’s Answer

Hello - As others have mentioned in this thread, there are lot of different avenues to try. I would like to point out if you're gunning for a internships then apply to as much companies as you can. I've see a lot of people apply to 5-6 places and get frustrated. In your case, you'll probably have more success applying to local companies.

Thanks,
Anup
0
0
Updated
Share a link to this answer
Share a link to this answer

Mickael’s Answer

Hi Nathan,

To get internship, usually, you go through your school that interacts with companies. The school get you a list of companies where you can apply for internships.
Companies are working with universities/college to get student and that's how things happen. Of course, you can always apply by yourself to these companies and hope to be interviewed and hired as an intern but being part of a school that has worked with a given company is usually a thing that helps your resume to be considered.
Then, recruiters looks at your experience in the given skills they consider be the basic requirements for the internship. If that is still fitting their needs, they will interview you and check your technical skill levels and your behavioral skills to check if you are a fit to the company.
Keep in mind that many companies look at interns with a long term goal to hire that person if the intern shows great promises for the future. For high school, it might be harder because they will lack two points:
- where you will graduate from? you haven't chosen your universities/college yet.
- Can they hire you? it's too far in the future to have such a vision
That does not mean you can't find internships, but if you do not get help from school or a club, it might be harder.
To find such internships by yourself, you could:
- use a professional social web site like this one and/or LinkedIn and ask for internship
- go to job search websites and check for internship offers and apply to those that are relevant to you.
- visit companies websites that you know do computer science and seek for internships. For example, Dell's website for internship is https://jobs.dell.com/internships . It lists all the openings we have for interns, when ...

Doing hackatons and other programming events will help but again, you might get behind the students that graduated from high school already. A good way to "hide" this would be online events but I am not so familiar about them.

Hope that gives you some steps and I hope I did not discourage you from searching/applying.
0
0
Updated
Share a link to this answer
Share a link to this answer

Mikhail’s Answer

Hello,

I recommend making some cool apps that you enjoy working on and be sure to host your code on GitHub because that is something you'll want to get familiar with. Pick a topic that you're interested in working on like maybe making a gaming website and try to utilize APIs. Python is used a lot for automation so that could be a good starting place. I also recommend making a LinkedIn Profile and start growing your network!

How to make an AWESOME LinkedIn Profile: https://www.youtube.com/watch?v=FYLbJM58ssw

Resume tips: https://www.freecodecamp.org/news/writing-a-killer-software-engineering-resume-b11c91ef699d/

Python Automation Tutorial – How to Automate Tasks for Beginners [Full Course]
: https://www.youtube.com/watch?v=s8XjEuplx_U

Git and GitHub for Beginners - Crash Course: https://www.youtube.com/watch?v=RGOj5yH7evk

Spring Boot CRUD Web Application with Thymeleaf, Spring MVC, Spring Data JPA, Hibernate, MySQL: https://www.youtube.com/watch?v=_5sAmaRJd2c
0
0
Updated
Share a link to this answer
Share a link to this answer

Maria’s Answer

Work on a side project + do some easy leetcode questions :) Doing that already will set you up on a great path to getting an internship.
0
0
Updated
Share a link to this answer
Share a link to this answer

Sanjana’s Answer

I recommend working on passion/side projects. Since as a high school student, you would not have any actual work experience related to your degree or area of interest, showing recruiters and employers that you are still continuing to learn and explore on your own really helps. I would also suggest doing some research if there are any companies that have programs available for high school students or college freshmen. It would be helpful to apply to these. Although they won't exactly be internships, they can be a great foundation to not only build your resume but your experience as well.
0