diff --git a/README.md b/README.md new file mode 100644 index 0000000..0ac32d5 --- /dev/null +++ b/README.md @@ -0,0 +1,34 @@ +# DLC +## Welcome to the Coventry Digital Literacy Centre + +[who, where, what, and when](#who-where-what-and-when) | [Available Support](#support-available) | [Drop in Session](#drop-in-sessions) | [Help & Resources](#help-and-resources) + +___ + +### Who, Where, What, and When + +The DLC is a new support service for staff and students in the Faculty of Engineering, Environment and Computing. It will be launched at the end of October 2022 and will be in EC1-24. + +The DLC is a combination of the old Programming Support Centre and ICDL Centre that can also provide support for acquiring a range of digital skills that will help you succeed while at University, and in your future career. + + +### Support available +The DLC can help you with a range of digital skills, from programming, to email etiquette, from Word to enhancing your Google-Fu. We offer a range of online resources as well as regular drop in sessions throughout the week. We can also provide you with the details of other parts of the University who can help you with technical issues. You can find the resources and details of the drop in sessions on this website which we will be building up over the next few months. + +However, we cannot help with everything. In particular, we cannot help you with - +- assessed work, though we can help you to understand the underlying concepts. +- technical issues—for that you need to speak to [Digital Services](https://www.coventry.ac.uk/study-at-coventry/student-support/academic-support/it-services/) +- access to Aula resources—please see your module leader for that +- access to or problems with, University resources—please see [Digital Services](https://www.coventry.ac.uk/study-at-coventry/student-support/academic-support/it-services/) for help with this + + +### Drop in sessions +Details of these will be given when the DLC launches. In the meantime, please see the [Programming Support Centre](https://gitlab.com/coventry-university/programming-support-lab/-/wikis/home) for details on the current programming support available + +## Help and resources +### General resources +* [Digital Services's Digital Kitbag](https://kitbag.coventry.domains/) +* [Staff skills](staff-skills.md) + + + diff --git a/README.md.backup b/README.md.backup new file mode 100644 index 0000000..c7c40ca --- /dev/null +++ b/README.md.backup @@ -0,0 +1,33 @@ +# DLC +## Welcome to the Coventry Digital Literacy Centre + +[who, where, what, and when](#who-where-what-and-when) | [Available Support](#support-available) | [Drop in Session](#drop-in-sessions) | [Help & Resources](#help-and-resources) + +___ + +### Who, Where, What, and When + +The DLC is a new support service for staff and students in the Faculty of Engineering, Environment and Computing. It will be launched at the end of October 2022 and will be in EC1-24. + +The DLC is a combination of the old Programming Support Centre and ICDL Centre that can also provide support for acquiring a range of digital skills that will help you succeed while at University, and in your future career. + + +### Support available +The DLC can help you with a range of digital skills, from programming, to email etiquette, from Word to enhancing your Google-Fu. We offer a range of online resources as well as regular drop in sessions throughout the week. We can also provide you with the details of other parts of the University who can help you with technical issues. You can find the resources and details of the drop in sessions on this website which we will be building up over the next few months. + +However, we cannot help with everything. In particular, we cannot help you with - +- assessed work, though we can help you to understand the underlying concepts. +- technical issues—for that you need to speak to [Digital Services](https://www.coventry.ac.uk/study-at-coventry/student-support/academic-support/it-services/) +- access to Aula resources—please see your module leader for that +- access to or problems with, University resources—please see [Digital Services](https://www.coventry.ac.uk/study-at-coventry/student-support/academic-support/it-services/) for help with this + + +### Drop in sessions +Details of these will be given when the DLC launches. In the meantime, please see the [Programming Support Centre](https://gitlab.com/coventry-university/programming-support-lab/-/wikis/home) for details on the current programming support available + +## Help and resources +### General resources +* [Digital Services's Digital Kitbag](https://kitbag.coventry.domains/) + + + diff --git a/_config.yml b/_config.yml new file mode 100644 index 0000000..476b38b --- /dev/null +++ b/_config.yml @@ -0,0 +1,5 @@ +remote_theme: pages-themes/cayman@v0.2.0 +plugins: +- jekyll-remote-theme # add this line to the plugins list if you already have one +title: Coventry DLC +description: Coventry University Digital Literacy Centre diff --git a/staff-skills.md b/staff-skills.md new file mode 100644 index 0000000..93fea88 --- /dev/null +++ b/staff-skills.md @@ -0,0 +1,11 @@ +# Staff Skills + +| Name | Skills | +|---|---| +|Amanda Brookes | Python, Database design, SQL | +| Beate Grawemeyer | Data Science | +| David Croft | Python, C, C++, Formula Student AI, LaTeX, Linux, ROS, Webots | +| Ian Evans | C++, OpenGL | +| Mark Johnston | Data Science | +| YingLiang Ma | C++, OpenGL | +| Faye Mitchell | Linux, Operating Systems, ALGOL, Assembler, BASIC, C/C++, Delphi, Eiffel, Forth, Go, HAGGIS, Haskell, Java, JavaScript, Kotlin, Lisp, Logo, ML, Modula 2, Napier88, Oberon, Occam 2, Pascal, Perl, PHP, Pop-11, PopLog, | diff --git a/staff-skills.md.backup b/staff-skills.md.backup new file mode 100644 index 0000000..152e944 --- /dev/null +++ b/staff-skills.md.backup @@ -0,0 +1,11 @@ +# Staff Skills + +| Name | Skills | +|---|---| +|Amanda Brookes | Python, Database design, SQL | +| Beate Grawemeyer | Data Science | +| David Croft | Python, C, C++, Formula Student AI, LaTeX, Linux, ROS, Webots | +| Ian Evans | C++, OpenGL | +| Mark Johnston | Data Science | +| YingLiang Ma | C++, OpenGL | +| Faye Mitchell | Linux, Operating Systems, ALGOL, Assembler, BASIC, C/C++, Delphi, Eiffel, Forth, Go, HAGGIS, Haskell, Java, JavaScript, Kotlin, Lisp, Logo, ML, Modula 2, Napier88, Oberon, Occam 2 |