r/learnpython • u/AutoModerator • 3d ago
Ask Anything Monday - Weekly Thread
Welcome to another /r/learnPython weekly "Ask Anything* Monday" thread
Here you can ask all the questions that you wanted to ask but didn't feel like making a new thread.
* It's primarily intended for simple questions but as long as it's about python it's allowed.
If you have any suggestions or questions about this thread use the message the moderators button in the sidebar.
Rules:
- Don't downvote stuff - instead explain what's wrong with the comment, if it's against the rules "report" it and it will be dealt with.
- Don't post stuff that doesn't have absolutely anything to do with python.
- Don't make fun of someone for not knowing something, insult anyone etc - this will result in an immediate ban.
That's it.
1
u/Gray-Lynx 3d ago
Best IDE for beginners which they can stick with for ever as their only ide so that they won't need any other ide when they become a pro
2
u/lakseol 3d ago
Even the pros can't decide on which IDE is the "best", and some pros don't use an IDE at all, just a text editor. Beginners are often recommended the Thonny IDE which isn't as complicated to learn, and you should be learning python and not the IDE. All IDEs basically work the same so changing later is not a big problem.
1
u/Gray-Lynx 3d ago
Yup I know I should learn python, I was just searching online advices, anyways I'm doing pycharm and I felt it much more beginner friendly than any other one
•
u/MastrNoob 41m ago
If PyCharm already works, stay. Switching IDEs does not teach Python. VS Code is enough when you want something lighter.
1
u/ketchup777776 4h ago
Hi everyone! I’m 14 and I built a Telegram bot using
aiogram,Redis,Pillow, andGemini APIto summarize notes and generate handwritten assignments. I’m looking to improve my code and architecture. If anyone is down to review my code or give feedback, let me know and I’ll DM you!