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
- Follow the programming.dev site rules
- Please only post questions here, not articles to avoid the discussion being about the article instead of the question
Related Communities
- [email protected] - a general programming community
- [email protected] - general question community
- [email protected] - for questions targeted towards experienced developers
Credits
Icon base by Skoll under CC BY 3.0 with modifications to add a gradient
founded 2 years ago
MODERATORS
you are viewing a single comment's thread
view the rest of the comments
view the rest of the comments
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.
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.
"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.