TranslateProject/sources/news/20190619 Codethink open sources part of onboarding process.md

3.1 KiB
Raw Blame History

Codethink open sources part of onboarding process

In other words, how to Git going in FOSS. Teacher or learner?

Here at Codethink, weve recently focused our energy into enhancing the onboarding process we use for all new starters at the company. As we grow steadily in size, its important that we have a well-defined approach to both welcoming new employees into the company, and introducing them to the organizations culture.

As part of this overall onboarding effort, weve created How to Git going in FOSS: an introductory guide to the world of free and open source software (FOSS), and some of the common technologies, practices, and principles associated with free and open source software.

This guide was initially aimed at work experience students and summer interns. However, the document is in fact equally applicable to anyone who is new to free and open source software, no matter their prior experience in software or IT in general. How to Git going in FOSS is hosted on GitLab and consists of several repositories, each designed to be a self-guided walk through.

Our guide begins with a general introduction to FOSS, including explanations of the history of GNU/Linux, how to use Git (as well as Git hosting services such as GitLab), and how to use a text editor. The document then moves on to exercises that show the reader how to implement some of the things theyve just learned.

How to Git going in FOSS is fully public and available for anyone to try. If youre new to FOSS or know someone who is, then please have a read-through, and see what you think. If you have any feedback, feel free to raise an issue on GitLab. And, of course, we also welcome contributions. Were keen to keep improving the guide however possible. One future improvement we plan to make is an additional exercise that is more complex than the existing two, such as potentially introducing the reader to Continuous Integration.


via: https://opensource.com/article/19/6/codethink-onboarding-process

作者:Laurence Urhegyi 选题:lujun9972 译者:译者ID 校对:校对者ID

本文由 LCTT 原创编译,Linux中国 荣誉推出