You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Hello and welcome! I'm Tom, a coffee pedant who makes his cut by working as a software engineer in a developer experience team. I found my interest in software engineering by completing [Harvard's CS50x](https://pll.harvard.edu/course/cs50-introduction-computer-science) during the covid-19 lockdowns in Melbourne. My pedantry with coffee comes from a decade of working in specialty cafes in Melbourne such as [Sibling](https://www.theage.com.au/goodfood/melbourne-eating-out/social-enterprise-cafe-sibling-closes-due-to-tough-economy-20230615-p5dgv7.html).
Copy file name to clipboardExpand all lines: content/posts/what-comes-after-uni.md
+6-5Lines changed: 6 additions & 5 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -1,8 +1,9 @@
1
1
---
2
2
date : '2025-02-16T14:41:31+11:00'
3
3
title : 'What Comes After Uni?'
4
-
draft : true
5
-
description: 'Some insights for an aspiring tech grad'
4
+
draft : false
5
+
description: |
6
+
I've only got two things to do tonight. Write this, and get my bag ready for the office tomorrow. It's unusual that I head into the office, but a mate's invited me to give a talk at our internal golang meetup.
6
7
---
7
8
I've only got two things to do tonight. Write this, and get my bag ready for the office tomorrow. It's unusual that I head into the office, but a mate's invited me to give a talk at our internal golang meetup.
8
9
@@ -14,15 +15,15 @@ To be candid, I have only worked on one team so I have a bias to the culture on
14
15
15
16
Knowing what kind of company, or team you want to work in helps. Make a list of the companies that catch your eye and keep a tab on their careers page, or even reach out. Employers want to hire people that are stoked to be working there, and being able to demonstrate genuine interest can help your application. I didn't know the kind of work I do now existed before I applied for my internship, but I'd been contributing to an open source project that had broadly similar ideals to the team's goals. When the team learned of the work I'd been doing, my application became a lot stronger. The key here wasn't so much having an interest in this area, but in the way I was able to demonstrate it. Making this as obvious as possible is the best chance you'll have to make them confident you want to work with them.
16
17
17
-
Internships and graduate positions are junior roles, your competency in the company's tech stack isn't what is going to make or break an offer. If they wanted someone who was proficient in the work they do, they would have advertised for a more senior title. What a company wants when they're hiring a junior is someone who is willing and able to grow. You will not be able to demonstrate this by grinding out ten thousand hours of optimising SQL. You will be able to demonstrate this if you've done this before, when have you bitten off too much to chew, and stubbornly persisted until the job was done?
18
+
Internships and graduate positions are junior roles, your competency in the company's tech stack isn't what is going to make or break an offer. If they wanted someone who was proficient in the work they do, they would have advertised for a more senior title. What a company wants when they're hiring a junior is someone who is willing and able to grow.
18
19
19
20
If you manage to get an internship you will finally get the chance to see some applied engineering. This can be very exciting and you will almost certainly see examples of engineering more modern or mature than those you were shown in your studies, however it isn't the real gem of the internship. The true value is in getting to work alongside people who've each had their own career journey and carry the professional experience of having worked on many other teams.
20
21
21
22
I'm of the belief that most software engineering skills these days can be self taught. It's not easy, but it is possible. But there are skills that can't, such as developing a sense of when to reach out for help, or how to make sure anyone you work with can understand your pull request. These are situations that require other people to tell you how they perceive your actions. In a junior role you have a group of people on hand who are expected and often willing to give you this feedback. You may have to ask for it, and you may disagree with it. That's all part of the process.
22
23
23
-
Taking on a junior engineer also provides a mentee for a company's mid and senior level engineers to act as a mentor. This gives these engineers a chance to demonstrate skills required in staff engineer or team lead positions. Being able to show that you're capable of learning as a mentee is a positive signal for the hiring team. This mentorship will be different to the learning you were doing before, and it may be a new experience for your mentor as well.
24
+
Taking on a junior engineer also provides a mentee for a company's senior engineers. This gives these senior engineers a chance to demonstrate some of the skills required in staff engineer or team lead positions. Being able to show that you're capable of learning as a mentee is a positive signal for the hiring team. This mentorship will be different to the learning you were doing before, and it may be a new experience for your mentor as well.
24
25
25
-
Most importantly, enjoy it and be someone who's pleasant to be around. Work should be fun, and getting the chance to build relationships with the people you work with is a blast.
26
+
Most importantly, make sure you're enjoying it. Work should be fun, and getting the chance to build relationships with the people you work with is a blast.
26
27
27
28
P.S. Someone I owe an enormous amount of thanks to for their wisdom and mateship recommended that I read 'Radical Candor', and I'm passing that on. Thanks Mark!
0 commit comments