Home Articles Snippets About
Home Articles Contact About

#Python

All Articles
30-Day Python Learning Plan: A Complete Book to Take You from Zero to Confident Coder

30-Day Python Learning Plan: A Complete Book to Take You from Zero to Confident Coder

I turned my Python classroom into a complete book — 30 daily chapters, 150+ practice exercises, and 5 real projects that take an absolute beginner to a confident Python programmer in one month.

#Python#Learning#Book
Jul 20, 2026

10 min read

Counting Lines in Files Across Folders and Subfolders with Python

Counting Lines in Files Across Folders and Subfolders with Python

When working with large projects or datasets, it can be useful to analyze the contents of multiple files scattered across various directories and subdirectories.

#Python
Nov 13, 2024

10 min read

  1. Home
  2. Articles

© 2026 Gaurav Malviya