Skip to content

Commit

Permalink
Transition from rse.cs.ox.ac.uk to rse.ox.ac.uk
Browse files Browse the repository at this point in the history
  • Loading branch information
fcooper8472 committed Dec 13, 2019
1 parent 6bd70b6 commit b652923
Show file tree
Hide file tree
Showing 3 changed files with 4 additions and 4 deletions.
2 changes: 1 addition & 1 deletion config.toml
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
baseurl = "https://www.cs.ox.ac.uk/projects/RSE/"
baseurl = "https://www.rse.ox.ac.uk/"
languageCode = "en-gb"
title = "Oxford RSE"
paginate = 10
Expand Down
2 changes: 1 addition & 1 deletion content/events/2019-10-10_lunchtime_seminars.md
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@ draft: false
publishDate: 2019-09-30
---

The Oxford Research Software Engineering (OxRSE) group (http://www.cs.ox.ac.uk/projects/RSE/), with the Research Software Developers Network (RSDN) is organising a series of monthly lunch-time seminars starting this month, on the 10th October, 12:30 - 13:30.
The [Oxford Research Software Engineering (OxRSE) group](https://www.rse.ox.ac.uk/), with the Research Software Developers Network (RSDN) is organising a series of monthly lunch-time seminars starting this month, on the 10th October, 12:30 - 13:30.

Please join us in Lecture Theatre B in the Department of Computer Science, Wolfson building. Lunch will be provided, and to give us an idea of numbers please sign up via this form.

Expand Down
4 changes: 2 additions & 2 deletions content/page/training.md
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@ date: 2019-10-02
draft: false
---

The Oxford RSE group offers training in the following areas. Our [events page](https://www.cs.ox.ac.uk/projects/RSE/events/) lists upcoming scheduled courses, you can also [contact us](https://www.cs.ox.ac.uk/projects/RSE/contact/) to arrange one-off bespoke training for your group.
The Oxford RSE group offers training in the following areas. Our [events page](https://www.rse.ox.ac.uk/events/) lists upcoming scheduled courses, you can also [contact us](https://www.rse.ox.ac.uk/contact/) to arrange one-off bespoke training for your group.

## Scientific Python

Expand All @@ -19,7 +19,7 @@ Concepts of version control. Command-line use of `git`. Detecting and resolving
A one-day class.

## Introduction to C++

Introduction to C++: basic types, flow control, input/output pointers, references, dynamic memory allocation and arrays, functions, classes and object-oriented programming, templates and the Standard Template Library, Exceptions

This is a 4-5 day class
Expand Down

0 comments on commit b652923

Please sign in to comment.