du8980919 2010-04-09 05:31
浏览 105
已采纳

您如何使用脚本语言(PHP,Python等)来提高工作效率?

I'm a Delphi developer on the Windows platform, recently read the PHP tutorial at W3CSchools, it looks interesting.

We all know scripting languages are very good at web site development, but I also want to utilize it to improve my productivity or get some tedious tasks done quickly, maybe some quick-and-dirty string/file processing?

What do you usually do with scripting languages apart from software development? And we need a responsive, decent IDE/editor in order to gain productivity when writing scripts for this purpose?

  • 写回答

10条回答 默认 最新

  • douliangbian7323 2010-04-09 05:39
    关注

    I'll tell you how I've improved my productivity with Python on Windows. I just try to write everything in Python - every application I need, unless I know it won't scale and I'll need more efficient tools (in which case I personally use C++, but you could also use C#/Delphi).

    It turns out that for most (> 95%) of the tools and utilities are need, Python (coupled with PyQt for the GUI) is good enough, and it's a much more productive language for me than C++. The key is stop thinking of Python as a "scripting language". It is no less a programming language than C++/Java/C#/Delphi/what say you. It has it strengths, and it has its limitations. As long as you're aware of them and know how to pick the appropriate tool for the job, you'll do just fine.

    You don't need any special IDE. I use Scite for all my Python coding (on Windows and Linux, by the way), and it works great.

    本回答被题主选为最佳回答 , 对您是否有帮助呢?
    评论
查看更多回答(9条)

报告相同问题?

悬赏问题

  • ¥15 华为ensp模拟器中S5700交换机在配置过程中老是反复重启
  • ¥15 java写代码遇到问题,求帮助
  • ¥15 uniapp uview http 如何实现统一的请求异常信息提示?
  • ¥15 有了解d3和topogram.js库的吗?有偿请教
  • ¥100 任意维数的K均值聚类
  • ¥15 stamps做sbas-insar,时序沉降图怎么画
  • ¥15 买了个传感器,根据商家发的代码和步骤使用但是代码报错了不会改,有没有人可以看看
  • ¥15 关于#Java#的问题,如何解决?
  • ¥15 加热介质是液体,换热器壳侧导热系数和总的导热系数怎么算
  • ¥100 嵌入式系统基于PIC16F882和热敏电阻的数字温度计