Skip to content

Commit d616f71

Browse files
committed
update: slide order for a more cohesive flow
1 parent ee09e6e commit d616f71

File tree

2 files changed

+85
-83
lines changed

2 files changed

+85
-83
lines changed

README.md

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -40,6 +40,9 @@ These materials are used in NC State University Libraries' Data Science Services
4040
- Basic Syntax and Operators — Solutions
4141
<a href="https://colab.research.google.com/github/NCSU-Libraries/intro-to-prog-py/blob/main/basic-syntax-and-operators-solutions.ipynb"><img alt="Open in Colab — Solutions: Basic Syntax and Operators" src="https://colab.research.google.com/assets/colab-badge.svg"></a>
4242

43+
- Control Flow and Functions — Solutions
44+
<a href="https://colab.research.google.com/github/NCSU-Libraries/intro-to-prog-py/blob/main/control-flow-and-functions-solutions.ipynb"><img alt="Open in Colab — Solutions: Control Flow and Functions" src="https://colab.research.google.com/assets/colab-badge.svg"></a>
45+
4346
## 💻 Use on Google Colab
4447

4548
This folder contains Python/Jupyter equivalents of the R workshop notebooks. You can run them directly in Google Colab without installing anything locally.

slides/index.qmd

Lines changed: 82 additions & 83 deletions
Original file line numberDiff line numberDiff line change
@@ -12,8 +12,6 @@ format:
1212
logo: ../assets/lib_logo_whiteBG.png
1313
---
1414

15-
<!-- Quarto passes through custom attributes via include-after-body; we will inject at runtime -->
16-
1715
## Welcome
1816

1917
Slides: <a href="https://go.ncsu.edu/intro-to-prog-py" target="_blank"><strong>https://go.ncsu.edu/intro-to-prog-py</strong></a>
@@ -26,6 +24,88 @@ To get a complete from this session:
2624
- In-person: Sign the attendance sheet
2725
- Virtual: We will use Zoom attendance
2826

27+
---
28+
29+
![](../assets/dss_pillars.png)
30+
31+
---
32+
33+
## Who we are {.team-slide}
34+
35+
:::: {.team-grid}
36+
:::: {.person}
37+
![](../assets/people/mara.png)
38+
<div class="name"><strong>Mara Blake</strong></div>
39+
<div class="role">Head, Data Science Services</div>
40+
::::
41+
42+
:::: {.person}
43+
![](../assets/people/shannon.png)
44+
<div class="name"><strong>Shannon Ricci</strong></div>
45+
<div class="role">Associate Head, Data Science Services</div>
46+
::::
47+
48+
:::: {.person}
49+
![](../assets/people/jeff.png)
50+
<div class="name"><strong>Jeff Essic</strong></div>
51+
<div class="role">Lead Librarian for GIS</div>
52+
::::
53+
54+
:::: {.person}
55+
![](../assets/people/alp.png)
56+
<div class="name"><strong>Alp Tezbasaran</strong></div>
57+
<div class="role">Data Science Librarian</div>
58+
::::
59+
60+
:::: {.person}
61+
![](../assets/people/selene.jpg)
62+
<div class="name"><strong>Selene Schmittling</strong></div>
63+
<div class="role">Data Science Librarian</div>
64+
::::
65+
66+
:::: {.person}
67+
![](../assets/people/lynnee.jpg)
68+
<div class="name"><strong>Lynnee Argabright</strong></div>
69+
<div class="role">Data Science Teaching Librarian</div>
70+
::::
71+
::::
72+
73+
::: {.team-summary}
74+
Our team comes from a variety of academic backgrounds, including nuclear engineering, electrical engineering, marine ecology, history, information science, natural resources, and geographic information sciences.
75+
:::
76+
77+
---
78+
79+
## Check our workshops
80+
81+
<span style="color: #CC0000; padding: 2px 6px; border-radius: 4px; font-weight: bold;">
82+
<a href="https://go.ncsu.edu/datavizworkshops" style="color: #CC0000; text-decoration: underline;">go.ncsu.edu/datavizworkshops</a>
83+
</span> <img src="../assets/qr-datavizworkshops.svg" alt="QR code to Data Viz Workshops" style="max-width: 150px; display: block; margin-top: 18px;">
84+
85+
86+
::: {.nonincremental style="font-size: 1.7rem; line-height: 1.2;"}
87+
- Introduction to Programming with Python [R]: Basic Syntax and Operators
88+
- Introduction to Programming with Python [R]: Control Flow and Functions
89+
- Map, analyze, and share spatial data
90+
- Introduction to Creating Publication-Quality Visualizations
91+
- Getting Started with Data Publication: What, Why, and How
92+
:::
93+
94+
Have workshop ideas? Contact us!
95+
96+
---
97+
98+
### How to contact us
99+
100+
<span style="color: #CC0000; padding: 2px 6px; border-radius: 4px; font-weight: bold;">
101+
<a href="https://go.ncsu.edu/getdatahelp" style="color: #CC0000; text-decoration: underline;">go.ncsu.edu/getdatahelp</a>
102+
</span>
103+
104+
<img src="../assets/gdh.png" alt="Get Data Help" style="max-width: 750px; height: auto;">
105+
106+
Direct email: <a href="mailto:getdatahelp@ncsu.edu">getdatahelp@ncsu.edu</a>
107+
108+
29109
---
30110

31111
## Who is this workshop for? {.hidden}
@@ -112,87 +192,6 @@ To get a complete from this session:
112192

113193
---
114194

115-
![](../assets/dss_pillars.png)
116-
117-
---
118-
119-
## Who we are {.team-slide}
120-
121-
:::: {.team-grid}
122-
:::: {.person}
123-
![](../assets/people/mara.png)
124-
<div class="name"><strong>Mara Blake</strong></div>
125-
<div class="role">Head, Data Science Services</div>
126-
::::
127-
128-
:::: {.person}
129-
![](../assets/people/shannon.png)
130-
<div class="name"><strong>Shannon Ricci</strong></div>
131-
<div class="role">Associate Head, Data Science Services</div>
132-
::::
133-
134-
:::: {.person}
135-
![](../assets/people/jeff.png)
136-
<div class="name"><strong>Jeff Essic</strong></div>
137-
<div class="role">Lead Librarian for GIS</div>
138-
::::
139-
140-
:::: {.person}
141-
![](../assets/people/alp.png)
142-
<div class="name"><strong>Alp Tezbasaran</strong></div>
143-
<div class="role">Data Science Librarian</div>
144-
::::
145-
146-
:::: {.person}
147-
![](../assets/people/selene.jpg)
148-
<div class="name"><strong>Selene Schmittling</strong></div>
149-
<div class="role">Data Science Librarian</div>
150-
::::
151-
152-
:::: {.person}
153-
![](../assets/people/lynnee.jpg)
154-
<div class="name"><strong>Lynnee Argabright</strong></div>
155-
<div class="role">Data Science Teaching Librarian</div>
156-
::::
157-
::::
158-
159-
::: {.team-summary}
160-
Our team comes from a variety of academic backgrounds, including nuclear engineering, electrical engineering, marine ecology, history, information science, natural resources, and geographic information sciences.
161-
:::
162-
163-
---
164-
165-
## Check our workshops
166-
167-
<span style="color: #CC0000; padding: 2px 6px; border-radius: 4px; font-weight: bold;">
168-
<a href="https://go.ncsu.edu/datavizworkshops" style="color: #CC0000; text-decoration: underline;">go.ncsu.edu/datavizworkshops</a>
169-
</span> <img src="../assets/qr-datavizworkshops.svg" alt="QR code to Data Viz Workshops" style="max-width: 150px; display: block; margin-top: 18px;">
170-
171-
172-
::: {.nonincremental style="font-size: 1.7rem; line-height: 1.2;"}
173-
- Introduction to Programming with Python [R]: Basic Syntax and Operators
174-
- Introduction to Programming with Python [R]: Control Flow and Functions
175-
- Map, analyze, and share spatial data
176-
- Introduction to Creating Publication-Quality Visualizations
177-
- Getting Started with Data Publication: What, Why, and How
178-
:::
179-
180-
Have workshop ideas? Contact us!
181-
182-
---
183-
184-
### How to contact us
185-
186-
<span style="color: #CC0000; padding: 2px 6px; border-radius: 4px; font-weight: bold;">
187-
<a href="https://go.ncsu.edu/getdatahelp" style="color: #CC0000; text-decoration: underline;">go.ncsu.edu/getdatahelp</a>
188-
</span>
189-
190-
<img src="../assets/gdh.png" alt="Get Data Help" style="max-width: 750px; height: auto;">
191-
192-
Direct email: <a href="mailto:getdatahelp@ncsu.edu">getdatahelp@ncsu.edu</a>
193-
194-
---
195-
196195
## Why Python? {.hidden}
197196

198197
- Easy to read and learn

0 commit comments

Comments
 (0)