Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Update drop-in sessions page #118

Merged
merged 6 commits into from
Jan 4, 2024
Merged
Changes from 1 commit
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
37 changes: 27 additions & 10 deletions content/docs/regular_events/drop-in_sessions.md
Original file line number Diff line number Diff line change
Expand Up @@ -14,22 +14,39 @@ weight: 1
# Drop-in Sessions

The group runs regular, informal, community-led sessions for students and researchers.
At the sessions they can ask the group about specific technical problems, or seek general technical advice.
Whether you have general questions on a topic, or are seeking specific technical guidance on, or just want to chat with friendly faces, our drop-in session is the perfect place for you!
The sessions offer a friendly, welcoming, non-judgemental environment to receive advice or assistance without concern about being judged on technical knowledge, expertise or understanding.

As our organisers and helpers know, many of us working with software in the research community have been trained in domains where computing has not traditionally been a key element.
There can be lots to learn in terms of new jargon and technical skills and we all have to start somewhere.

We can help with:
A few examples of what we can help out with are:

- General programming problems — including helping to identify and fix bugs.
- Cloud computing questions — including how to get started on Azure.
- Software sustainability — best practices for testing, managing and packaging your code.
- Reproducible research — ensuring software is developed to support long-term reproducibility, including techniques for packaging and archiving code.
- High Performance Computing (HPC) — support and advice on the HPC resources available at the Turing.
- General programming problems, including:
- Identifying and fixing bugs
- Setting up Python packages and environments
- Cloud computing questions, including:
- How to get started on Microsoft Azure
- How to deploy code to the cloud
- Cloud computing and storage costs
- Getting access to GPU VMs on Microsoft Azure
- Research Data Science issues, including:
- Data collection and selection process
- Experimental design (methods, baselines, metrics, ablation studies)
- Moving from a general idea to a machine learning pipeline
- Software sustainability
- Best practices for testing, managing and packaging your code
- Reproducible research
- Ensuring software is developed to support long-term reproducibility
- Including techniques for packaging and archiving code and data
- High Performance Computing (HPC) support:
- HPC services resources available at the Turing
- HPC performance (parallellism, libraries, compilers)

## Joining sessions

Our weekly sessions run for one hour from 13:30-14:30 every Tuesday and are hosted on [Zoom](https://github.com/alan-turing-institute/research-engineering-group/wiki/The-REGistry#video-call-links).
Everyone is welcome to drop-in at any time.
There is no need to register in advance.
Our sessions are hosted on [Zoom](https://turing-uk.zoom.us/j/606996571?pwd=haUeR9-Ypwoy_-fxjvz1ySo_eocgsw) and sometimes hybrid. We run several week, so please see our [schedule](https://github.com/alan-turing-institute/research-engineering-group/wiki/Drop%E2%80%90in-Sessions#schedule) on the REG wiki.
rchan26 marked this conversation as resolved.
Show resolved Hide resolved

On the schedule, you can see who is hosting the session and a short bio about them.

Feel free to message the [organisers](https://github.com/alan-turing-institute/research-engineering-group/wiki/Drop%E2%80%90in-Sessions#organisers) ahead of time with your problem on Slack, or just come by!
Loading