Skip to content
Snippets Groups Projects
Commit 3d255ac2 authored by cprutean's avatar cprutean
Browse files

Update file Week4.ipynb

parent 67f2d8ed
No related branches found
No related tags found
No related merge requests found
%% Cell type:markdown id: tags:
# Week Four
## Course notes
Study the following sections of the course notes before your workshop session:
- [Files](../CourseNotes/fileIO.ipynb)
- [Parsing Input](../CourseNotes/ParsingInput.ipynb)
- Review again [Plotting](../CourseNotes/plotting.ipynb)
## Multiple choice questions
Ensure you have completed the on-line quiz THREE.
## Workshop
[//]: # "Comment"
[//]: # "Comment" In the workshop you should:
In the workshop you should:
1. Work through the example codes in the List, Loops and Plotting folders and ensure they work and that you understand them.
2. Do [Checkpoint 4](../Checkpoints/Checkpoint4.ipynb)
3. Have Checkpoint 4 assessed and checked off by a TA.
[//]: # "Comment"1. Work through the example codes in the List, Loops and Plotting folders and ensure they work and that you understand them.
[//]: # "Comment"2. Do [Checkpoint 4](../Checkpoints/Checkpoint4.ipynb)
[//]: # "Comment"3. Have Checkpoint 4 assessed and checked off by a TA.
## To do next
<!---
The tasks to do next are:
1. Complete the FOURTH on-line quiz. [MCQ-4](https://www.learn.ed.ac.uk/ultra/courses/_108405_1/outline/assessment/_9430162_1/overview?courseId=_108405_1)
2. Please watch the following online mini-lecture:
- [SciProg - L05 - Functions and Lists (video)](https://ed-ac-uk.zoom.us/rec/share/ckl9Gj8YuPVbaC2dXCjEJA9wVaARETkvP53NE1ivr_s_R2ZKntu-Rpb3bzWTgOkI.mSWzj2ScX9GJPZ99?startTime=1663597243000)
- [SciProg - L05 - Functions and Lists (pdf)](../Slides/sciprog-L05-functions-lists.pdf)
3. Read the following sections of the notes:
>- [More Functions](../CourseNotes/MoreFunctions.ipynb)
>- [Functions and Lists](../CourseNotes/FunctionsAndLists.ipynb)
4. Read [Checkpoint 5](../Checkpoints/Checkpoint5.ipynb) and in particular look at the suggested code structure.
5. Explore the code example themes ***FurtherFunctions*** and optionally ***MoreComplex*** from [here](../CodeExamples/CodeExamples.ipynb).
6.
-->
Continue your journey through this course by looking at [Week 5](Week5.ipynb).
%% Cell type:code id: tags:
``` python
```
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment