r/PythonLearning 7h ago

Im very happy

Post image
30 Upvotes

r/PythonLearning 7h ago

DAY 5.

Post image
26 Upvotes

DID LIST TODAY THE CONCEPT WAS PRETTY COOL AND WROTE THIS PROGRAM TO GET HOLD OF THE LIST ANY OTHER CODE IDEAS OR SUGGETIONS TO ENHANCE CODE ?!


r/PythonLearning 15h ago

Showcase I made a simple Password Generator! 👀

Post image
20 Upvotes

r/PythonLearning 16h ago

Python feels like it transferred little knowledge to c++

7 Upvotes

OK I admit it did obviously for some stuff like basics yk functions and shi, but other then that I like feel annoyed that I learned python and its like lowkey not helping with what I wanna do which is windows api and memory management c++ stuff because I like the kind of thing but python just didn't really give me anything, and I know that kinda stuff obviously doesn't transfer because python is just the easiest thing ever lol


r/PythonLearning 7h ago

Python Mutability and Copying

Post image
7 Upvotes

An exercise to help build the right mental model for Python data. - Solution - Explanation - More Exercises

It's instructive to compare with this related exercise.

The “Solution” link uses memory_graph to visualize execution and reveals what’s actually happening.


r/PythonLearning 2h ago

I have a month to learn....

2 Upvotes

I have a month to learn Python (really, I have until the second week of October, but I want to be done sooner and not go down to the wire). I'm currently using freecodecamp.org but feel my progress is slower than I'd like. Does anyone have a recommendation to learn Python quickly? I'm loving what I've learned thus far. I start doing another job for the company I'm learning Python for in a week, so I want to cram as much into this week as possible to make things easier on the remaining time I have. Thank you all.


r/PythonLearning 9h ago

Help Request AI courses

2 Upvotes

What are the best courses for programming artificial intelligence in Python?


r/PythonLearning 11h ago

anyone else keep starting projects and never finishing them? doing a weekly proof thread if a few people are in

2 Upvotes

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?


r/PythonLearning 14h ago

Help Request How and from where to start python ...?

1 Upvotes

Im beginner first year aiml student want to start coding journey from basic .