# C语言程序设计入门 **Repository Path**: martbox/c_programming ## Basic Information - **Project Name**: C语言程序设计入门 - **Description**: C语言程序设计入门。 - **Primary Language**: C - **License**: 0BSD - **Default Branch**: master - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 2 - **Forks**: 0 - **Created**: 2020-02-19 - **Last Updated**: 2021-05-14 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README # C语言程序设计入门   该项目用于C语言程序设计的入门教学。 ### 1. C语言介绍 程序设计语言是人和计算机进行信息交流的媒介。现在有很多种程序设计语言。下面这个网站一直在提供程序设计语言的使用情况。 https://www.tiobe.com/tiobe-index/ 下图是2020年最新的编程语言流行排行榜。 ![输入图片说明](https://images.gitee.com/uploads/images/2020/1013/161452_db0958a1_5591540.png "屏幕截图.png") 我们发现排名前三的是C,Java、Python,其中C和Java被称为生产型语言,用于各种系统和网络软件的设计。Python在各个领域都有较广的应用。 #### 2 课前准备 https://gitee.com/martbox/c_programming/blob/master/doc/Week0.md #####   2.1 [参考书籍](https://gitee.com/martbox/c_programming/blob/master/doc/Week0.md) #####   2.2 [编程环境](https://gitee.com/martbox/c_programming/blob/master/doc/Week0.md) #####   2.3 [慕课视频](https://gitee.com/martbox/c_programming/blob/master/doc/Week0.md) ### 3. 学习方式 ![输入图片说明](https://images.gitee.com/uploads/images/2020/1015/100203_484ebc2b_5591540.png "屏幕截图.png") ####   3.1 看视频(大课)、书籍和互联网 视频(大课):老师引路:简单清晰,方向和速度 书籍:体系、完备性、细节 互联网:智慧和知识的浩瀚之海 ####   3.2 讨论 分组讨论,在讨论的过程中相互学习。在学习的初期,老师会提出一些问题, 每个同学都应该以讨论的方式回答这些问题。同时在学习过程中遇到的问题 首先也在小组中讨论,力争获得解决,如果在小组中未能得到解决,请咨询老师。 ####   3.3 阅读、编写大量的程序 阅读优秀程序,编写好的程序。 #### 4 学习任务 #####   4.1 [我们第7周的任务.](https://gitee.com/martbox/c_programming/blob/master/doc/Week07.md) https://gitee.com/martbox/c_programming/blob/master/doc/Week07.md #####   4.2 [我们第8周的任务.](https://gitee.com/martbox/c_programming/blob/master/doc/Week08.md) https://gitee.com/martbox/c_programming/blob/master/doc/Week08.md #####   4.3 [我们第9周的任务.](https://gitee.com/martbox/c_programming/blob/master/doc/Week09.md) https://gitee.com/martbox/c_programming/blob/master/doc/Week09.md #####   4.4 [我们第10周的任务.](https://gitee.com/martbox/c_programming/blob/master/doc/Week10.md) https://gitee.com/martbox/c_programming/blob/master/doc/Week10.md #####   4.5 [我们第11周的任务.](https://gitee.com/martbox/c_programming/blob/master/doc/Week11.md) https://gitee.com/martbox/c_programming/blob/master/doc/Week11.md #####   4.6 [我们第12周的任务.](https://gitee.com/martbox/c_programming/blob/master/doc/Week12.md) https://gitee.com/martbox/c_programming/blob/master/doc/Week12.md #### 码云特技 1. 使用 Readme\_XXX.md 来支持不同的语言,例如 Readme\_en.md, Readme\_zh.md 2. 码云官方博客 [blog.gitee.com](https://blog.gitee.com) 3. 你可以 [https://gitee.com/explore](https://gitee.com/explore) 这个地址来了解码云上的优秀开源项目 4. [GVP](https://gitee.com/gvp) 全称是码云最有价值开源项目,是码云综合评定出的优秀开源项目 5. 码云官方提供的使用手册 [https://gitee.com/help](https://gitee.com/help) 6. 码云封面人物是一档用来展示码云会员风采的栏目 [https://gitee.com/gitee-stars/](https://gitee.com/gitee-stars/)