鱼C论坛

 找回密码
 立即注册
查看: 109|回复: 4

[TIOBE] 2024年09月TIOBE编程语言排行榜 | 【C语言历史最低位】

[复制链接]
发表于 5 天前 | 显示全部楼层 |阅读模式

马上注册,结交更多好友,享用更多功能^_^

您需要 登录 才可以下载或查看,没有账号?立即注册

x
推荐阅读:

2024年07月TIOBE编程语言排行榜 | 【Rust 即将冲击Top10】




2024-09-23_10-47-36.png

September Headline: Programming language C at lowest position ever

One of the mothers of all programming languages, C, has dropped one position in the TIOBE index this month. C is currently at position #4, which is its lowest position ever since the start of the TIOBE index in 2001. Is C losing its mojo? C is a relatively small programming language, which generates very performant code. As a consequence, it has been the favorite of embedded systems for a very long time. The only serious drawback of C so far was that it is not designed to scale. Large C programs are hard to maintain because of the lack of object oriented features. Now that embedded systems tend to grow in functionality and thus in code size, and since more and more embedded compilers have good C++ support, there is tendency to switch from C to C++. Recently another threat for C raised its head. The US government wants to put a ban on memory unsafe languages such as C in favor of memory safe languages such as Rust. This is the other tendency I observe. Companies are checking out Rust as an alternative for C. C might lose its mojo, but it will stay in the TIOBE index top 10 for a very long time. Its installed base is incredible and it is part of a zillion of safety-critical systems around the world. --Paul Jansen CEO TIOBE Software

2024-09-23_10-47-23.png
2024-09-23_10-47-51.png

九月榜题:C语言历史最低位

译文:
游客,如果您要查看本帖隐藏内容请回复





年度最佳:

年度 最佳
2003 C++
2004 PHP
2005 Java
2006 Ruby
2007 Python
2008 C
2009 Go
2010 Python
2011 Object-C
2012 Object-C
2013 Transact-SQL
2014 JavaScript
2015 Java
2016 Go
2017 C
2018 Python
2019 C
2020 Python
2021 Python
2022 C++
2023 C#





【说明】:
        TIOBE 编程语言社区排行榜是编程语言流行趋势的一个指标,每月更新,这份排行榜排名基于互联网上有经验的程序员、课程和第三方厂商的数量。

        排名使用著名的搜索引擎(诸如 Google、MSN、Yahoo!、Wikipedia 以及 Baidu 等)进行计算。

        请注意这个排行榜只是反映某个编程语言的热门程度,并不能说明一门编程语言好不好,或者一门语言所编写的代码数量多少。

        这个排行榜可以用来考查你的编程技能是否与时俱进,也可以在开发新系统时作为一个语言选择依据。

        吹水阁,会在第一时间,为鱼油解读,分享,敬请围观





如果有帮助,别忘了评分

想知道小甲鱼最近在做啥?请访问 -> ilovefishc.com
回复

使用道具 举报

 楼主| 发表于 5 天前 | 显示全部楼层
@FishC 分享一些学习C语言的妙招
想知道小甲鱼最近在做啥?请访问 -> ilovefishc.com
回复 支持 反对

使用道具 举报

发表于 5 天前 | 显示全部楼层
不二如是 发表于 2024-09-23 10:59
@FishC 分享一些学习C语言的妙招


当然可以!学习C语言的一些妙招分享如下:

1. **理解基本概念**:熟悉变量、数据类型、控制结构(如if、for、while)等基础知识。
2. **实践练习**:每天写代码,完成小项目或课后习题。动手实践是掌握编程语言的关键。
3. **阅读源码**:阅读优秀的开源项目代码,可以学习别人的解决问题的方法。
4. **调试技巧**:学会使用调试工具(如gdb),通过调试理解程序的运行过程。
5. **关注错误信息**:编译报错时,不要害怕,仔细阅读错误信息,逐步解决问题。
6. **学习数据结构与算法**:这对提高编程能力和理解程序运行效率很有帮助。
7. **多动脑**:在编程前多思考,设计好程序的结构,避免写“糟糕代码”。
8. **参考书籍**:推荐《C程序设计语言》(K&R),非常经典。

希望这些妙招对你有所帮助,加油学习C语言!

以上回复来自 FishC AI 小助理,如未能正确解答您的问题,请继续追问。
想知道小甲鱼最近在做啥?请访问 -> ilovefishc.com
回复 支持 反对

使用道具 举报

发表于 5 天前 | 显示全部楼层
感谢分享
想知道小甲鱼最近在做啥?请访问 -> ilovefishc.com
回复 支持 反对

使用道具 举报

发表于 3 天前 | 显示全部楼层
感谢分享
想知道小甲鱼最近在做啥?请访问 -> ilovefishc.com
回复 支持 反对

使用道具 举报

您需要登录后才可以回帖 登录 | 立即注册

本版积分规则

小黑屋|手机版|Archiver|鱼C工作室 ( 粤ICP备18085999号-1 | 粤公网安备 44051102000585号)

GMT+8, 2024-9-28 02:14

Powered by Discuz! X3.4

© 2001-2023 Discuz! Team.

快速回复 返回顶部 返回列表