You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: video-links.md
+38-38Lines changed: 38 additions & 38 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -15,48 +15,48 @@ The sound on these is not great, I'm afraid.
15
15
Better sound on these but a bit chaotic at times with juggling people remote on zoom and people in the room!
16
16
17
17
### Slides about functions
18
-
+[Introduction and expanding the language](https://southosullivan.com/gisc420/videos/functions-and-conditionals/GISC-420-02-2021-1.mp4)
19
-
+[Defining your own](https://southosullivan.com/gisc420/videos/functions-and-conditionals/GISC-420-02-2021-2.mp4)
20
-
+[Building blocks of complex programs](https://southosullivan.com/gisc420/videos/functions-and-conditionals/GISC-420-02-2021-3.mp4)
21
-
+[Oops... brief coda about parameters and arguments](https://southosullivan.com/gisc420/videos/functions-and-conditionals/GISC-420-02-2021-4.mp4)
18
+
+[Introduction and expanding the language](https://southosullivan.com/gisc420/videos/functions-and-conditionals/GISC-420-02-2021-1.m4v)
19
+
+[Defining your own](https://southosullivan.com/gisc420/videos/functions-and-conditionals/GISC-420-02-2021-2.m4v)
20
+
+[Building blocks of complex programs](https://southosullivan.com/gisc420/videos/functions-and-conditionals/GISC-420-02-2021-3.m4v)
21
+
+[Oops... brief coda about parameters and arguments](https://southosullivan.com/gisc420/videos/functions-and-conditionals/GISC-420-02-2021-4.m4v)
22
22
23
23
### Slides about conditionals
24
-
+[Conditionals and the flow of program execution](https://southosullivan.com/gisc420/videos/functions-and-conditionals/GISC-420-02-2021-5.mp4)
25
-
+[Boolean expressions with `True` and `False` and `and`, `or` and `not`](https://southosullivan.com/gisc420/videos/functions-and-conditionals/GISC-420-02-2021-6.mp4)
26
-
+[Evaluation of Boolean expressions](https://southosullivan.com/gisc420/videos/functions-and-conditionals/GISC-420-02-2021-7.mp4)
27
-
+[`if` and `else`](https://southosullivan.com/gisc420/videos/functions-and-conditionals/GISC-420-02-2021-8.mp4)
24
+
+[Conditionals and the flow of program execution](https://southosullivan.com/gisc420/videos/functions-and-conditionals/GISC-420-02-2021-5.m4v)
25
+
+[Boolean expressions with `True` and `False` and `and`, `or` and `not`](https://southosullivan.com/gisc420/videos/functions-and-conditionals/GISC-420-02-2021-6.m4v)
26
+
+[Evaluation of Boolean expressions](https://southosullivan.com/gisc420/videos/functions-and-conditionals/GISC-420-02-2021-7.m4v)
27
+
+[`if` and `else`](https://southosullivan.com/gisc420/videos/functions-and-conditionals/GISC-420-02-2021-8.m4v)
28
28
29
29
### Notebooks
30
30
Unfortunately the segment about the `geopandas` notebooks got recorded over zoom remote attendee avatars, not a view of the screen, so you'll have to figure that part out for yourself (ask in the slack!). The useful video we did capture is below:
31
31
32
-
+[Quick introduction to notebooks](https://southosullivan.com/gisc420/videos/functions-and-conditionals/GISC-420-02-2021-9.mp4)
33
-
+[Overview of the functions and conditionals notebooks](https://southosullivan.com/gisc420/videos/functions-and-conditionals/GISC-420-02-2021-10.mp4)
34
-
+[Overview of the assignment](https://southosullivan.com/gisc420/videos/functions-and-conditionals/GISC-420-02-2021-11.mp4)
32
+
+[Quick introduction to notebooks](https://southosullivan.com/gisc420/videos/functions-and-conditionals/GISC-420-02-2021-9.m4v)
33
+
+[Overview of the functions and conditionals notebooks](https://southosullivan.com/gisc420/videos/functions-and-conditionals/GISC-420-02-2021-10.m4v)
34
+
+[Overview of the assignment](https://southosullivan.com/gisc420/videos/functions-and-conditionals/GISC-420-02-2021-11.m4v)
+[Grabbing the data](http://southosullivan.com/gisc420/videos/web-scraping/gisc-420-08-11.m4v) (7:13)
110
+
+[Making a scraper](http://southosullivan.com/gisc420/videos/web-scraping/gisc-420-08-12.m4v) (5:13)
111
111
112
112
***
113
113
## Week 9 Automating GIS with python
114
114
Some glitches at the start with getting that WFS layer into Q. And the sound is only OK, I'm afraid...
115
115
### The python console and `pyqgis`
116
-
+[The python console in QGIS and `pyqgis` the horror, the horror](http://southosullivan.com/gisc420/videos/pyqgis/GISC-420-09-01.mp4) (7:51)
116
+
+[The python console in QGIS and `pyqgis` the horror, the horror](http://southosullivan.com/gisc420/videos/pyqgis/GISC-420-09-01.m4v) (7:51)
117
117
+[Doing some odds and ends in the console](http://southosullivan.com/gisc420/videos/pyqgis/GISC-420-09-02.mp4) (6:35)
118
118
+[There is also an editor available... and why `pyqgis` is not very 'pythonic'](http://southosullivan.com/gisc420/videos/pyqgis/GISC-420-09-03.mp4) (6:52)
0 commit comments