this post was submitted on 29 Apr 2025
16 points (100.0% liked)

CSCareerQuestions

1225 readers
1 users here now

A community to ask questions about the tech industry!

Rules/Guidelines

Related Communities

Credits

Icon base by Skoll under CC BY 3.0 with modifications to add a gradient

founded 2 years ago
MODERATORS
 

I know this seems like a very obvious question. But I mean with regards to job searches. Even internships seem to require a variety of skills these days. I'm interested in both web development and just recently have considered data analysis. Should I work on tutorials and personal projects for a single skill or framework at a time? Or make small projects across a wide variety of things so I can put those skills on my resume?

top 10 comments
sorted by: hot top controversial new old
[–] [email protected] 10 points 3 weeks ago* (last edited 3 weeks ago) (1 children)

It's probably easiest to build something fun or interesting, but any coding is good practice.

Or look at job specs you're interested in and try to build something based on that.

[–] 3rr4tt1c 3 points 3 weeks ago (1 children)

I'm trying to do the job specs, but the net is just so wide. But yeah, it looks like personal projects is the way to go.

[–] [email protected] 3 points 2 weeks ago

"Build shit" is 100% the answer. Bonus points if you can finish it and put it up on GitHub or wherever. But not necessary.

My go-to is always "pick something that already exists, and just remake it" because that gives you very concrete, achievable goals. Something as simple as dir.exe, or ls, or some other CLI tool.

[–] [email protected] 8 points 3 weeks ago

I would say focused – and then try and solve problems that annoy/impact you or others – rather than just going through a checklist of tutorials.

[–] [email protected] 4 points 3 weeks ago (1 children)

Learn some boring industry standard language if you want a job.

[–] Downpour 4 points 3 weeks ago (1 children)

If I don't know any insiders, where could I learn this kind of stuff? Industry podcasts?

[–] [email protected] 2 points 3 weeks ago* (last edited 3 weeks ago)

Look at 10,20,50,100 job specs and see what's the most common

  1. Language
  2. Framework
  3. Cloud provider

For extra fun web scrape those adverts and process the content using code.

[–] FizzyOrange 4 points 3 weeks ago

Personal project for sure. Build something you want. If you want to learn a particular skill/framework try to think of a personal project that could use it.

Just following tutorials with no goal in mind is too boring.

[–] [email protected] 3 points 3 weeks ago (1 children)

As a professional developer nearing 20 years of experience, I am a fan of freecodecamp.org

They have a new book that covers a lot of this, both the upskilling and the interview specifically, https://www.freecodecamp.org/news/learn-to-code-book/

[–] 3rr4tt1c 2 points 3 weeks ago

Currently working on the responsive web development course. I like the guitar sounds. 😅