Open-Source Projects
March 10, 2013 Leave a comment
Thumbs up if you are planning to write some code and make it available to the great minds of the world. Open source projects are great because there is nothing better in this world than sharing your knowledge, work and experience with others. The best thing about it is that both parties involved in the process benefit from the process. Everything is good but one of the tricks before open-sourcing a project is to decide for an open-source license. GPL, MIT and BSD3 are most commonly used ones but you will have to choose one, so choose wisely. Here is an article for you that I think you should read before making a hasty decision.
Starting An Open-Source Project.
Good Luck !