From 195a0faa13d5b07649b3ef5bafb7326171de819d Mon Sep 17 00:00:00 2001 From: Your Coworker Date: Sat, 19 Apr 2025 11:47:08 +0200 Subject: [PATCH 1/4] Added Beginner's Day page and update links.json --- src/content/pages/beginners-day.mdx | 41 +++++++++++++++++++++++++++++ src/data/links.json | 4 +++ 2 files changed, 45 insertions(+) create mode 100644 src/content/pages/beginners-day.mdx diff --git a/src/content/pages/beginners-day.mdx b/src/content/pages/beginners-day.mdx new file mode 100644 index 000000000..ac448e374 --- /dev/null +++ b/src/content/pages/beginners-day.mdx @@ -0,0 +1,41 @@ +--- +title: Beginner's Day +url: /beginners-day +subtitle: + This year we're hosting a special day for Python beginners. +--- + +On Saturday 19th July, we'll be hosting a day to help introduce people to the Python and the Python community. This day will feature three tracks running in parallel. The events are designed to welcome newcomers to the Python ecosystem, including a series of talks and panels by junior developers, and two workshops designed to introduce complete beginners to web development and data science. + +EuroPython Beginner's Day is open to everyone, whether you're a high school student or a late career changer. Entry is free for EuroPython ticket holders, and XXX otherwise. Tickets for the Beginner's Day can be purchased here. + +Please sign up for your interest in the Beginner's Day here. As each track has a limited capacity, we ask that you please indicate which events you're interested in on [this form](). We will do our best to place everyone into their first choice activity. The number of places available for each event is as follows: +* **Beginner's Day panels and workshops**: X places +* **Django Girls**: X places +* Humble Data: 18 places + +### Beginner's Day panels and workshops + +Beginner's Day panels and workshops are designed to help you start and grow your tech career. On the day, you'll be able to: +* Attend panel discussions where junior developers share their real-world experiences, hiring managers reveal what they look for in candidates, and experienced developers discuss the journey from junior to senior roles; +* Participate in interactive workshops focused on practical skills for succeeding in your first tech job; +* Join discussion circles that bridge perspectives between beginners and seasoned professionals; +* Watch lightning talks from those who've recently made the leap into tech careers. + +Whether you're considering a career change, looking for your first tech role, or wanting to advance your early career, these collaborative sessions provide insights and advice from people who've been in your shoes. + +### Django Girls + +Django Girls is a welcoming, hands-on workshop designed specifically for women and other underrepresented groups with little to no previous programming experience. Throughout this full-day session, participants will build their very own web application using Python and Django, guided by experienced mentors who provide personalized support every step of the way. The workshop follows a carefully designed curriculum that makes web development accessible and fun, creating a supportive environment where beginners can ask questions, experiment, and celebrate their progress together. + +No prior knowledge is required: just bring your curiosity and a laptop, and by the end of the day, you'll have deployed your first web application to the internet! + +We are also looking for **mentors** for Django Girls. If you're interested in applying to mentor, please fill out this form. + +### Humble Data + +Humble Data is an inclusive, beginner-friendly workshop that introduces participants to data science using Python. Throughout this interactive session, you'll learn essential Python programming concepts while exploring real-world datasets, creating visualizations, and discovering patterns through analysis. Experienced mentors will guide you through each step, from setting up your environment to implementing data analysis techniques. The workshop emphasizes a hands-on approach where you'll actively work with tools like Jupyter notebooks, pandas, and matplotlib in a supportive, collaborative atmosphere. + +No prior programming or data science experience is necessary: just bring your laptop and curiosity, and you'll leave with practical skills to begin your data science journey. + +We are also looking for mentors for Humble Data. If you're interested in applying to mentor, please fill out this form. \ No newline at end of file diff --git a/src/data/links.json b/src/data/links.json index 729514b12..5042390c8 100644 --- a/src/data/links.json +++ b/src/data/links.json @@ -47,6 +47,10 @@ { "name": "Speakers' Dinner", "path": "/speakers-dinner" + }, + { + "name": "Beginner's Day", + "path": "/beginners-day" } ] }, From af2005a8bb1282e9fde868009a5a21561efdc89d Mon Sep 17 00:00:00 2001 From: Your Coworker Date: Sat, 19 Apr 2025 12:33:49 +0200 Subject: [PATCH 2/4] Update Beginners' Day page content --- src/content/pages/beginners-day.mdx | 16 ++++++++-------- 1 file changed, 8 insertions(+), 8 deletions(-) diff --git a/src/content/pages/beginners-day.mdx b/src/content/pages/beginners-day.mdx index ac448e374..55905fcd0 100644 --- a/src/content/pages/beginners-day.mdx +++ b/src/content/pages/beginners-day.mdx @@ -1,23 +1,23 @@ --- -title: Beginner's Day +title: Beginners' Day url: /beginners-day subtitle: This year we're hosting a special day for Python beginners. --- -On Saturday 19th July, we'll be hosting a day to help introduce people to the Python and the Python community. This day will feature three tracks running in parallel. The events are designed to welcome newcomers to the Python ecosystem, including a series of talks and panels by junior developers, and two workshops designed to introduce complete beginners to web development and data science. +On Saturday 19th July, we'll be hosting a day to help introduce people to Python and its applications which will feature three tracks running in parallel. The events are designed to welcome newcomers to the Python ecosystem, including a series of talks and panels by junior developers and two workshops designed to introduce complete beginners to web development and data science. -EuroPython Beginner's Day is open to everyone, whether you're a high school student or a late career changer. Entry is free for EuroPython ticket holders, and XXX otherwise. Tickets for the Beginner's Day can be purchased here. +EuroPython Beginners' Day is open to everyone, from high school students or a late career changers. Entry is free for EuroPython ticket holders, and XXX otherwise. Tickets for the Beginner's Day can be purchased here. -Please sign up for your interest in the Beginner's Day here. As each track has a limited capacity, we ask that you please indicate which events you're interested in on [this form](). We will do our best to place everyone into their first choice activity. The number of places available for each event is as follows: -* **Beginner's Day panels and workshops**: X places +Please sign up for the Beginners' Day and the specific track you're interested in using [this form](https://docs.google.com/forms/d/e/1FAIpQLSddM9RqRYc9jglmF-6vORbnFQ-_ymONU2cugUgB9poqqzLp5w/viewform?usp=dialog). The number of places available for each track is as follows: +* **Beginners' Day panels and workshops**: X places * **Django Girls**: X places * Humble Data: 18 places ### Beginner's Day panels and workshops Beginner's Day panels and workshops are designed to help you start and grow your tech career. On the day, you'll be able to: -* Attend panel discussions where junior developers share their real-world experiences, hiring managers reveal what they look for in candidates, and experienced developers discuss the journey from junior to senior roles; +* Attend panel discussions where junior developers share their real-world experiences, hiring managers explain what they look for in candidates, and experienced developers discuss the journey from junior to senior roles; * Participate in interactive workshops focused on practical skills for succeeding in your first tech job; * Join discussion circles that bridge perspectives between beginners and seasoned professionals; * Watch lightning talks from those who've recently made the leap into tech careers. @@ -34,8 +34,8 @@ We are also looking for **mentors** for Django Girls. If you're interested in ap ### Humble Data -Humble Data is an inclusive, beginner-friendly workshop that introduces participants to data science using Python. Throughout this interactive session, you'll learn essential Python programming concepts while exploring real-world datasets, creating visualizations, and discovering patterns through analysis. Experienced mentors will guide you through each step, from setting up your environment to implementing data analysis techniques. The workshop emphasizes a hands-on approach where you'll actively work with tools like Jupyter notebooks, pandas, and matplotlib in a supportive, collaborative atmosphere. +Humble Data is an inclusive, beginner-friendly workshop that introduces participants to data science using Python. It is aimed at people from underrepresented groups in tech, but is open to everyone. Throughout this interactive session, you'll learn essential Python programming concepts while exploring real-world datasets, creating visualizations, and discovering patterns through analysis. Experienced mentors will guide you through each step, from setting up your environment to implementing data analysis techniques. The workshop emphasizes a hands-on approach where you'll actively work with tools like Jupyter notebooks, pandas, and matplotlib in a supportive, collaborative atmosphere. No prior programming or data science experience is necessary: just bring your laptop and curiosity, and you'll leave with practical skills to begin your data science journey. -We are also looking for mentors for Humble Data. If you're interested in applying to mentor, please fill out this form. \ No newline at end of file +We are also looking for **mentors** for Humble Data. If you're interested in applying to mentor, please fill out this form. \ No newline at end of file From 420e332c30461dea09756dae7e006ccfb85ba728 Mon Sep 17 00:00:00 2001 From: Your Coworker Date: Sat, 19 Apr 2025 12:35:21 +0200 Subject: [PATCH 3/4] Fix inconsistent naming of "Beginners' Day" throughout page --- src/content/pages/beginners-day.mdx | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/src/content/pages/beginners-day.mdx b/src/content/pages/beginners-day.mdx index 55905fcd0..c711b9d49 100644 --- a/src/content/pages/beginners-day.mdx +++ b/src/content/pages/beginners-day.mdx @@ -7,16 +7,16 @@ subtitle: On Saturday 19th July, we'll be hosting a day to help introduce people to Python and its applications which will feature three tracks running in parallel. The events are designed to welcome newcomers to the Python ecosystem, including a series of talks and panels by junior developers and two workshops designed to introduce complete beginners to web development and data science. -EuroPython Beginners' Day is open to everyone, from high school students or a late career changers. Entry is free for EuroPython ticket holders, and XXX otherwise. Tickets for the Beginner's Day can be purchased here. +EuroPython Beginners' Day is open to everyone, from high school students or a late career changers. Entry is free for EuroPython ticket holders, and XXX otherwise. Tickets for the Beginners' Day can be purchased here. Please sign up for the Beginners' Day and the specific track you're interested in using [this form](https://docs.google.com/forms/d/e/1FAIpQLSddM9RqRYc9jglmF-6vORbnFQ-_ymONU2cugUgB9poqqzLp5w/viewform?usp=dialog). The number of places available for each track is as follows: * **Beginners' Day panels and workshops**: X places * **Django Girls**: X places * Humble Data: 18 places -### Beginner's Day panels and workshops +### Beginners' Day panels and workshops -Beginner's Day panels and workshops are designed to help you start and grow your tech career. On the day, you'll be able to: +Beginners' Day panels and workshops are designed to help you start and grow your tech career. On the day, you'll be able to: * Attend panel discussions where junior developers share their real-world experiences, hiring managers explain what they look for in candidates, and experienced developers discuss the journey from junior to senior roles; * Participate in interactive workshops focused on practical skills for succeeding in your first tech job; * Join discussion circles that bridge perspectives between beginners and seasoned professionals; From ed1a25cbcb6e62b64c6327e17b43000407caaeaa Mon Sep 17 00:00:00 2001 From: "pre-commit-ci[bot]" <66853113+pre-commit-ci[bot]@users.noreply.github.com> Date: Sat, 19 Apr 2025 10:37:55 +0000 Subject: [PATCH 4/4] [pre-commit.ci] auto fixes from pre-commit.com hooks for more information, see https://pre-commit.ci --- src/content/pages/beginners-day.mdx | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/content/pages/beginners-day.mdx b/src/content/pages/beginners-day.mdx index c711b9d49..577a8c5dd 100644 --- a/src/content/pages/beginners-day.mdx +++ b/src/content/pages/beginners-day.mdx @@ -38,4 +38,4 @@ Humble Data is an inclusive, beginner-friendly workshop that introduces particip No prior programming or data science experience is necessary: just bring your laptop and curiosity, and you'll leave with practical skills to begin your data science journey. -We are also looking for **mentors** for Humble Data. If you're interested in applying to mentor, please fill out this form. \ No newline at end of file +We are also looking for **mentors** for Humble Data. If you're interested in applying to mentor, please fill out this form.