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

https://github.com/sagemathinc/cocalc_tutorial

A tutorial for anyone wanting to use CoCalc, especially for teaching
https://github.com/sagemathinc/cocalc_tutorial

Last synced: about 2 months ago
JSON representation

A tutorial for anyone wanting to use CoCalc, especially for teaching

Awesome Lists containing this project

README

        

## CoCalc

[CoCalc](https://cocalc.com/) is a cloud-based service that provides infrastructure and services that are useful for running courses based on Jupyter Notebooks.
It is used for [teaching by Universities around the world](https://github.com/sagemathinc/cocalc/wiki/Teaching).

Basic access, without internet access, is free; however, it is well-worth paying for premium access if you are going to support a class full of students or need internet access.
Paying users get more resources and support - vital if you are to rely on it for paying students.

Read more about how [how to pay for a course](https://github.com/sagemathinc/cocalc/wiki/prof-pay) in the CoCalc Wiki.

## Some Benefits of CoCalc

* No installation or configuration necessary. Everything Just Works.
* Students can use it on any machine, any operating system, anywhere they like.
* Has built in course-management functionality.
* Allows collaborative editing of notebooks. (It's like Google Docs for Jupyter notebooks.)
* Has built in real-time chatrooms for easy interaction with students and collaborators.

## Course material
**All material moved to the more comprehensive [CoCalc Manual](https://doc.cocalc.com/)**

* [Getting Started](https://doc.cocalc.com/getting-started.html)

* [Instructor guide](https://doc.cocalc.com/teaching-instructors.html)
* [How to create a course](https://doc.cocalc.com/teaching-create-course.html)
* [Course Management](https://doc.cocalc.com/teaching-course-management.html)
* [How to interact with students and collaboration](https://doc.cocalc.com/teaching-interactions.html)
* [Tips and Tricks for teaching](https://doc.cocalc.com/teaching-tips_and_tricks.html)

## Further resources

* [Grading in CoCalc](http://www.beezers.org/blog/bb/2015/09/grading-in-sagemathcloud/) - Blog post from a lecturer who uses CoCalc in teaching
* [CoCalc on GitHub](https://github.com/sagemathinc/cocalc) - The whole system is open source
* **Videos tutorials** on course management features in CoCalc
* [Why aren't you teaching with CoCalc?](https://youtu.be/cq_HEzBMWNA)
* [Creating courses in CoCalc](https://youtu.be/K2swc6NhpGg)
* [Working with course files in CoCalc](https://youtu.be/bt-AhVlAf-U)
* [Creating assignments in CoCalc](https://youtu.be/NqQ0y7o0XUU)
* [Grading assignments in CoCalc](https://youtu.be/y_GX9XWTZfQ)
* [Peergrading in CoCalc](https://youtu.be/8MagMw-ol5M)
* [Working with your students in CoCalc](https://youtu.be/4c9RmoLRSWE)

## License

This work is licensed under CC-BY 3.0.

* [Human readable description of the license](https://creativecommons.org/licenses/by/3.0/)
* [Legal text of the license](license.txt)

## Citing this work

For a list of authors see the [contributors section](https://github.com/sagemathinc/cocalc_tutorial/graphs/contributors).