Latest Posts

Main Post grid

scss to css

SCSS to CSS, Create a file watcher in PyCharm

I recently found a way to convert automatically SCSS files to CSS with PyCharm. Today...
Python Developer Careers

Python Developer Careers: The Complete Guide to Jobs, Opportunities, and How to Get Hired

Python is one of the most adaptable languages in the modern tech industry, driving web...
Python interpreted or compiled?

Python Compiled or Interpreted?

When you start learning Python, one question eventually pops up: Is Python compiled or interpreted?...
pylint ultimate guide

Pylint: The Ultimate Guide

How to Use Pylint, ignore / disable checkers, and comparing pylint to flake8 & ruff...
pycharm file template

Pycharm file template == Productivity

I just discovered how to create a PyCharm file template, which is very useful for...
Pycharm download guide

PyCharm Download Guide

If you are a developer, engineer, or just a beginner starting their career in Python...
plantuml

PlantUML: Create a sequence diagram inside PyCharm

For many years, I was looking for an app to create sequence diagrams without hair-pulling...
Pair programming with Ale

Protected: Pair programming

There is no excerpt because this is a protected post...
magic methods dunder methods python upidev

OOP – Part 2: Magic methods with Python

Magic methods (also known as dunder methods, for “double underscore”) are special methods in Python...

Comments are closed.