Worth working on open-source project(s)?

  • Thread starter Thread starter EntropicLove
  • Start date Start date
AI Thread Summary
Joining open-source projects can enhance your resume and provide valuable experience. To find ongoing projects, it's essential to identify the specific type of software you want to contribute to, such as IDEs, graphics packages, or engineering tools. Platforms like SourceForge and GitHub host numerous projects, so focusing on software you already use or enjoy can be a good starting point. Engaging in open-source work not only boosts your professional profile but also offers personal satisfaction through collaboration and skill development.
EntropicLove
Messages
45
Reaction score
1
Worth working on open-source project(s)?

I have 2 questions:

1) I have joined sourceforge etc and don't know how to join any actual ongoing open-source projects. Where do I find such work?

2) Is it work the experience to work on open source...in other words, will it look good on my resume?

Thank you going out of their way to help provide clarity.
 
Technology news on Phys.org


2)

I would say that the worthiness of working on an open source project comes in many ways...sure, it will look good in your resume but also you will be contributing to a worthy cause and give you great personal satisfaction and pride. You will be working with other people, and learning, etc.

1)

there thousands of open source projects out there...you would need to narrow down the kind of software you want to develop, maybe look into contributing to a piece of software you already like that is at an early stage of development, etc.

So, first, narrow down the kind of software to want to participate in...developing an IDE? a 3D graphics package? CAD tool? FEA solver? engineering stuff (stress, thermal, electromagnetic)?
 
Dear Peeps I have posted a few questions about programing on this sectio of the PF forum. I want to ask you veterans how you folks learn program in assembly and about computer architecture for the x86 family. In addition to finish learning C, I am also reading the book From bits to Gates to C and Beyond. In the book, it uses the mini LC3 assembly language. I also have books on assembly programming and computer architecture. The few famous ones i have are Computer Organization and...
I have a quick questions. I am going through a book on C programming on my own. Afterwards, I plan to go through something call data structures and algorithms on my own also in C. I also need to learn C++, Matlab and for personal interest Haskell. For the two topic of data structures and algorithms, I understand there are standard ones across all programming languages. After learning it through C, what would be the biggest issue when trying to implement the same data...
Back
Top