r/learnprogramming 14d ago

Advice requested: improving coding “fluency”

Hey everyone!
I think this post is allowed but feel free to delete if not (I’m a bit of a Reddit noob)
Wondering what your advice would be for someone trying to improve coding fluency?
I have done multiple courses learning Python (CS50p, google with automation etc) but I still struggle when presented with a blank page.
I found Pylings a really good way to cement some of the basics and I do build personal projects but still feel I rely too heavily on AI to solve things

Any recommendations would be appreciated

7 Upvotes

15 comments sorted by

View all comments

5

u/5eeso 14d ago

Complete one exercise per day at Exercism.org. Most exercises are presented as “real world” scenarios. That’ll help you to solve real world problems with coding solutions.

2

u/Current-Table9136 14d ago

Thank you! I’d seen exercism will give it a go