C#与C ++的现实世界生产力提高 [英] Real world productivity gains of C# vs. C++

查看:111
本文介绍了C#与C ++的现实世界生产力提高的处理方法,对大家解决问题具有一定的参考价值,需要的朋友们下面随着小编来一起学习吧!

问题描述

释放开发人员处理内存管理已被吹捧为托管代码语言(如C#)的主要优势之一。在C#和C ++中开发商业应用程序的实际生产力提高有没有任何研究/现实世界的例子?

解决方案

已经是一个C ++程序员几年了,现在我是一个全职的C#程序员。说实话,我不认为自动内存管理真的让我更有成效,因为一旦你得到了使用,它真的不是这么大的交易。



<对我来说,C#的主要生产力增益是.NET框架库和Visual Studio集成。事实上,Intellisense实际上是工作,能够使用运行时反射和良好的日期/时间库真的节省了我很多时间。


Freeing developers from dealing with memory management has been touted as one of the principal advantages of managed code languages such as C#. Are there any studies/real-world examples of actual productivity gains of developing commercial applications in C# vs. C++?

解决方案

I've been a C++ programmer for several years and now I'm a full-time C# programmer. To be totally honest, I don't think having automated memory management really makes me that much more productive because once you get use to it, it's really not such a big deal.

To me, the main productivity gain in C# is the .NET framework library and visual studio integration. The fact that intellisense actually works, able to using runtime reflection and having good date/time library really saves me a lot of time.

这篇关于C#与C ++的现实世界生产力提高的文章就介绍到这了,希望我们推荐的答案对大家有所帮助,也希望大家多多支持IT屋!

查看全文
登录 关闭
扫码关注1秒登录
发送“验证码”获取 | 15天全站免登陆