Google Code-in is an annual contest sponsored by Google, aimed towards 13-17 year olds, to foster in them an interest in developing for the open source community.
Five type of tasks exist for Google Code-in:
- Code
- Documentation/Training
- Outreach/research
- Quality assurance
- User interface
FOSSASIA is the top Free and Open Source technology event in Asia for developers, start-ups, and contributors. Projects at FOSSASIA range from open hardware, to design, graphics and software. FOSSASIA was established in 2009.
FOSSASIA is a Free and Open Source Software (FOSS) event for developers, officials and users in South-East Asia. Its main goal is fostering FOSS projects in Asia.
FOSSASIA is one of mentoring organizations during Google Code-In this year.
Remember : It is important that you do many tasks. But doing most tasks is not enough to be a winner. Out of the top ten students the finalists are picked on the quality of work - so in addition to finishing tasks quickly, pay attention to submit the best work you can. Help each other out, engage in conversations, make friends. And most importantly, enjoy!
- Please use 4 spaces for indentation everywhere. Do not use tabs.
- Comment your code wherever possible.
- JavaScript is written based on the jQuery styleguide. Please follow this whenever writing JavaScript.