this post was submitted on 12 Jun 2024
36 points (97.4% liked)

Programming

16212 readers
9 users here now

Welcome to the main community in programming.dev! Feel free to post anything relating to programming here!

Cross posting is strongly encouraged in the instance. If you feel your post or another person's post makes sense in another community cross post into it.

Hope you enjoy the instance!

Rules

Rules

  • Follow the programming.dev instance rules
  • Keep content related to programming in some way
  • If you're posting long videos try to add in some form of tldr for those who don't want to watch videos

Wormhole

Follow the wormhole through a path of communities [email protected]



founded 1 year ago
MODERATORS
 

So I'm a hobbyist game developer for years whose day job is writing reports/troubleshooting database issues with MSSQL.

I'm a bit over half way through a CS bachelors degree!

I'm aware of three ways to get experience to help me find a job once I graduate, and wondering if one is superior to the others, or if there is another way!

  1. Personal projects. There is a very large programming project I've been working on off and on for 2ish years and I feel like after my recent programming classes I can probably start it off right and trash all my previous prototypes.

  2. Work on open source projects. This one is a bit scarier at this point, as I'd have to find one I like, one that is active, one that my skills fit with, one I can get accepted with, etc.

  3. Find entry level freelance things. I'm aware I could maybe do cheap tasks on Fiverr, or sign up for things like Data annotation, to earn a bit of money and have "something" directly related to programming on my resume.

3.5 Could do coding challenges, but most of the ones I've seen don't seem super relevant to making large programs, but solving convoluted puzzles. But would love to hear if there is a site that has more real world challenges.

My personal experience for previous projects (and favorite programming class so far) has been python (shocking I know). Hoping I'll fall in love with C# programming once I get into the advanced classes with it, as I know that pairs much nicer with my MSSQL experience. Oh my game dev has also been in Game Maker, which uses GML, so not superrr helpful experience.

So any thoughts/opinions?

you are viewing a single comment's thread
view the rest of the comments
[–] [email protected] 2 points 3 weeks ago

#1 will be your best bet because the motivation comes free with something you’re more passionate or engaged with such as a personal project. And, on the mirror side of that, reproduce existing programs/applets in a language of your choice. For example, an HTTP client or xxd.