Skip to content

Commit 753f645

Browse files
authored
Create outline-oreilly.md (InnerSourceCommons#242)
Meta information about the learning path for our editors at O'Reilly.
1 parent cb78a6f commit 753f645

File tree

1 file changed

+34
-0
lines changed

1 file changed

+34
-0
lines changed

outline-oreilly.md

+34
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,34 @@
1+
This document holds the outline of the learning path for it's appearance in learning.oreilly.com
2+
3+
# Title
4+
5+
The InnerSource Learning Path
6+
7+
# Description
8+
9+
InnerSource is the application of open source methodologies to internally-developed software.
10+
While simple to define, InnerSource can be difficult to explain and implement successfully.
11+
Many engineers lack background in open source and the ideas and mechanics of open code development.
12+
Even those with that background face a new set of constraints and motivations when trying to work openly within the enterprise.
13+
This learning path gives a simple, easy to understand introduction to InnerSource.
14+
It introduces key terms, concepts, and principles for effective InnerSource along with explanations and real examples.
15+
It is intended to bring newcomers up to speed as well as provide those with experience a common vocabulary to use when discussing more advanced concepts.
16+
17+
# Contents
18+
19+
The learning path contains 4 sections, ordered as:
20+
21+
1. [Introduction]
22+
1. [Trusted Committer]
23+
1. [Contributor]
24+
1. [Product Owner]
25+
26+
Each section has a set of videos (ordering listed at the links above).
27+
Each video in a section is followed immediately by [assessment questions] for that video.
28+
Then comes the next video in the section (followed by its [assessment questions]) and so on.
29+
30+
[Introduction]: https://github.com/InnerSourceCommons/InnerSourceLearningPath/tree/master/introduction
31+
[Trusted Committer]: https://github.com/InnerSourceCommons/InnerSourceLearningPath/tree/master/trusted-committer
32+
[Contributor]: https://github.com/InnerSourceCommons/InnerSourceLearningPath/tree/master/contributor
33+
[Product Owner]: https://github.com/InnerSourceCommons/InnerSourceLearningPath/tree/master/product-owner
34+
[assessment questions]: https://github.com/InnerSourceCommons/InnerSourceLearningPath/tree/master/workbook

0 commit comments

Comments
 (0)