Skip to content
GitLab
Explore
Sign in
Primary navigation
Search or go to…
Project
S
SciProg2024
Manage
Activity
Members
Labels
Plan
Issues
Issue boards
Milestones
Wiki
Code
Merge requests
Repository
Branches
Commits
Tags
Repository graph
Compare revisions
Snippets
Deploy
Releases
Package registry
Container Registry
Model registry
Operate
Terraform modules
Monitor
Incidents
Analyze
Value stream analytics
Contributor analytics
Repository analytics
Model experiments
Help
Help
Support
GitLab documentation
Compare GitLab plans
Community forum
Contribute to GitLab
Provide feedback
Keyboard shortcuts
?
Snippets
Groups
Projects
Show more breadcrumbs
pclark3
SciProg2024
Commits
3d255ac2
Commit
3d255ac2
authored
8 months ago
by
cprutean
Browse files
Options
Downloads
Patches
Plain Diff
Update file Week4.ipynb
parent
67f2d8ed
No related branches found
No related tags found
No related merge requests found
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
WeeklyTasks/Week4.ipynb
+5
-5
5 additions, 5 deletions
WeeklyTasks/Week4.ipynb
with
5 additions
and
5 deletions
WeeklyTasks/Week4.ipynb
+
5
−
5
View file @
3d255ac2
...
...
@@ -20,12 +20,12 @@
"Ensure you have completed the on-line quiz THREE.\n",
"\n",
"## Workshop\n",
"[//]: # \"Comment\"\n",
"[//]: # \"Comment\" In the workshop you should:\n",
"\n",
"In the workshop you should:\n",
"\n",
"1. Work through the example codes in the List, Loops and Plotting folders and ensure they work and that you understand them.\n",
"2. Do [Checkpoint 4](../Checkpoints/Checkpoint4.ipynb)\n",
"3. Have Checkpoint 4 assessed and checked off by a TA.\n",
"[//]: # \"Comment\"1. Work through the example codes in the List, Loops and Plotting folders and ensure they work and that you understand them.\n",
"[//]: # \"Comment\"2. Do [Checkpoint 4](../Checkpoints/Checkpoint4.ipynb)\n",
"[//]: # \"Comment\"3. Have Checkpoint 4 assessed and checked off by a TA.\n",
"\n",
"## To do next\n",
"<!---\n",
...
...
%% 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
```
...
...
This diff is collapsed.
Click to expand it.
Preview
0%
Loading
Try again
or
attach a new file
.
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Save comment
Cancel
Please
register
or
sign in
to comment