Hey guys. Can someone please explain what pyCharm and Anaconda are and what they do and how they are different? Thanks. | Sololearn: Learn to code for FREE!
New course! Every coder should learn Generative AI!
Try a free lesson
+ 3

Hey guys. Can someone please explain what pyCharm and Anaconda are and what they do and how they are different? Thanks.

31st May 2018, 6:05 PM
#FFFFFF
#FFFFFF - avatar
4 Answers
+ 7
The answer: https://stackoverflow.com/questions/36830476/what-is-the-difference-between-anaconda-and-pycharm Comment on it: PyCharm is a IDE. It’s a program where you can write your Python codes and have it doing revisions for you and helping you etc. Anaconda is a set of libraries. You know the modules you import, like numpy, random, ...? Anaconda has them. If you download the last PyCharm edition, you’ll get Anaconda. Then you can play with all these modules.
31st May 2018, 9:18 PM
Pedro Demingos
Pedro Demingos - avatar
+ 2
Did you try a google search before?
31st May 2018, 6:42 PM
Ulisses Cruz
Ulisses Cruz - avatar
+ 2
PyCharm is a usufull python editor, a great debbuger etc. I will use it soon too.
22nd Dec 2018, 3:28 PM
Vitalij Bredun ♡ Python Petersburg
Vitalij Bredun ♡ Python Petersburg - avatar
+ 1
Yeah. But it was more confusing than helpful
31st May 2018, 8:22 PM
#FFFFFF
#FFFFFF - avatar