-
Notifications
You must be signed in to change notification settings - Fork 64
Update Beginners' Day page with revised tracks and details #1271
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Merged
clytaemnestra
merged 7 commits into
EuroPython:ep2025
from
t-redactyl:update-beginners-day-landing
Jun 10, 2025
Merged
Changes from all commits
Commits
Show all changes
7 commits
Select commit
Hold shift + click to select a range
8311f45
Update Beginners' Day page with revised tracks and details
t-redactyl 807181f
Merge branch 'ep2025' into update-beginners-day-landing
clytaemnestra 565892a
Changed link to Django Girls mentors sign up
t-redactyl 2ab6d58
Changed "Beginners' Day Unconference" to "The Unconference"
t-redactyl 14b0e20
Merge remote-tracking branch 'origin/update-beginners-day-landing' in…
t-redactyl 37eb27e
Merge branch 'ep2025' into update-beginners-day-landing
egeakman a041150
Merge branch 'ep2025' into update-beginners-day-landing
clytaemnestra File filter
Filter by extension
Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
There are no files selected for viewing
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -7,27 +7,27 @@ subtitle: | |
|
||
# EuroPython Beginners' Day | ||
|
||
On **Saturday 19th July**, we'll be hosting a day to help introduce people to programming 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. | ||
On **Saturday 19th July**, we'll be hosting a day to help introduce people to programming 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. The day will be held at the [Prague University of Economics and Business](https://ep2025.europython.eu/venue/#sprints-venue--saturday--sunday). | ||
|
||
EuroPython Beginners' Day is open to everyone, from high school students to late career changers. Entry is free for EuroPython ticket holders (any ticket type), and €5 otherwise. Tickets for the Beginners' Day will soon be available to be purchased through our tickets page. | ||
|
||
## How to sign up for the Beginners' day and choose your track? | ||
Applications are open until May 11th, and successful applicants will be notified by May 18th. Entry is free for EuroPython ticket holders and €5 otherwise. | ||
|
||
The number of places available for each track is as follows: | ||
* **Beginners' Day Unconference**: 40 places | ||
* **Django Girls**: 40 places | ||
* **Humble Data**: 18 places | ||
We are running the following three tracks: | ||
* **The Unconference (48 places)**: a series of panels and discussions designed to help people new to or early in tech to start and grow their career | ||
* **Django Girls (40 places)**: a hands-on workshop teaching the basics of web development | ||
* **Humble Data (18 places)**: a hands-on workshop teaching the basics of data science. | ||
|
||
Please read more about each event below. | ||
|
||
## How do I sign up? | ||
|
||
To participate in the Beginners' Day, **please complete the following steps**: | ||
* Please sign for your desired track using the form below. Places for each track are limited, and will be assigned on a first-come, first-serve basis. | ||
* Wait for a confirmation email letting you know which track you have been assigned to. | ||
* After receiving your confirmation email, please make sure you have a ticket for the event. If you already hold a ticket for EuroPython (any type) you may use this ticket to attend; otherwise, please purchase a ticket for the track of your choice through the ticket store. Tickets are €5 for the Unconference and Humble Data, and free for Django Girls. | ||
|
||
<Button url="https://forms.gle/6mGPPEFMrLsxqHJx5">Apply for Beginners' Day!</Button> | ||
|
||
## The Unconference | ||
|
||
## Beginners' Day Unconference | ||
|
||
The Beginners' Day Unconference is designed to help you start and grow your tech career. On the day, you'll be able to: | ||
The Unconference is 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 an interactive workshop focused on practical skills for succeeding in your first tech job; | ||
* Join discussion circles that bridge perspectives between beginners and seasoned professionals; | ||
|
@@ -39,18 +39,32 @@ Whether you're considering a career change, looking for your first tech role, or | |
|
||
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! | ||
This workshop is specifically designed for people with no previous knowledge of Python or web development. During the workshop, attendees will learn: | ||
* How to install Python and use virtual environments | ||
* How to install Python packages | ||
* Python basics like variables, loops, functions, and conditionals | ||
* How to use Django to build a simple web app and deploy it to a live server | ||
* HTML and CSS fundamentals | ||
* Version control with Git and GitHub. | ||
|
||
We are also looking for **mentors** for Django Girls. Applications for mentors close on May 18th, and successful mentors will be informed by May 25th. | ||
Just bring a laptop, and by the end of the day, you'll have deployed your first web application to the internet! | ||
|
||
<Button url="https://docs.google.com/forms/d/e/1FAIpQLScJeKrKmDmS8BNpcwxeEmqkeMbJvtCSyhskxGMZnba5yGYv7Q/viewform?usp=header">Become a Django Girls Mentor!</Button> | ||
We are also looking for **mentors** for Django Girls. Applications for mentors close on **July 4th**. | ||
|
||
<Button url="https://docs.google.com/forms/d/e/1FAIpQLScJeKrKmDmS8BNpcwxeEmqkeMbJvtCSyhskxGMZnba5yGYv7Q/viewform?usp=dialog">Become a Django Girls Mentor!</Button> | ||
|
||
## Humble Data | ||
|
||
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. | ||
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. | ||
|
||
This workshop is also designed for people with no previous knowledge of Python or data science. During the workshop, attendees will learn: | ||
* Python basics like variables, loops, functions, and conditionals | ||
* How to read in data using Python | ||
* How to manipulate and clean data using pandas | ||
* How to visualise data using Matplotlib and Seaborn. | ||
|
||
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. | ||
Just bring a laptop, and you'll leave with practical skills to begin your data science journey. | ||
|
||
We are also looking for **mentors** for Humble Data. Applications for mentors close on May 18th, and successful mentors will be informed by May 25th. | ||
We are also looking for **mentors** for Django Girls. Applications for mentors close on **July 4th**. | ||
There was a problem hiding this comment. Choose a reason for hiding this commentThe reason will be displayed to describe this comment to others. Learn more. The link below is to the Humbe Data form, and it's the HD section. this probably shouldn't be changed. |
||
|
||
<Button url="https://docs.google.com/forms/d/e/1FAIpQLSd3o8nMC_vdM0RJAnUbwOQa7JamDrEzKW4AHjTkqhjndWznmg/viewform?usp=dialog">Become a Humble Data Mentor!</Button> |
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
Uh oh!
There was an error while loading. Please reload this page.
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
I find it a bit confusing that we use here
Beginners' Day
and under itBeginners' Day Unconference
. I understand what you mean, but I'm not sure how understandable it is to someone who sees it for the first time.Maybe we could rename
Beginners' Day Unconference
toThe Unconference Track
and when referring to it to useThe Unconference Track, as a part of the Beginners' Day at EuroPython, ...
? 🤔 Wdyt?Cc @dariagrudzien
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
That's a great point! What do you think @dariagrudzien - are you ok calling it "The Unconference" or "The Unconference Day"?