Project for Computing
Welcome to the Imperial College forum: where prospective and current students can discuss anything about Imperial.
-
Re: Project for Computing
Try contributing to some open source projects like jMonkeyEngine (jmonkeyengine.org). Or see what the Google Summer of Code has to offer (http://code.google.com/soc/ - although applications are now closed).
Last edited by duul; 18-07-2012 at 16:59. -
Re: Project for ComputingThanks for the information, I like the idea of contributed to Open Source code but I just don't want to mess up the code for anyone or create any Exploits. The Summer of Code is interesting; I may apply to that next year(Original post by duul)
Try contributing to some open source projects like jMonkeyEngine (jmonkeyengine.org). Or see what the Google Summer of Code has to offer (http://code.google.com/soc/ - although applications are now closed).
Thanks again -
Re: Project for Computing
The best way to learn is by coding with others. Don't worry about messing up other people's code - any decent project will be using a CVS and your code will usually be reviewed before it's merged into the master branch. Accept tickets that match your skillset or spend some time learning new skills if they don't
-
Re: Project for ComputingThanks for the information again(Original post by duul)
The best way to learn is by coding with others. Don't worry about messing up other people's code - any decent project will be using a CVS and your code will usually be reviewed before it's merged into the master branch. Accept tickets that match your skillset or spend some time learning new skills if they don't
I might search if I can find any tickets with the problems I can solve and I never knew that they review the changes before they merge it with the master branch 
P.S I would like to +1 you again, but I can't right now; so i'll have to do it later
