This repository is part of the RCOS Open Source Curriculum Project. View the main repository for system-level documentation. This repository Documentation, articles and project.
This folder contains all documentation for contributors
It currently holds:
- How to Write Test Cases.md This tells contributors how to we write test cases for our projects. This is a good place to start for new contributors.
- How to Write Articles.md This tells contributors how to we write articles for our projects. This is also a good place for new contributors to start.
This folder contains articles for students to refer to. It tells the student how to use a small part or function of python. This is a place holder and only contains a small article on the print function. A better example of articles can be found here.
Project contains the actual code, "Steps" markdowns, and test cases
Welcome! If you would like to contribute to this project contact one of the contributors below. A good place to start would be to write test cases for functions or write an article for a specfic part or function of python. For help on this refer to our How to Write Test Cases.md or you can refer to How to Wrte Articles.md.