https://github.com/rse-cambridge/julia-study-group
Das ist ein julia code. Central resource for the Cambridge julia study group
https://github.com/rse-cambridge/julia-study-group
education julia-language
Last synced: 2 months ago
JSON representation
Das ist ein julia code. Central resource for the Cambridge julia study group
- Host: GitHub
- URL: https://github.com/rse-cambridge/julia-study-group
- Owner: RSE-Cambridge
- License: mit
- Created: 2023-10-02T14:21:48.000Z (over 1 year ago)
- Default Branch: main
- Last Pushed: 2023-11-27T17:59:46.000Z (over 1 year ago)
- Last Synced: 2025-03-24T08:55:07.627Z (3 months ago)
- Topics: education, julia-language
- Language: Julia
- Homepage:
- Size: 61.5 KB
- Stars: 27
- Watchers: 11
- Forks: 0
- Open Issues: 1
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# julia Study Group
This repository is intended to act as a central resource for the julia study group at Cambridge.

This is a group of interested people from Research Computing Services and the Institute
of Computing for Climate Science seeking to learn the language for use in their work.## Meetings
The group meets weekly on Mondays 2:30-3:30pm in the Exning Room at the University Information Services
on the West Cambridge Site and also online.### Structure
Meetings are led by someone who volunteers to lead the session in advance.
They will summarise the content for that week for other participants.
They will also lead a discussion of any 'homework' from previous sessions.## Resources
The [wiki on this repo](https://github.com/RSE-Cambridge/julia-study-group/wiki) is designed
for quick editing and sharing of resources.We will be generally be following the [MIT Open Courseware](https://computationalthinking.mit.edu/Fall23/)
material on julia.
This meshes well with our interests introducing julia through numerical methods and climate modelling.We also encourage people to participate in [Advent of Code](https://adventofcode.com/)
using julia in December of this year.## Code of Conduct
Everyone participating in the _julia Study Group_ project, is expected to treat other
people with respect and more generally to follow the guidelines articulated in the
[Python Community Code of Conduct](https://www.python.org/psf/codeofconduct/).## Contributions
Contributions and collaborations are welcome from anyone in the group.
Feel free to edit the wiki as you please.For changes to the repository please edit in a branch and create a pull request.