Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Updated GSOC Information. #3

Merged
merged 1 commit into from Dec 1, 2019
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
22 changes: 19 additions & 3 deletions GSoC/info.md
Original file line number Diff line number Diff line change
Expand Up @@ -5,11 +5,27 @@ This is a simple guide for Google Summer Of Code.

## What is GSoC

A chance to work with an open source organization for 3 months. Its a global program that is organized by Google every year.
Google Summer of Code (GSoC) is an annual global program sponsored and managed by Google. The program focuses on bringing more student developers into open source project development. In this program, the students work with an Open source organization under the guidance of mentors (selected organization members) on a 3-month programming project in Summers. In this program, Google also awards stipends to students in 3 rounds or evaluations. The amount of Stipend depends on students geographical location.

The whole program is divided into 3 evaluations or coding stages. Students plan & code for 1st month and then mentors review their work and provide their evaluation feedback and status to Google. The evaluation feedback and status(Passed/Failed) is then provided to the student on her dashboard. The students also submit the evaluation of their mentor, but those are just a few questions related to the project and mentor’s performance. This whole process happens 3 times, and then the results are announced by Google.

### Why GSoC?
Its not a competition, it's a collaboration where you actually learn to write practical code.
Your code will get reviewed by the **best mentors** from the world. Finally, you will be having a great project to talk about in your *placement interviews*. Apart from all of this, you will definetely get money and some bragging rights :p

There are various benefits of completing GSoC.

1. The recognition: GSoC is recognized worldwide, so when applying for jobs you’ll get an advantage. However, GSoC students are more preferred by Startups than well-established organizations because, in startups like GSoC, you have to learn new skills and technologies very fast and become good at it.

2. The network: After completing GSoC you now have many connections which help you and can provide recommendation when needed.

3. The Stipend: They pay well.

4. The referral: After completing the program you are given a one-time referral which you can use within 6 years for any job at Google.

5. The Exposure: When working on the project with experienced developers, you get to learn a lot and get the industry’s exposure.

6. The Swag: What do developers like more than swag or goodies. You’ll get a GSoC T-shirt and a certificate.

7. Chance to Mentor: You can also be a mentor the next time or in GCI by Google.

### How should I prepare?
- Go through the [student guide](https://google.github.io/gsocguides/student/)
Expand Down