Skip to content

Commit 5a4daaa

Browse files
committed
Add page for Feb 2024 meeting
1 parent 89c9e14 commit 5a4daaa

File tree

1 file changed

+33
-0
lines changed

1 file changed

+33
-0
lines changed

content/2024_Feb.md

Lines changed: 33 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,33 @@
1+
title: APUG Meetup February 14 2024
2+
date: 22 January 2024
3+
author: Robert McWilliam
4+
5+
Our next session will take place on 14th February 2024. This is a physical even with the option to attend virtually. Please note our [policy on reducing the spread of infectious diseases](https://codethecity.org/policy-for-reducing-the-spread-of-infectious-diseases/) such as Covid-19.
6+
7+
The format is (roughly)
8+
9+
* 18:00 Pizza for those who are joining us in person
10+
* 18:30 Talk - "Spread The Word in Python" - Carlos Moreno-Garcia
11+
* 19:15 A practical challenge
12+
* 20:30 Project round-ups
13+
14+
## Spread The Word in Python
15+
16+
In this talk, Dr Carlos Moreno-Garcia (School of Computing RGU) will show a simple code to manipulate files using Python and "spread a message" across multiple directories. This message can be anything, from a watermark or even extra code which improves (or not!) other files. Standard Python packages will be used in a virtual environment to ensure there's no damage in your operating system!
17+
18+
## Challenge
19+
20+
The talk will be followed by a challenge which attendees can work on in small groups or solo.
21+
22+
So, if you can, bring a laptop or other device that you can run Python on. If you don’t already have Python set up, we can help you with that too. Coding in pairs or small groups (especially mixing beginner and more experiences coders) is strongly encouraged, though you can also code solo.
23+
24+
### Registration
25+
26+
Register for [the meeting](https://ti.to/code-the-city/apug-feb-2024).
27+
28+
### Keep in touch
29+
We recommend joining our [Slack group](https://join.slack.com/t/codethecity/shared_invite/zt-ebfpmtdt-wMnHGebBCNJTCEInaYCwNw). There you can join the #APUG channel and stay in touch with other attendees, and presenters, suggest talks, and ask questions.
30+
31+
If you are a beginner looking to get started in Python have a look at our [Learning Resources page](https://pythonaberdeen.github.io/pages/learning-resources.html) where we recommend a free video course on Youtube.
32+
33+

0 commit comments

Comments
 (0)