From 04b77e43c598f1c4beee2a23d76e9ac936699270 Mon Sep 17 00:00:00 2001 From: Neil Shephard Date: Wed, 11 Dec 2024 09:43:45 +0000 Subject: [PATCH] chore: Update link for cancelling courses Closes #852 More than just those changes though as I still have [pre-commit](https://pre-commit.com) configured and so linted the page with [Markdownlint-cli2](https://github.com/DavidAnson/markdownlint-cli2) (see #701). --- pages/training/index.md | 43 ++++++++++++++++++++++++++--------------- 1 file changed, 27 insertions(+), 16 deletions(-) diff --git a/pages/training/index.md b/pages/training/index.md index 1bbdea1c..0590ebc3 100644 --- a/pages/training/index.md +++ b/pages/training/index.md @@ -6,11 +6,18 @@ type: text permalink: /training/ --- -People working with code for research, whether they are writing their first script to managing a complex software project need skills that academic training might not provide. The RSE Team's aspiration is that all researchers who need these skills should be given the opportunity to learn them, either from the RSE Team, our University of Sheffield colleagues or other sources. +People working with code for research, whether they are writing their first script to managing a complex software +project need skills that academic training might not provide. The RSE Team's aspiration is that all researchers who need +these skills should be given the opportunity to learn them, either from the RSE Team, our University of Sheffield +colleagues or other sources. ### Regular RSE Team Training -The RSE Team focusses on training in version control as this is a key skill for reproducible research and collaborative software development. We have recently introduced a programme of FAIR and reproducible software skills for researchers. We also offer training in Deep Learning to improve and facilitate update of AI. These courses are run on a regular basis. If there are not courses currently advertised, check back soon, or [join our mailing](https://groups.google.com/a/sheffield.ac.uk/g/rse-group) list to find out when new courses are advertised. +The RSE Team focusses on training in version control as this is a key skill for reproducible research and collaborative +software development. We have recently introduced a programme of FAIR and reproducible software skills for +researchers. We also offer training in Deep Learning to improve and facilitate update of AI. These courses are run on a +regular basis. If there are not courses currently advertised, check back soon, or [join our +mailing](https://groups.google.com/a/sheffield.ac.uk/g/rse-group) list to find out when new courses are advertised. - [git & GitHub through GitKraken - from Zero to Hero!](courses/git_Hero.md) - [Introduction to Deep Learning](courses/Intro_DL.md) @@ -21,14 +28,17 @@ The RSE Team focusses on training in version control as this is a key skill for {% include events_list_upcoming.html category="workshop,carpentry,gitzerohero,dltraining" %} - ### IT Services Training -Our colleagues in [IT Services][its] offer a range of [free training courses][its-courses]. This is a good place to look if you want to learn how to code, but there are a wide range of other courses there as well. +Our colleagues in [IT Services][its] offer a range of [free training courses][its-courses]. This is a good place to look +if you want to learn how to code, but there are a wide range of other courses there as well. ### Responsive RSE Team Training -The RSE Team run training in response to the needs of groups of researchers. However, we usually need to seek funding from an organisation, department, research group, institute or doctoral training centre. The costs of running a course are our [staff time][service] plus venue and infrastructure costs. This allows us to customise or develop new training for specific audiences. +The RSE Team run training in response to the needs of groups of researchers. However, we usually need to seek funding +from an organisation, department, research group, institute or doctoral training centre. The costs of running a course +are our [staff time][service] plus venue and infrastructure costs. This allows us to customise or develop new training +for specific audiences. We have recently run these courses: @@ -36,7 +46,8 @@ We have recently run these courses: - [Contributing to Open Source Software](courses/Open_Source.md) - [Write better research software (in Python)](courses/good_soft.md) -Our expertise for bespoke training development includes Python, R, MATLAB, Reproducible research, C and C++, git and GitHub, Linux shell, High Performance Computing, GPU Computing, Systems administration inc. Docker and Ansible. +Our expertise for bespoke training development includes Python, R, MATLAB, Reproducible research, C and C++, Git and +GitHub, Linux shell, High Performance Computing, GPU Computing, Systems administration inc. Docker and Ansible. We can run courses where material is made openly available by others (e.g. [The Carpentries](https://carpentries.org)). @@ -44,20 +55,20 @@ If you're interested in us running similar courses for your learners, please con ### Statement on free at point of use training -We are delighted to be able to make free at point of use training available to the research community, to enable better software and more open, reproducible research. However, **free at point of use training is not free**. The cost of a course can easily run to thousands of pounds, if preparation costs are taken into account. +We are delighted to be able to make free at point of use training available to the research community, to enable better +software and more open, reproducible research. However, **free at point of use training is not free**. The cost of a +course can easily run to thousands of pounds, if preparation costs are taken into account. -**If you sign up for a course, please make sure you either attend or cancel your booking.** Bookings can usually be cancelled using [eventbrite.com](https://www.eventbrite.com) or, failing that, by emailing [rse@sheffield.ac.uk](mailto:rse@sheffield.ac.uk). +**If you sign up for a course, please make sure you either attend or cancel your booking.** Bookings can usually be +cancelled using [myDevelopment][my-development] (log-in required) or, failing that, by emailing +[rse@sheffield.ac.uk](mailto:rse@sheffield.ac.uk). -Running courses that are not fully attended wastes our funding (which is provided by taxpayers, charities and students, amongst others) and reduces our collective capacity to improve research outputs and researcher experiences. +Running courses that are not fully attended wastes our funding (which is provided by taxpayers, charities and students, +amongst others) and reduces our collective capacity to improve research outputs and researcher experiences. Persistent failure to attend booked courses might result in you being excluded from future training opportunities. -[carpentries]: https://carpentries.org/ -[data-carp]: https://datacarpentry.org/ -[hpc-carp-shell]: https://rse.shef.ac.uk/hpc-shell-tuos-training-cluster/ +[my-development]: https://mydevelopment.csod.com/ui/lms-learner-home/home [its-courses]: https://www.sheffield.ac.uk/it-services/research/one-day-sessions [its]: https://www.sheffield.ac.uk/it-services/research -[repro-res-r]: https://annakrystalli.me/rrresearchACCE20/ -[soft-carp]: https://software-carpentry.org/ -[events]: ../events.md -[service]: ../service/index.md \ No newline at end of file +[service]: ../service/index.md