From 6f40064d67e8dc1e2cd81285094e72c84f51ed1f Mon Sep 17 00:00:00 2001 From: Julien Fiegehenn Date: Sat, 21 Oct 2023 11:36:34 +0100 Subject: [PATCH] Update talks.md add talks from GPW2023 and video from kohacon 2023 --- content/talks.md | 8 ++++++-- 1 file changed, 6 insertions(+), 2 deletions(-) diff --git a/content/talks.md b/content/talks.md index a5976f5..a6f1f17 100644 --- a/content/talks.md +++ b/content/talks.md @@ -26,6 +26,10 @@ In English * [Perl Weekly Challenge Lightning Talk](https://www.youtube.com/watch?v=GEaw9sWC2yk) – A quick intro to the [Perl Weekly Challenge](https://theweeklychallenge.org/). Recorded on my phone at Barcelona Perl and friends 2019. +* [Github Workflows for CPAN modules](https://www.youtube.com/watch?v=1d-IXMziw_k) – An introduction to Github Actions, how to use them for CPAN modules and what their eco system has to offer for Perl. Recorded at the [German Perl/Raku Workshop 2023](https://act.yapc.eu/gpw2023/talk/7837). + +* [A DBIC::Debacle](https://www.youtube.com/watch?v=Zum9kcKy578) – DBIx::Class relationships are complicated if you run a slighly unconventional database schema. I explain how this turns into a foot gun at `$work` sometimes, and how to do it properly anyway. [Recorded at the German Perl/Raku Workshop 2023](https://act.yapc.eu/gpw2023/talk/7836). + In German --- @@ -45,7 +49,7 @@ In English * [Progressing from humans to developers](https://www.youtube.com/watch?v=zq6g2OPXlx0) – Based on my previous talks (above), this details how software developer training might be structured using a progression framework. Recorded at [the German Perl/Raku Workshop 2020](https://act.yapc.eu/gpw2020/talk/7708). -* (no recording yet) Turning humans into developers in a post Covid world – A full circle approach to hiring, training and progressing junior developers, this talk is a one hour walk-through containing parts of my three previous topics, adjusted to the new reality of mostly working from home. Recorded at [YAPC::Europe & KohaCon'23 in Helsinki](https://perlkohacon.fi/Schedule.html#Wednesday?talk_id=47). [Slides](talk-yapc-koha-2023-turning-humans-into-developers-post-covid.pdf). +* [Turning humans into developers in a post Covid world](https://www.youtube.com/watch?v=PC5uKgsyKkc) – A full circle approach to hiring, training and progressing junior developers, this talk is a one hour walk-through containing parts of my three previous topics, adjusted to the new reality of mostly working from home. Recorded at [YAPC::Europe & KohaCon'23 in Helsinki](https://perlkohacon.fi/Schedule.html#Wednesday?talk_id=47). [Slides](talk-yapc-koha-2023-turning-humans-into-developers-post-covid.pdf). In German --- @@ -54,4 +58,4 @@ In German * [Finding humans to turn into developers](https://www.youtube.com/watch?v=MxCYOz1lwRA) – Recorded at the [German Perl Workshop 2019](https://act.yapc.eu/gpw2019/talk/7587). -* [Turning humans into developers from far, far away](https://media.ccc.de/v/turning-humans-into-developers-from-far-far-away) – How I had to relearn my job in a year of enforced remote work. Training, mentoring and management from the other side of the screen. Pre-recorded for the [German Perl/Raku Workshop 2021](https://act.yapc.eu/gpw2021/talk/7757). \ No newline at end of file +* [Turning humans into developers from far, far away](https://media.ccc.de/v/turning-humans-into-developers-from-far-far-away) – How I had to relearn my job in a year of enforced remote work. Training, mentoring and management from the other side of the screen. Pre-recorded for the [German Perl/Raku Workshop 2021](https://act.yapc.eu/gpw2021/talk/7757).