I’m getting back into coding and I’m going to start with python but I wanted to see what are some good IDEs to write the code. Thanks in advance.
I’m getting back into coding and I’m going to start with python but I wanted to see what are some good IDEs to write the code. Thanks in advance.
I use PyCharm for work but it’s not FOSS or beginner-friendly. PyCharm does have a free community edition which is awesome if you’re mostly into FOSS for the $0 aspect.
Codium is fine and technically FOSS although it’s association with Microsoft taints it for anyone who still hates MS from the bad old days. Also it’s an Electron app.
“New” Microsoft isn’t really any better, and although Codium itself is perfectly fine (Electron notwithstanding) many of Microsoft’s extensions only work with/are only licensed for the official VSCode build and include proprietary parts.
PyCharm community is FOSS
I got started with Spyder when learning python in biochemistry