this post was submitted on 26 Jul 2023
10 points (100.0% liked)

Programming

13269 readers
2 users here now

All things programming and coding related. Subcommunity of Technology.


This community's icon was made by Aaron Schneider, under the CC-BY-NC-SA 4.0 license.

founded 1 year ago
MODERATORS
you are viewing a single comment's thread
view the rest of the comments
[–] [email protected] 0 points 11 months ago (1 children)

On the flip side I work with people who have been doing it for 20+ years and are "bad" programmers.

[–] [email protected] 0 points 11 months ago (1 children)

My problem is I've never yet really seen a project through, or contributed to FOSS to experience that, though I really want to. I feel like I'd get overwhelmed, and can't possibly contribute anything of value, and would just get in the way. I know it's not true, there are endless projects of varying complexity, and I could certainly learn an existing codebase if I found the confidence to try.

[–] [email protected] 3 points 11 months ago

Some (larger) projects sometimes have a form of mentoring and "good first issue" to get started.

Another good way to get involved is to report any issues you face with open source projects you use (obviously search for similar reports first). This way you can help debug bugs or suggest improvements and get some feedback.