-
-
Notifications
You must be signed in to change notification settings - Fork 1
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Merge pull request #1 from cemac/rdmSkill_earmgr
Rdm skill earmgr
- Loading branch information
Showing
6 changed files
with
38 additions
and
23 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -23,15 +23,14 @@ Data availability statements | |
|
||
</div> | ||
|
||
#-- | ||
|
||
* These courses usually delivered in November/December | ||
* <span>**Introduction to the UNIX Shell**<br/> | ||
Wednesday 7th December, 09:00–13:00<br/> | ||
_An introduction to using the bash shell for those who are new to working with UNIX / Linux systems from the command line._</span> <!-- .element class="smaller" --> | ||
* <span>**Version control with Git**<br/> | ||
Thursday 8th December, 09:00–13:00<br/> | ||
_Getting started with using Git (and GitHub) for version control._</span> <!-- .element class="smaller" --> | ||
* <span>**Programming in Python**<br/> | ||
Tuesday 13th December, 09:00–17:00</br> | ||
_An introduction to programming and plotting data with Python._</span> <!-- .element class="smaller" --> | ||
|
||
<span style="font-size:70%">Email <a href="mailto:[email protected]?subject=CEMAC%20Training">[email protected]</a> with subject “CEMAC Training” to sign up</span> |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -8,9 +8,9 @@ Welcome! | |
[cemac.github.io/rdm-skills](https://cemac.github.io/rdm-skills/) | ||
|
||
<img src="img/all_logos-2-scaled.png" /> | ||
Adapted by Mark RIchardson, <[email protected]> based on original work by | ||
Tamora James, while she was working for the Centre for Environmental Modelling and Computation (CEMAC), University of Leeds | ||
|
||
Tamora James, Centre for Environmental Modelling and Computation (CEMAC), University of Leeds | ||
<[email protected]> | ||
</div> | ||
|
||
|
||
|
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -204,8 +204,9 @@ Inspect your workspace | |
#-- | ||
#### More about version control | ||
|
||
- Often delivered in December | ||
|
||
- <em>Version control with Git</em>, CEMAC training session<br/> | ||
Thursday 8th December, 09:00–13:00<br/> | ||
<span style="font-size:70%">Email <a href="mailto:[email protected]?subject=CEMAC%20Training">[email protected]</a> with subject “CEMAC Training” to sign up</span> | ||
|
||
- <em>Introduction to version control for research</em><br/> | ||
|
@@ -214,14 +215,14 @@ Thursday 8th December, 09:00–13:00<br/> | |
|
||
#-- | ||
### Resources | ||
#### Cheatsheets and tutorials | ||
#### Summary Guides and Tutorials | ||
|
||
<div class="smaller"> | ||
|
||
- git - the simple guide [rogerdudler.github.io/git-guide](http://rogerdudler.github.io/git-guide/) | ||
- Happy Git and GitHub for the useR [happygitwithr.com](https://happygitwithr.com/) | ||
- Using Version Control with RStudio [support.rstudio.com](https://support.rstudio.com/hc/en-us/articles/200532077-Version-Control-with-Git-and-SVN) | ||
- oh shit, git! [ohshitgit.com](https://ohshitgit.com/) | ||
- oh dangit, git! [dangitgit.com](https://dangitgit.com/) | ||
|
||
</div> | ||
|
||
|
@@ -234,6 +235,9 @@ Thursday 8th December, 09:00–13:00<br/> | |
|
||
</div> | ||
|
||
### PAUSE here | ||
|
||
|
||
<!-- #-- --> | ||
<!-- ### Configuration --> | ||
|
||
|
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters