This exercise has two aims:
Jupyter notebooks provide a convenient and flexible medium for keeping track of information related to any kind of project. Although geared towards creating annotations related to programs, the markdown syntax is a general way of organising and formating textual information, and provides many useful features such as the ability to embed images, create hyperlinks and incorporate other powerful formating languages such as HTML and LaTeX.
To get started, select this cell and press the Enter key. You should then see the Markdown content of the cell, which is a combination of text and formatting instructions. To convert back to the formatted version press Ctrl-Enter, or Shift-Enter to format and step to the next cell (or click Run on the menu above).
Starting with this file you should create a personal log of all your work on the module. In particular you should do the following:
In this cell write a brief account of what you are doing on the day you start this Log and how your course has been going so far.
Try using italic and bold fonts to emphasise key words and phrases.
In this cell create a list of useful links to other resources you have found and may want to refer to again. You could start with the following.
Find out about other features of Markdown and their use in Jupyter. Create some examples of features you think may be useful for you. For instance you could try some of the following: