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#.
- Host: GitHub
- URL: https://github.com/princomp/princomp.github.io
- Owner: princomp
- License: cc-by-4.0
- Created: 2024-05-27T21:48:44.000Z (over 1 year ago)
- Default Branch: main
- Last Pushed: 2026-01-19T22:30:05.000Z (3 days ago)
- Last Synced: 2026-01-20T05:53:10.738Z (3 days ago)
- Topics: csharp, education-materials, oer, principles-of-programming, programming
- Language: C#
- Homepage: https://princomp.github.io/
- Size: 74.9 MB
- Stars: 0
- Watchers: 0
- Forks: 2
- Open Issues: 22
-
Metadata Files:
- Readme: readme.md
- Contributing: .github/CONTRIBUTING.md
- License: license.md
- Code of conduct: .github/CODE_OF_CONDUCT.md
Awesome Lists containing this project
README
# ℙrinciples of ℂomputer ℙrogramming
[](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.