Search:

Found 6790 videos

Creating the Next Generation of Billionaires - Part 4 - presented by Lilian by EuroPython 2022
19:37

Creating the Next Generation of Billionaires - Part 4 - presented by Lilian

EuroPython 2022   |   0 views   |   2023-01-14

EuroPython 2022 - Creating the Next Generation of Billionaires - Part 4 - presented by Lilian [Liffey B on 2022-07-14] Our generation of young people in school (aged 5-18) have noticed the connection between Computer pRogramming, Technology, Bi...

Developers Documentation: your secret weapon - presented by Frédéric Harper by EuroPython 2022
43:30

Developers Documentation: your secret weapon - presented by Frédéric Harper

EuroPython 2022   |   0 views   |   2023-01-14

EuroPython 2022 - Developers Documentation: your secret weapon - presented by Frédéric Harper [Liffey B on 2022-07-14] You can have the best product in your expertise area, but if your documentation isn’t on par with the flawless experience you...

Build-A-Database with Python - presented by Sangarshanan by EuroPython 2022
29:19

Build-A-Database with Python - presented by Sangarshanan

EuroPython 2022   |   0 views   |   2023-01-14

EuroPython 2022 - Build-A-Database with Python - presented by Sangarshanan [Liffey A on 2022-07-14] This talk will help unlock the internal workings of a Database by breaking down the abstractions that make it. We will use Python as our weapon ...

Debugging asynchronous programs in Python - presented by Andrii Soldatenko by EuroPython 2022
26:12

Debugging asynchronous programs in Python - presented by Andrii Soldatenko

EuroPython 2022   |   0 views   |   2023-01-14

EuroPython 2022 - Debugging asynchronous programs in Python - presented by Andrii Soldatenko [Liffey A on 2022-07-14] Luckily, when it comes to debugging asynchronous applications in python, we have a couple of options to consider. The writers ...

Self-explaining APIs - presented by Roberto Polli by EuroPython 2022
44:57

Self-explaining APIs - presented by Roberto Polli

EuroPython 2022   |   0 views   |   2023-01-14

EuroPython 2022 - Self-explaining APIs - presented by Roberto Polli [Liffey A on 2022-07-14] This talk will present strategies and python tools to create semantically interoperable REST APIs. After the problem statement, various solutions will ...

EuroPython 2022 Sponsor Highlight & Recruitment by EuroPython 2022
26:14

EuroPython 2022 Sponsor Highlight & Recruitment

EuroPython 2022   |   0 views   |   2023-01-14

EuroPython 2022 - EuroPython 2022 Sponsor Highlight & Recruitment [Liffey A on 2022-07-14] Many of our sponsors are looking to hire talented people and EuroPython is the perfect place to reach out to them! In this session, our sponsors will ea...

Forget Mono vs. Multi-Repo - Building Centralized Git Workflows with Python by EuroPython 2022
30:17

Forget Mono vs. Multi-Repo - Building Centralized Git Workflows with Python

EuroPython 2022   |   0 views   |   2023-01-14

EuroPython 2022 - Forget Mono vs. Multi-Repo - Building Centralized Git Workflows with Python - presented by Daniel Koch [Liffey A on 2022-07-14] The mono vs. multi-repo is an age-old debate in the DevOpsphere, and one that can still cause flam...

Let's talk about JWT - presented by Jessica Temporal by EuroPython 2022
25:42

Let's talk about JWT - presented by Jessica Temporal

EuroPython 2022   |   0 views   |   2023-01-14

EuroPython 2022 - Let's talk about JWT - presented by Jessica Temporal [Wicklow Hall 1 on 2022-07-14] JSON Web tokens dominated the way we give access to APIs and how we carry data from users, but to use JWTs safely we need to understand how th...

When gRPC met Python - presented by Sanket Singh by EuroPython 2022
23:16

When gRPC met Python - presented by Sanket Singh

EuroPython 2022   |   0 views   |   2023-01-14

EuroPython 2022 - When gRPC met Python - presented by Sanket Singh [Wicklow Hall 1 on 2022-07-14] gRPC is one of the most new breakthroughs in the world of client server interaction. Using gRPC our client can directly make a call to a serv...

How I wrote a Python client for HTTP/3 proxies - presented by Miloslav Pojman by EuroPython 2022
27:27

How I wrote a Python client for HTTP/3 proxies - presented by Miloslav Pojman

EuroPython 2022   |   0 views   |   2023-01-14

EuroPython 2022 - How I wrote a Python client for HTTP/3 proxies - presented by Miloslav Pojman [Wicklow Hall 1 on 2022-07-14] MASQUE (https://tools.ietf.org/id/draft-schinazi-masque-01.html) (Multiplexed Application Substrate over QUIC Encrypt...

Async Django - presented by Ivaylo Donchev by EuroPython 2022
30:46

Async Django - presented by Ivaylo Donchev

EuroPython 2022   |   0 views   |   2023-01-14

EuroPython 2022 - Async Django - presented by Ivaylo Donchev [Wicklow Hall 1 on 2022-07-14] This talk will cover: 1. What is the difference between asynchrony and concurrency? 2. Python and Django tools for asynchronous programming. 3. Example...

Walk-through of Django internals - presented by Hitul Mistry by EuroPython 2022
41:35

Walk-through of Django internals - presented by Hitul Mistry

EuroPython 2022   |   0 views   |   2023-01-14

EuroPython 2022 - Walk-through of Django internals - presented by Hitul Mistry [Wicklow Hall 1 on 2022-07-14] ⭐ Talk will start with the introduction of how does end to end web request works internally in Django. ⭐ The talk will introduce user...

Thursday's Lightning Talks by EuroPython 2022
54:18

Thursday's Lightning Talks

EuroPython 2022   |   0 views   |   2023-01-14

EuroPython 2022 - Thursday's Lightning Talks - presented by [The Auditorium on 2022-07-14] Signing up is on a first-come-first-served basis. The queue is reset every day in the morning. You may talk about / present (almost) everything with cer...

Automate cleaning code in few easy steps! - presented by Ester by EuroPython 2022
19:49

Automate cleaning code in few easy steps! - presented by Ester

EuroPython 2022   |   0 views   |   2023-01-14

EuroPython 2022 - Automate cleaning code in few easy steps! - presented by Ester [The Auditorium on 2022-07-14] Have you ever been in a situation where you check your pipelines to see if he’s finished running the tests and you find that he hasn...

Game Development with CircuitPython - presented by Radomir Dopieralski by EuroPython 2022
39:10

Game Development with CircuitPython - presented by Radomir Dopieralski

EuroPython 2022   |   0 views   |   2023-01-14

EuroPython 2022 - Game Development with CircuitPython - presented by Radomir Dopieralski [The Auditorium on 2022-07-15] Making games on small devices is great fun and also a great way to learn. You don't have to worry about breaking anything, a...

Diversity & Inclusion in the Python Community Panel by EuroPython 2022
01:00:17

Diversity & Inclusion in the Python Community Panel

EuroPython 2022   |   0 views   |   2023-01-14

EuroPython 2022 - Diversity & Inclusion in the Python Community Panel - presented by Tereza Iofciu, Marlene Mhangami, Naomi Ceder, Nabanita Roy & Iqbal Abdullah [The Auditorium on 2022-07-14] Come meet some of the folks working on Diversity and...

How we are making Python 3.11 faster - presented by Mark Shannon by EuroPython 2022
28:52

How we are making Python 3.11 faster - presented by Mark Shannon

EuroPython 2022   |   0 views   |   2023-01-14

EuroPython 2022 - How we are making Python 3.11 faster - presented by Mark Shannon [The Auditorium on 2022-07-14] The "Faster CPython" project aims to speed up Python, specifically CPython, by a large factor over the next few releases. The firs...

Writing Faster Python 3 - presented by Sebastian Witowski by EuroPython 2022
42:05

Writing Faster Python 3 - presented by Sebastian Witowski

EuroPython 2022   |   0 views   |   2023-01-14

EuroPython 2022 - Writing Faster Python 3 - presented by Sebastian Witowski [The Auditorium on 2022-07-14] Did you know that Python preallocates integers from -5 to 257? Reusing them 1000 times, instead of allocating memory for a bigger integer...

Keynote: Killer Robots Considered Harmful - presented by Laura Nolan by EuroPython 2022
44:27

Keynote: Killer Robots Considered Harmful - presented by Laura Nolan

EuroPython 2022   |   0 views   |   2023-01-14

EuroPython 2022 - Keynote: Killer Robots Considered Harmful - presented by Laura Nolan [The Auditorium on 2022-07-14] Killer robots may sound like something from a movie, but in recent years weapons have been developed that can select targets a...

How to embed a Python interpreter in an iOS app - presented by Łukasz Langa by EuroPython 2022
44:50

How to embed a Python interpreter in an iOS app - presented by Łukasz Langa

EuroPython 2022   |   0 views   |   2023-01-14

EuroPython 2022 - How to embed a Python interpreter in an iOS app - presented by Łukasz Langa [Liffey A on 2022-07-15] Come see how you can make a native mobile app that embeds Python 3.10 to allow users to script app behavior. It's allowed by ...