r/PythonLearning • u/Productuve • 1d ago
anyone else keep starting projects and never finishing them? doing a weekly proof thread if a few people are in
I've been learning python for a while and my problem was never tutorials, it was that nothing forced me to finish. I'd get a project 60% done, hit the boring part, and quietly start a new one that felt fresh.
So: reply with the one thing you're actually going to finish this week. Be specific - "finish the CSV parser so it handles missing columns" beats "work on my project."
Then on Friday, come back to this thread and reply to your own comment with proof. A screenshot of it running, a repo link, a terminal output, whatever. Doesn't have to be impressive. It has to be real.
That's the whole thing. No group to join, no discord. The only mechanic is that you said it in public and someone might check.
I'll go first: I'm finishing the file-organizer script I've had half-done for two weeks - the part that handles duplicate filenames instead of crashing. Proof friday.
What's yours?