Help please, I'm just a beginner in python programming. I want to know the necessary softwares I gotta have in my Pc ? | Sololearn: Learn to code for FREE!
New course! Every coder should learn Generative AI!
Try a free lesson
+ 1

Help please, I'm just a beginner in python programming. I want to know the necessary softwares I gotta have in my Pc ?

I want to know the necessary softwares to install in my pc to be a python programmer

17th Feb 2022, 2:48 PM
Gwamaka Mwakatwila
Gwamaka Mwakatwila - avatar
3 Answers
+ 4
You need to download and install python in your system first. You can download it from python.org Then you need to install an IDE like pyCharm to write and run your code easily.
17th Feb 2022, 3:24 PM
Avinesh
Avinesh - avatar
+ 8
I believe there is also option of using "juypter notebook" for Python. It's a open-source software. You don't need to download. Every project you work on are saved in juypter notebook and on your computer. You can watch YouTube tutorials on how to get started with it.
17th Feb 2022, 4:47 PM
D Shah 🎯⏳️
D Shah 🎯⏳️ - avatar
+ 3
Depends on your necessity. Do you want to just learn working with Python? Then just a low end PC can do. If you want to do game development with Python? Then you need a PC with good RAM, processor and memory. It really depends on what kind of programming you wanna do with Python
17th Feb 2022, 2:55 PM
Rishi
Rishi - avatar