The current version of RSQKit is a work in progress. Any content should not be considered final at this stage.
Skip to content Skip to footer

All training resources

This will be where all training resources used or referenced in this website will be listed.

</p> </div> </div> </div>

<div class="col" data-affiliations="">
    <div class="card h-100">
        <div class="card-body d-flex flex-column">
            <div class="d-flex align-items-center">
                <img src="/RSQKit/assets/img/section-icons/tick.svg" class="type-icon me-2" alt="your_tasks icon">
                <span class=""><small>Your tasks</small></span>
            </div>
            <a class="stretched-link section-title" aria-label="Go to the Releasing code page" href="/RSQKit/releasing_code">
                <b>Releasing code</b>
            </a>
            <p class="card-text h-100">Useful aspects about creating code releases.</p>
        </div>
    </div>
</div>

<div class="col" data-affiliations="">
    <div class="card h-100">
        <div class="card-body d-flex flex-column">
            <div class="d-flex align-items-center">
                <img src="/RSQKit/assets/img/section-icons/tick.svg" class="type-icon me-2" alt="your_tasks icon">
                <span class=""><small>Your tasks</small></span>
            </div>
            <a class="stretched-link section-title" aria-label="Go to the Reproducible virtual software development environments page" href="/RSQKit/virtual_dev_environments">
                <b>Reproducible virtual software development environments</b>
            </a>
            <p class="card-text h-100">Virtual software development environments for reproducible research</p>
        </div>
    </div>
</div>

<div class="col" data-affiliations="">
    <div class="card h-100">
        <div class="card-body d-flex flex-column">
            <div class="d-flex align-items-center">
                <img src="/RSQKit/assets/img/section-icons/tick.svg" class="type-icon me-2" alt="your_tasks icon">
                <span class=""><small>Your tasks</small></span>
            </div>
            <a class="stretched-link section-title" aria-label="Go to the Testing Code page" href="/RSQKit/testing_code">
                <b>Testing Code</b>
            </a>
            <p class="card-text h-100">Explains useful aspects about why and how to test code.</p>
        </div>
    </div>
</div>

<div class="col" data-affiliations="">
    <div class="card h-100">
        <div class="card-body d-flex flex-column">
            <div class="d-flex align-items-center">
                <img src="/RSQKit/assets/img/section-icons/tick.svg" class="type-icon me-2" alt="your_tasks icon">
                <span class=""><small>Your tasks</small></span>
            </div>
            <a class="stretched-link section-title" aria-label="Go to the Version Control in Research Software Engineering page" href="/RSQKit/version_control">
                <b>Version Control in Research Software Engineering</b>
            </a>
            <p class="card-text h-100">Version control systems</p>
        </div>
    </div>
</div>

<div class="col" data-affiliations="">
    <div class="card h-100">
        <div class="card-body d-flex flex-column">
            <div class="d-flex align-items-center">
                <img src="/RSQKit/assets/img/section-icons/tick.svg" class="type-icon me-2" alt="your_tasks icon">
                <span class=""><small>Your tasks</small></span>
            </div>
            <a class="stretched-link section-title" aria-label="Go to the Writing a CodeMeta file page" href="/RSQKit/codemeta">
                <b>Writing a CodeMeta file</b>
            </a>
            <p class="card-text h-100">Overview on how to write a CodeMeta file</p>
        </div>
    </div>
</div>

</div>

–>