Skip to main content
Narcis Miclaus
  • Home
  • Programming
  • Finance
  • Tools
  • Work
  • About
  • IT Italiano
  • RO Română
  • IT Italiano
  • RO Română
← Programming

Python

Idioms, the standard library tricks I keep forgetting, and what's new in the language.

  • The Python features I learned too late

    Published on 11 April 2026

    Match statements, the walrus operator, f-string debugging, dataclasses, and other Python features that would have saved me hours if I'd known about them sooner.

    • #python
    • #tips
    • #modern-python
  • Virtual environments explained for humans

    Published on 11 April 2026

    Why every Python project needs its own sandbox, what venv/poetry/uv actually do, and how to stop your projects from breaking each other.

    • #python
    • #virtual-environments
    • #tooling
  • Python code guidelines I actually use

    Published on 10 April 2026

    PEP 8 in practice, the idioms that make Python code feel like Python, and the recent language features worth knowing about.

    • #python
    • #style
    • #best-practices

Built with Astro — zero tracking, just words and numbers.

© 2026 Narcis Miclaus