atlas news
    
PyCon Australia : youtube
30  août     02h24
quot;PyCon Fair: PyCon Australia 2023" - (PyCon AU 2023)
   Sometimes, there rsquo;s something you want to share with the community, but a conference talk isn rsquo;t the best format to share it. That rsquo;s why this year, we rsquo;re trialling a small preview of a new format: PyCon Fair. ; ; Each of our selected stalls will be provided with an A ...
25  août     04h06
quot;Closing Address (Sunday)" - Daisy Leigh Brenecki, Lilly Ryan (PyCon AU 2023)
   Daisy Leigh Brenecki, Lilly Ryan That’s all for this year’s PyCon AU except for the sprints https: pretalx.com pyconau talk A CTJB python, pycon, australia, programming, conference, technical, pyconline, developers, panel, sessions, libraries, frameworks, community, sysadmins,...
24  août     08h45
quot;CountESS: Count-based Experiment Scoring and Statistics" - Nick Moore (PyCon AU 2023)
   Nick Moore CountESS is a new visual programming toolkit for data processing in bioinformatics. It aims to make complicated data processing pipelines easy to set up and replicate, but also easy to modify, explore and extend in Python https: pretalx.com pyconau talk TCU python, pycon,...
    08h45
quot;Maths Whimsy with Python" - David Colls (PyCon AU 2023)
   David Colls The more whimsy the better. First, it’s about having fun solving interesting problems, and second it’s about breaking projects down into manageable chunks and harvesting useful results. Also Python. https: pretalx.com pyconau talk PUDUQQ python, pycon, australia, programming,...
    08h45
quot;One person’s Ansible is another’s pyinfra." - Daryl Tester (PyCon AU 2023)
   Daryl Tester Have you ever sat there while writing an Ansible playbook and thought to yourself quot;Gee, I know how to express what I want in in a programming language, such as Python, but this Domain Specific Language bolted on top of Jinja layered on top of YAML is sure getting me down quot;,...
    08h45
quot;Blender and 3D Art anyone can make using Python" - Sam Bishop (PyCon AU 2023)
   Sam Bishop In addition to its role as the scripting language of choice in the D graphics world, Blender one of the leading D art programs is built with Python and is packed full of ways you can use Python code to create D content both directly and through plugins that sometimes even have their...
    08h45
quot;N 1 Problem in Django Rest Framework" - Syed Muhammad Dawoud Sheraz Ali (PyCon AU 2023)
   Syed Muhammad Dawoud Sheraz Ali N problems in Django are not new. Anyone who has worked with Django must have had some interaction with the N problem. Django Rest Framework allows building robust APIs on top of Django. We will explore the N problem in DRF, understand its occurrence in DRF...
    08h45
quot;Building 3D Trusted Data Pipelines With Dagster, Dbt, and Duckdb" - Danh Phan (PyCon AU 2023)
   Danh Phan This talk will demonstrate an example of building trusted data pipelines with D packages: Dagster, Dbt, and Duckdb. First, it presents the importance of trusted data pipelines by testing data quality. It then discusses what we need to test data quality, from high levels like tables,...
    06h45
quot;How To Have An Operational Incident (a crash course)" - Courtney Eckhardt (PyCon AU 2023)
   Courtney Eckhardt What’s the Minimum Viable Incident Response Protocol Come find out https: pretalx.com pyconau talk PT KHK python, pycon, australia, programming, conference, technical, pyconline, developers, panel, sessions, libraries, frameworks, community, sysadmins, students,...
    03h15
quot;Wrapping up the Cruft - Making Wrappers to Hide Complexity" - Jack Reichelt (PyCon AU 2023)
   Jack Reichelt When working with students, the goal is to teach them how to think about systems, logic, and problem solving, not just rote memorisation, or copying boilerplate code from an example. ; ; This talk is about how writing wrappers around the cruft can help you present your...
    01h45
Faster, Faster Improving regex performance with atomic grouping, possessive quantifiers and more
   Correction: at : it was stated that the default cache is . It actually defaults to patterns. Peter Lovett Greedy, Lazy or Possessive Improving regex performance with atomic grouping, possessive quantifiers and more ; ; Regex can be a powerful fuzzy text processing tool. But...
    01h45
quot;The Power of Edge Computing: What it is and Why it Matters?" - Swastika Yadav (PyCon AU 2023)
   Swastika Yadav Edge computing has emerged as an evolving technology that has the potential to transform the way we process and store data. In this talk, I will cover what exactly is Edge computing, and how does it differ from Cloud computing Moreover, which approach is the right choice for your...
    01h44
Real-time Map Imagery Manipulation with Python, Slippy Maps, Flask, and Pillow: Building Interactive
   Oliver Holmes This talk will demonstrate how to build interactive maps with Python, using slippy map tiles, Flask, and Pillow. We will create a Flask server to retrieve tiles and show how to manipulate them with Pillow, adding filters and overlays to map images in real time without needing to...
    01h44
quot;JavaScript classes for the Python Programmer" - Curtis Maloney (PyCon AU 2023)
   Curtis Maloney Learn how to get the most out of JavaScript classes, exploring how their implementation differs from Python classes, and why. https: pretalx.com pyconau talk BG EMX python, pycon, australia, programming, conference, technical, pyconline, developers, panel, sessions,...
    01h44
All the things I learnt as a junior developer (so you don’t have to)
   Terence Huynh Being a junior developer is scary. But what should you do to make sure your junior developer journey is productive My talk will give you some career advice that you can take, or pass to your juniors through the lens of all the lessons and mistakes I’ve done. ; ; At least...