GSoC 2023: how to prepare for a successful application?

A thread to discuss how to prepare efficiently for a powerful Google Summer of Code 2023 application.

See blog post on this subject: GSoC 2023: how to get prepared

2 Likes

Tutorials that build functional knowledge of Jenkins

There are several tutorials that introduce important concepts in Jenkins and are easy to run on Windows, Linux, and macOS. For Google Summer of Code candidates, I recommend:

as the first tutorial they should complete. That tutorial will introduce them to Docker containers, Jenkins Pipeline, and Java compilation. Those are all skills that will help a Google Summer of Code candidate.

Other tutorials to consider:

1 Like