December 2017

  • Updated Data Analysis with Jupyter Notebooks

    Our Data Analysis with Jupyter Notebooks post now includes all the tutorials from the year 1 semester 1 lab course: Data Analysis with Jupyter Notebooks. Now with graph plotting (using matplotlib), and numpy for data analysis and statistics.

  • Loops - not just going round in circles

    We've just published another notebook in the introduction series, following on from the functions notebook -- we have the loops notebook. These are an important tool in the programmers belts and hopefully you will be able to see how your...