c#是学习c的好方法 [英] c# is a good way to learn c

查看:70
本文介绍了c#是学习c的好方法的处理方法,对大家解决问题具有一定的参考价值,需要的朋友们下面随着小编来一起学习吧!

问题描述



在c#工作一年后,我能得出的唯一结论是

我希望我知道c。


我需要的只是Linux,gnu c编译器,我可以做任何事情。


Web服务只是连接到接口的开放套接字。

Gtk绰绰有余。


After working in c# for a year, the only conclusion I can come to is
that I wish I knew c.

All I need is Linux, the gnu c compiler and I can do anything.

Web services are just open sockets hooked up to interfaces.

The Gtk is more than enough gui.

推荐答案

我在C工作了15年。是的,你可以做任何事情。你唯一需要做的就是




你真的不知道.NET Framework对你有多大帮助

直到你进入C世界并且必须在没有它的情况下工作...从头开始自己构建所有工具
。相信我,你花费了多少时间建造工具。你可以在

手上实际解决问题。是的,它起初可能很有趣,但是10年左右之后它会非常非常轻薄。


用C语言编程有点像开车一辆大众甲壳虫。是的,Bugs

确实有他们的魅力,但也许只是我的年龄出现了我

更喜欢驾驶C#舒适的SUV那么多送给我的是

a银盘。 :)

I worked for 15 years in C. Yes, you can do anything. The only hitch is
that you have to do it all yourself.

You''ll never really know how much the .NET Framework is helping you
until you go into the C world and have to work without it... build all
of your tools yourself, from scratch. Believe me, you spend as much
time building "tool" classes as you do actually solving the problem at
hand. Yes, it can be entertaining at first, but after 10 years or so it
wears very, very thin.

Programming in C is kind of like driving a Volkswagon Beetle. Yes, Bugs
do have their charms, but perhaps it''s just my age showing up that I
much prefer driving in C#''s comfy SUV where so much is handed to me on
a silver platter. :)


2005-04-06,Montrose ...< ro *** @ trower.rocks>写道:
On 2005-04-06, Montrose... <ro***@trower.rocks> wrote:

在c#工作一年后,我唯一可以得出的结论是
我希望我知道c。

全部我需要的是Linux,gnu c编译器,我可以做任何事情。

Web服务只是连接到接口的开放套接字。

Gtk绰绰有余。

After working in c# for a year, the only conclusion I can come to is
that I wish I knew c.

All I need is Linux, the gnu c compiler and I can do anything.

Web services are just open sockets hooked up to interfaces.

The Gtk is more than enough gui.




有时候你想要的就是自己动手所能提供的心灵

-

戏剧是虚构的 - 小说事实被提炼成真理。



Sometimes all you want is the piece of mind that is afforded by doing it yourself
--
A play is fiction-and fiction is fact distilled into truth.


>在c#工作一年后,我唯一可以得出的结论是
> After working in c# for a year, the only conclusion I can come to is
我希望我知道c。



你总是可以开始学习它。 :-)

但是你会发现用C语言编程并不是很有意义,因为

需要很长时间才能实际运行。甚至更难以跟上新技术来扩展C程序。非常耗时。
耗时。


而且我不会谈论曾经与头文件争吵,搜索

路径,链接错误,以及输出屏幕中的大量错误,因为

你忘记了'';''并且所有错误都试图指向错误的方向。


但在我看来,你至少应该尝试过C / C ++。而你确实可以获得需要最高性能的程序部分程序。而你

也应该尝试汇编语言。这有助于理解为什么一些

函数比其他函数更快,并且你可以在C中创建更快的代码,如果

你知道处理器的工作原理。特别是在2D循环中,为什​​么if-then-els的''true''
部分应该包含最多使用的代码而不是其他

部分。


-
http://www.skyscan。是


这篇关于c#是学习c的好方法的文章就介绍到这了,希望我们推荐的答案对大家有所帮助,也希望大家多多支持IT屋!

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