栏目分类:
子分类:
返回
名师互学网用户登录
快速导航关闭
当前搜索
当前分类
子分类
实用工具
热门搜索
名师互学网 > IT > 软件开发 > 后端开发 > Java

程序猿学英语-Learning C

Java 更新时间: 发布时间: IT归档 最新发布 模块sitemap 名妆网 法律咨询 聚返吧 英语巴士网 伯小乐 网商动力

程序猿学英语-Learning C

LEARNING C

看手册的同时学一下英语,还挺不错的!

原文: LEARNING C

C is a programming language developed in 1970’s that allows program development flexibility (low level constructs) and tools (libraries) to write efficient code.

Most low level programmers prefer C, as Java programming language forces more rigorous structure and Object Oriented programming style.

But in applications where many millions of data needs to be processed, speed is critical, or better programmer controlled memory management is required, java may lack the efficiency to provide a practical solution.

C is also widely used in numerical applications such as solving large systems of equations, developing low level utilities such as device drivers, programming data compression algorithms, graphics applications, and computational geometry applications and game programming.

C places a high “trust” on the programmer and allows the programmer to use constructs freely. This provides flexibility and a great deal of power, but the programmer must take great care in developing, debugging and maintaining programs.

C and UNIX provide the ideal programming environment for the experienced programmer. Much of Unix kernel is written in C.

Learning to program in C gives a set of low level programming tools that is unmatched by any other programming language.

The power of C is its ability to express programming instructions using a combination of low level and high level constructs and has great of control over how your programs allocate, use and free memory.

参考生词:
转载请注明:文章转载自 www.mshxw.com
本文地址:https://www.mshxw.com/it/397217.html
我们一直用心在做
关于我们 文章归档 网站地图 联系我们

版权所有 (c)2021-2022 MSHXW.COM

ICP备案号:晋ICP备2021003244-6号