Skip to the content.

👨‍💻 Python Tips & Tricks

This repository contains code examples for the Python meetings at Econ Engineering. View the project page at Github Pages

Join the meetings in person or online in Bitrix.

Upcoming topics are tracked in this project board (only accessible for Econ employees). If you have a topic idea, feel free to add it to the board!


2022

2022.1: str methods (by Mizsak Peter)


2023

2023.1: Magic methods and with statement (by Mizsak Peter)

2023.2: Lambda functions, mapping (by Gyongyosi Matyas)

2023.3: Decorators (by Mizsak Peter)

2023.4: VS Code config (by Mizsak Peter & Bencsik Soma)

2023.5: str operators (by Laszlo Milan)

2023.6: Regular Expressions (by Laszlo Milan)

2023.7: Environments (by Gyongyosi Matyas & Mizsak Peter)

2023.8: Parallelization (by Bencsik Soma)

2023.9: Performance monitoring (by Mizsak Peter)

2023.10: PyAnsys + Dash (by Mizsak Peter)

2023.11: GitHub features (by Mizsak Peter)

2023.12: MS office in Python (by Laszlo Milan)

2023.13 In-depth look into Python datatypes (by Mizsak Peter)

2023.14 PyQt5 (by Soma Bencsik)

[2023.15] Requests, APIs (by Mizsak Peter)

2023.16 Testing (by Mizsak Peter)

2023.17 PyGame (by Soma Bencsik)


2024

2024.1 Live refactoring (by Mizsak Peter)

2024.2 Polars (by Konczos Ignac)

2024.3 Pandas (by Konczos Ignac)

2024.4 Design patterns (by Soma Bencsik)

2024.5 PyPrimeMesh from PyAnsys (by Mizsak Peter)

2024.6 Refactoring: When is a code ready? (by Mizsak Peter)

2024.7 Git basic examples (by Soma Bencsik)

2024.8 Real life examples (by Mizsak Peter)

2024.9 Git advanced examples (rebase, worktree) (by Soma Bencsik)

2024.10 Ansys ACT GUI (by Kristof Pali)

2024.11 BMW DevCon summary (by Mizsak Peter)

2024.12 Advent of Code (by Mizsak Peter and Soma Bencsik)

2025

2025.1: Refactoring: Simple GUI application (by Soma Bencsik)