Site Search

About searching

Search results

    Research Software Camp: additional FAIR software talks and workshops open for registration

    06 June 2023

    … Cohen, Steve Crouch. Byte-Sized RSE: Git Version Control 28 Jun 2023 10:00 - 12:00 BST This session will look at the uses of Git version control beyond the novice level. If you’re …

    Read more

    Last chance to register for version control, code analysis and collaborative tools workshop

    01 October 2014

    Last chance to register for version control, code analysis and collaborative tools workshop … starting their projects. Attendees will learn to use version control systems, code analysis tools, and the …

    Read more

    How to make your script ready for publication

    06 October 2023

    … to use and modify it.  Step 1: Put your code under version control Putting your code under version control allows you to easily go back to earlier …

    Read more

    Top tips on version control

    30 September 2013

    Top tips on version control Posted by s.hettrick on 30 … hacking, your productivity will be improved by using a version control system (VCS). A VCS allows you to keep track …

    Read more

    Revision control is not just for source code - a morality tale

    12 November 2012

    Revision control is not just for source code - a morality tale … as revision control would allow me to retrieve my previous version before the contents were wiped. In the … empty! Instead of quickly accessing an earlier, non-empty, version of my document from revision control, I had to …

    Read more

    Imperial College deploys supported version control to aid better software management

    10 August 2016

    Imperial College deploys supported version control to aid better software management … and reasons for deploying a centrally supported distributed version control system at Imperial College London. …

    Read more

    Software Carpentry: Version Control with Git

    21 November 2023

    Software Carpentry: Version Control with Git This Software Carpentry lesson covers version control with Git. It uses the Unix Shell. Go to …

    Read more

    A concise guide to reproducible MATLAB projects

    06 July 2022

    … to analyse data, run simulations, make figures and control instrumentation. However, at the time, I didn't know … somehow, otherwise how can they be trusted? The most basic version of this is that by following the same methods of the … Generating documentation with MATLAB Version control Why use version control? Which …

    Read more

    Why mycode.R_final.v2_usethisone is not helping your workflow

    05 June 2020

    … the most important parts, relevant to almost everyone, is version control . Here are some of the reasons why we think you … how it was before you started working on it. This is where version control can come to the rescue. You have two main …

    Read more

    9 steps for quality research software

    05 April 2016

    … like a big ball of spaghetti: improve it. First, put in version control, then test it with a known good input and output. … to do that thing well, passing all the tests, check it into version control at each incremental step. Now explain how …

    Read more