pocketpy/docs/gsoc/guide.md
2024-01-24 00:48:06 +08:00

1.2 KiB

icon order label
rocket 10 Application Guide

Before starting, please read the Ideas page and choose a project you are interested in. Set up a C++ compiler, clone pocketpy sources from github and try to build. This helps you confirm that your skills and experience match the requirements of the project.

Your application should include the following:

  1. A brief introduction about yourself, including the most related open sourced project you have worked on before. It is highly recommended to attach your Github profile link.
  2. A technical proposal for the project you are interested in working on, including:
    • Your understanding of the project.
    • The technical approach/architecture you will adopt.
    • The challenges you might face and how you will overcome them.
  3. A timeline for the project, including the milestones and deliverables.
  4. Other information required by the Google Summer of Code program.

Coding style guide

See Coding Style Guide.

Contact

If you have any questions, you can join our Discord or send an email to blueloveth@foxmail.com. We are glad to help you.