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!
Novo curso! Todo programador deveria aprender IA generativa!
Experimente uma aula grƔtis
+ 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 Respostas
+ 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