Skip to content

beginners day unconference #1266

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

Closed
wants to merge 1 commit into from
Closed
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
60 changes: 60 additions & 0 deletions src/content/pages/beginners-day-unconference.mdx
Original file line number Diff line number Diff line change
@@ -0,0 +1,60 @@
---
title: Beginners' Day Unconference
url: /beginners-day-unconference
subtitle:
The Unconference is a part of this year's Beginners' Day.
---

# EuroPython Beginners' Day Unconference

As part of this year's Beginners' Day, on **Saturday 19th July** we'll be hosting the unconference. It's a full day of panel discussions, Q&A sessions, interactive sessions, and short talks focused on getting started and growing as a junior in a tech role. The event will take place at the [Prague University of Economics and Business](https://ep2025.europython.eu/venue/#sprints-venue--saturday--sunday).

## Program

### Panel discussion: How to Succeed In A Junior Role

Listen to a panel discussion with three junior developers as they share what life is really like after landing their first tech job. They’ll talk about working with colleagues, asking for help effectively, getting useful feedback, avoiding common pitfalls, overcoming early challenges, and the surprises they encountered along the way.

### Workshop: How To Succeed As A Junior

This interactive workshop puts you right in the center of the conversation. You’ll join a small group of fellow junior developers, each guided by an experienced mentor. Together, you’ll tackle real-world questions like: How do you identify transferable skills during a career change? What’s the best way to highlight your strengths in an interview? How do you stay motivated when the job gets tough?

Each group will explore these topics through open discussion, drawing on personal experiences and shared insights. At the end, we’ll come back together so each group can share one or two of their best takeaways with everyone. Bring your curiosity, your questions, and your voice—this is a session built for learning from each other.

### Panel discussion: Landing A Great Job

What makes a candidate stand out? How do hiring managers really make decisions? In this panel, experienced recruiters and engineering leaders share what they’ve learned from hiring hundreds of people into tech roles. You’ll hear insider tips on what makes an application shine, how to navigate interviews, and what signals success once you're on the job.

Whether you're switching careers or just starting out, this is your chance to learn what the other side of the hiring table is really thinking—and how you can use that knowledge to land a role you’ll love.

### Discussion Circle: Junior vs. Senior

Join us for an engaging discussion where empathy takes center stage! What aspects of job interviews make no sense to juniors? Why do some leave for better opportunities after just a year? Why do beginners hesitate to ask for help when they get stuck?

On the other hand, what do seniors expect from juniors? What is it like to mentor less experienced colleagues, and how can it be done effectively? How can juniors ask questions without interrupting or slowing down their mentors? And how does one even become a senior in the first place? How did experienced developers learn throughout their careers, and how did they negotiate for better salaries?

Come share your perspective and help us explore those questions together!

### Q&A session: From Junior To Senior

You’ve landed your first job—now what? In this open Q&A session, we’ll explore the path from junior to senior developer, a journey that’s often less talked about but just as important. Bring your questions and hear honest, practical answers from experienced guests who’ve made the leap themselves or helped others do it.

We’ll cover topics like growing your skills, earning trust, taking on more responsibility, and navigating the messy middle of a tech career. Whether you’re curious about what “senior” really means or just want to know what to focus on next, this is your chance to ask.

### Lightning talks: My Journey To IT

Did you take an unexpected path into your first tech job? Faced challenges you didn’t anticipate? Got a piece of advice that made all the difference? Come share your story!

At the end of the day, we’re opening the stage for juniors to give short lightning talks about how they landed their first job in IT—what worked, what was hard, and what they learned along the way. This is a great opportunity to inspire others and reflect on your own journey.

Want to participate? Just add your name and topic to the sign-up flipchart at the venue during the day. Talks can go up to 10 minutes, but 5 minutes is perfect—let’s keep it snappy! No slides required—just your story and insights, but feel free to bring them if you’d like.

Whether you want to speak or just listen, this is a fantastic chance to learn, get inspired, and support fellow newcomers in the tech world!

## Sign up

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.

<Button url="https://forms.gle/6mGPPEFMrLsxqHJx5">Apply for Beginners' Day!</Button>

Applications are open until we run out of tickets. There are 48 spots available.
4 changes: 4 additions & 0 deletions src/data/links.json
Original file line number Diff line number Diff line change
Expand Up @@ -213,6 +213,10 @@
"name": "Beginners' Day",
"path": "/beginners-day"
},
{
"name": "Beginners' Day Unconference",
"path": "/beginners-day-unconference"
},
{
"name": "WASM Summit",
"path": "/session/webassembly-summit"
Expand Down