File Handling in Python | Detecting Duplicate Files Using Hashing | Explained with Code

Опубликовано: 13 Май 2026
на канале: RUGVED SURYAWANSHI
39
1

In this video, Rugved Suryawanshi (CS5-14) explains the fundamentals of file operations in Python along with a hands-on guide to detecting duplicate files using hashing (SHA-256).

🔹 Learn how to:

Create, read, write, delete, and rename files in Python

Understand file paths and modes ('r', 'w', 'a')

Detect duplicate files using hashing techniques like SHA-256

Write a Python script to scan directories and identify duplicates

📌 Ideal for beginners in Python, students, and anyone interested in file management or system utilities.

🔗 Don't forget to like, share, and subscribe for more programming content!