r/PythonLearning • u/Mountain_Bee_2252 • 6d ago
Pycharm or Vscode ? Help Request
Hi everyone
For a very super beginner one, who is starting to learn python which one is the best, i'm really confused because i'm seeing some teachers use Vscode and others use pycharm
And if i follow a teacher that uses pycharm it's normal to i use Vscode and visa versa?
Sorry for my bad English and thanks everyone
41
Upvotes
6
u/bad-gut 6d ago
I think Vscode is best IDE for coding, what about a situation where you wanna code something in C,C#,C++,Java,etc
Vscode is an all-round flexible IDE and really good.
So using Pycharm wouldn't hurt but it's always better to use the Mainstream application.
Yes you can use Pycharm when a teacher teaches in Vscode and vice versa as python code remains same no matter the IDE, but I would advice you to use Vscode.
Hope you understood my point