Recommendations for Learning Python for Analytics Applications

0
6
Asked By CuriousCoder42 On

I'm looking for some great books to help me learn how to create analytical applications using Python, specifically CRUD applications. I'm an experienced Delphi programmer trying to transition into the Python ecosystem. I'm open to books in any language that cover this topic well.

1 Answer

Answered By TechSavvy88 On

It really depends on what kind of applications you're looking to build. Nowadays, many developers create web applications with Python, but if you’re focusing on something specific like analytical tools, you might want to dive into frameworks like Django or Flask.

LabTechWizard -

Thanks for that! I'm actually trying to migrate a desktop application I built for laboratory equipment to a web-based system, and also create a dashboard for equipment distribution. I’m using SQL Server and stored procedures, so I appreciate any guidance in that area.

Related Questions

LEAVE A REPLY

Please enter your comment!
Please enter your name here

This site uses Akismet to reduce spam. Learn how your comment data is processed.