forked from arc-lessons/intro-python
-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathindex.html
9 lines (9 loc) · 1.04 KB
/
index.html
1
2
3
4
5
6
7
8
9
<h1 id="introduction-to-programming-in-python">Introduction to Programming in Python</h1>
<ol start="3" type="A">
<li>2019 James Grant (r.j.grant@bath.ac.uk), Research Software Engineer, University Bath</li>
</ol>
<p>This repository contains the lesson ‘Introduction to Programming in Python’, derived from the <a href="https://software-carpentry.org/">Software Carpentry</a> lessons <code>Programming with Python</code> and <code>Plotting and Programming in Python</code>, under <a href="https://creativecommons.org/licenses/by/4.0/">CC BY 4.0</a> built for <a href="https://notebooks.azure.com">notebooks.azure.com</a>. The lesson is delivered in the jupyter notebooks based build system developed by Jack Betteridge and James Grant for Advancing Research Computing at University of Bath.</p>
<h2 id="changes">Changes</h2>
<h2 id="contributions-to-the-tutorial">Contributions to the tutorial</h2>
<p>If you would like to contribute to the lesson please fork the repository and create a pull request.</p>
<p><a href="00_schedule.html">Start training</a></p>