TE
TechEcho
Home24h TopNewestBestAskShowJobs
GitHubTwitter
Home

TechEcho

A tech news platform built with Next.js, providing global tech news and discussions.

GitHubTwitter

Home

HomeNewestBestAskShowJobs

Resources

HackerNews APIOriginal HackerNewsNext.js

© 2025 TechEcho. All rights reserved.

How do I start off getting involved in open source?

3 pointsby TheBurningOralmost 15 years ago
I am a mostly-self taught developer, trying to develop my skills and it seems quite clear that getting involved with open-source projects is probably the best way to go about doing that, but I am never really sure where to start. I have accounts on the major OSS hosting systems and have checked out the code for a few projects I like, but beyond that, I feel kind of lost. Most OSS projects appear to me to be either abandoned, barely maintained, or so complex that I'm never even sure where to start. Does anyone here have any pointers or advice for starting off with programming OSS?

2 comments

hippichalmost 15 years ago
Decide what you like. Find OSS project about it. Work on it.<p>.. and follow rules in community.. prefix your questions with "Ask NH: ". =)
评论 #1618547 未加载
pcoraalmost 15 years ago
fedoraproject.org would be a great place to start (i'm a fan) but there are lots of distros that are alive and launching new versions very often. ubuntu.com is another...<p>once you have an account, you probably wanna talk to someone about the code... there mailists where developers talk about what they are doing.<p>hope I've helped a bit.