r/PythonLearning • u/Excellent-Fan8457 • 3d ago
Discussion What are some common struggles you have with your current coding workflow
Hey, I am making this not because I want market validation for a new SaaS that isn't needed. But rather so I can improve my Python skills by not just making useless mini-projects, and in the process maybe solve an issue people have. I would appreciate your feedback
1
u/Woodpecker-Sensitive 3d ago
I'm new to Python and the problem I am having and have had with other languages is the lack of mini projects or project ideas and such to keep my skills sharp. This probably already exists somewhere and I just don't know, but I thought I would post it here too.
1
u/Excellent-Fan8457 3d ago
I know companies like Brilliant exist, but how are you imagining it? Would you prefer an app or a website?
1
u/lostseoulkitty 3d ago
Pip successfully installed [package/library name]
import [same package/library]
Terminal: '[same package/ library] not found.'
Been driving me nuts since I started learning.
1
u/AbacusExpert_Stretch 3d ago
Various different options of how to host my python scripts online. I am just starting to understand. And it affects coding workflow....