This is an automated email from the ASF dual-hosted git repository.

cdutz pushed a commit to branch master
in repository https://gitbox.apache.org/repos/asf/incubator-training.git

commit ff5f41003cd7c923627e216c48ae6f62f5e1d7b9
Author: Sönke Liebau <[email protected]>
AuthorDate: Sun Mar 3 23:52:46 2019 +0100

    TRAINING-2: Added minimal version of the README with excerpt from the 
incubator proposal and a list of resources that exist so far (#1)
    
    * TRAINING-2: Added minimal version of the README with excerpt from the 
incubator proposal and a list of resources that exist so far.
    
    * Apply suggested edits by @larsfrancke
    
    Co-Authored-By: soenkeliebau <[email protected]>
    
    * Added commits mailing list as resource
---
 README.md | 48 ++++++++++++++++++++++++++++++++++++++++++++++++
 1 file changed, 48 insertions(+)

diff --git a/README.md b/README.md
new file mode 100644
index 0000000..1954961
--- /dev/null
+++ b/README.md
@@ -0,0 +1,48 @@
+Apache Training (incubating)
+============================
+
+### Purpose
+The purpose of the Training project is to create high-quality training 
material for various projects in an open source form. Up until now everyone who 
wants to offer a Training course for one of the Apache projects needs to create 
her or his own slides/labs and keep them up-to-date. This is a significant 
investment of time and money. This project aims to spread that burden and help 
all Apache projects as we can create shared resources and we can also create 
cross-project trainings.
+
+To sum up, the main goals for this project:
+
+- Develop shared material that can be used for trainings
+- Cross-project
+    - Focused on Apache but also 3rd party projects where it makes sense
+    - Develop “labs” or “hands-on” exercises
+- Develop or document an infrastructure that can be used for those labs
+- Potentially develop tools to manage the material (e.g. a “slide” repository 
that contains “modules” that can be easily reused and combined)
+
+These are non-goals for this project:
+
+- Some kind of official “Apache Training Program” with certifications etc.
+    - Based on feedback and future developments this may change but we believe 
it’s out of scope initially
+- Project documentation
+- The training material we develop is not necessarily self-explanatory. It 
still benefits from an experienced instructor but it will make it possible for 
talented people without the time and resources to develop material to still 
train others.
+
+### Rationale
+There are tons of companies offering training for and around the Apache 
ecosystem. From our experience everyone is building a very similar set of 
slides and labs (there’s only so many ways you can explain a concept). This 
project aims to create and use synergies. By also bringing these resources 
closer to their origin we hope to improve quality, freshness of the content and 
versatility (e.g. more language options).
+
+It is the mission of the Apache foundation “to provide software for the public 
good” and we believe this project can help with that mission by making the 
software more accessible for a broader audience.
+
+### Next steps
+The initial goal for the first few weeks or months is to have discussions and 
agreements on various scoping and technical issues as well as integrating 
existing donated material.
+
+After that we want to start building a library of content.
+
+
+### Getting involved
+
+The main resource for any discussion around this project is the dev mailing 
list (see below). If you have any specific question or want to get involved in 
any way, by all means do reach out and say hi!
+
+The following resources are currently being used by the project:
+
+Dev Mailing List: 
[Archive](https://lists.apache.org/[email protected])  -  
[Subscribe](mailto:[email protected])
+
+Issues Mailing List: 
[Archive](https://lists.apache.org/[email protected])  -  
[Subscribe](mailto:[email protected])
+
+Commits Mailing List: 
[Archive](https://lists.apache.org/[email protected])  -  
[Subscribe](mailto:[email protected])
+
+Wiki: 
[https://cwiki.apache.org/confluence/display/TRAINING](https://cwiki.apache.org/confluence/display/TRAINING)
+
+Jira: 
[https://issues.apache.org/jira/browse/TRAINING](https://issues.apache.org/jira/browse/TRAINING)

Reply via email to