Avatar of salimpert
Limpert Capital Management·
Needs advice
on
PyCharmPyCharm
and
Visual Studio CodeVisual Studio Code

New to Python program development. Looking for the environment to create, modify, test and debug machine-learning applications. Data currently reside in Visual FoxPro .dbf tables, and I would like to read these directly. Will transfer data to SQLite or another DBMS if necessary.

Thanks to everyone for your kind assistance.

READ LESS
3 upvotes·18.3K views
Replies (4)
Avatar of aashutoshrathi
Full Stack Developer ·
Recommends
on
PyCharmPyCharm
in

Hey there! Since you are new to Python I would recommend using Pycharm for a while the IDE really helps in you in quickly grasping the new syntax and stuff. But yes, eventually you should shift to VS Code.

2 upvotes·18.1K views
Avatar of fatma-mohamed
Software Engineer ·
Recommends
on
PyCharmPyCharm

Hey, I would go with PyCharm especially since you are new to Python. It's an all-ready IDE for Python specifically so you can start right away and I find that debugging & refactoring on it is much easier than on VS code.

3 upvotes·1 comment·18.1K views
Scott Limpert
Scott Limpert
·
February 7th 2020 at 3:35PM

Thank you for your kind response. I will take your advice.

·
Reply
View all (4)
Avatar of Aashutosh Rathi

Aashutosh Rathi

Full Stack Developer