Trash Talk: Understanding Python’s Garbage Collector

PROGRAMMING

April 27, 2025

Ever wondered who cleans up the mess when your Python code is done with objects? In this post, we dive into how Python’s garbage collector works, why it matters, and how you can use it to write cleaner, faster programs.

Shallow vs Deep Copies in Python, What You Think You Know (but Might Not)

PROGRAMMING

April 24, 2025

Copying objects in Python might look easy, but it can be tricky. Curious why? Have a look at the post.

Using environment files in Django

PROGRAMMING

February 14, 2021

Secure your Django project using environment files and variables.

Adım Adım İlk HTML & CSS Denemem : Bağımlılık Ağaçları

PROGRAMMING

June 26, 2017

Biraz HTML, biraz CSS ve ilk proje denemem.

Kodlama öğrenmeye neden, nasıl başladım?

PROGRAMMING

June 23, 2017

Bir sinemacı olarak kodlama işlerine nasıl bulaştım, nasıl başladım, neden başladım?