An open API service indexing awesome lists of open source software.

https://github.com/princomp/princomp.github.io

Teaching material for the principles of computer programming using C#.
https://github.com/princomp/princomp.github.io

csharp education-materials oer principles-of-programming programming

Last synced: about 17 hours ago
JSON representation

Teaching material for the principles of computer programming using C#.

Awesome Lists containing this project

README

          

# ℙrinciples of ℂomputer ℙrogramming

[![Build](https://github.com/princomp/princomp.github.io/actions/workflows/build_and_deploy.yaml/badge.svg)](https://github.com/princomp/princomp.github.io/actions/workflows/build_and_deploy.yaml)

This repository is used to develop and publish material to teach the principles of computer programming using C#.
Please, refer to our [statement of purpose](https://princomp.github.io/docs/about/credits#purpose) for additional information about this resource.

To view this resource on the web, please head to [princomp.github.io](https://princomp.github.io)!

## Contributing to this resource

See [contribution guidelines](https://princomp.github.io/docs/about/contributing) and [dev. guide](https://princomp.github.io/docs/about/dev_guide) to get started.