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·17.7K views
Replies (4)
Full Stack Developer ·
Recommends
on
PyCharm
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.

READ MORE
2 upvotes·17.4K views
Software Engineer ·
Recommends
on
PyCharm

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.

READ MORE
3 upvotes·1 comment·17.5K 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