Files
C-CrashCourse/README.md
2020-02-13 22:57:32 +08:00

72 lines
4.0 KiB
Markdown
Raw Blame History

This file contains ambiguous Unicode characters
This file contains Unicode characters that might be confused with other characters. If you think that this is intentional, you can safely ignore this warning. Use the Escape button to reveal them.
## Introduce 介绍
C语言必知必会系列教程
C语言自学全网最全资料。
<br>
<div align="center">
<a href="#"> <img src="https://img.shields.io/badge/language-C-orange"></a>
<a href="#weixin"> <img src="https://img.shields.io/badge/QQ%E7%BE%A4%E5%8F%B7-1040522517-blue"></a>
<a href="#weixin"> <img src="https://img.shields.io/badge/%E5%BE%AE%E4%BF%A1%E5%85%AC%E4%BC%97%E5%8F%B7-%E4%B8%8D%E4%BC%9A%E7%BC%96%E7%A8%8B%E7%9A%84%E7%A8%8B%E5%BA%8F%E5%9C%86-blue"></a>
</div>
<br>
<div align="center">
<img src="https://github.com/hairrrrr/C-CrashCourse/blob/master/img/logo/logo.png" width="200px">
</div>
<br>
<div>
## 导航 Navigation
#### <a href="https://github.com/hairrrrr/C-CrashCourse/blob/master/MOOC/nav.md">01 MOOC 网课整理</a>
#### <a href="#">02 Classic Books 好书整理 目录如下👇👇👇</a>
</div>
<div>
## 目录 Catalogue
#### <a href="https://github.com/hairrrrr/C-CrashCourse/tree/master/C%20Crash%20Course/01%20C%20Language%20Overview">01 C Language Overview C语言概论</a>
#### <a href="https://github.com/hairrrrr/C-CrashCourse/tree/master/C%20Crash%20Course/02%20Basic%20Conception">02 Basic Conception 基本概念</a>
#### <a href="https://github.com/hairrrrr/C-CrashCourse/tree/master/C%20Crash%20Course/03%20Formatted%20Input%26Output">03 Formatted Input&Output 格式化的输入输出</a>
#### <a href="https://github.com/hairrrrr/C-CrashCourse/tree/master/C%20Crash%20Course/04%20Expression">04 Expression 表达式</a>
#### <a href="https://github.com/hairrrrr/C-CrashCourse/tree/master/C%20Crash%20Course/05%20Select%20Statement">05 Select Statement 选择语句</a>
#### <a href="https://github.com/hairrrrr/C-CrashCourse/tree/master/C%20Crash%20Course/06%20Loop">06 Loop 循环</a>
#### <a href="https://github.com/hairrrrr/C-CrashCourse/tree/master/C%20Crash%20Course/07%20Data%20Type">07 Data Type 数据类型</a>
#### <a href="https://github.com/hairrrrr/C-CrashCourse/tree/master/C%20Crash%20Course/08%20Array">08 Array 数组</a>
#### <a href="https://github.com/hairrrrr/C-CrashCourse/tree/master/C%20Crash%20Course/09%20Function">09 Function 函数</a>
#### <a href="https://github.com/hairrrrr/C-CrashCourse/tree/master/C%20Crash%20Course/11%20Pointer">11 Pointer 指针</a>
#### <a href="https://github.com/hairrrrr/C-CrashCourse/tree/master/C%20Crash%20Course/12%20Pointer%26Array">12 Pointer&Array 指针与数组</a>
#### <a href="https://github.com/hairrrrr/C-CrashCourse/tree/master/C%20Crash%20Course/13%20String">13 String 字符串</a>
#### <a href="https://github.com/hairrrrr/C-CrashCourse/tree/master/C%20Crash%20Course/16%20Sturcture%26Union%26Enum">16 Structure&Union&Enum 结构&联合&枚举</a>
#### <a href="https://github.com/hairrrrr/C-CrashCourse/tree/master/C%20Crash%20Course/17%20Advanced%20Pointer">17 Advanced Pointer 指针的高级应用</a>
</div>
<br>
## 关于我 About Me
<div id = "weixin" align="center">
<p>我的社交平台</p>
<a href="https://www.zhihu.com/people/wang-ni-ma-46-25"> 知乎 </a> / <a href="https://blog.csdn.net/qq_44954010"> CSDN </a> / <a href="https://www.jianshu.com/u/30f0dcfc671c"> 简书 </a>
<br><br>
微信公众号:不会编程的程序圆
<p><img width="320px" src="https://github.com/hairrrrr/C-CrashCourse/blob/master/img/QR%20Code/1.png"></img></p>
学习英语关注她,一个四六级都过了的学姐:
<p><img width="320px" src="https://github.com/hairrrrr/C-CrashCourse/blob/master/img/QR%20Code/0.jpg"></img></p>
QQ群
<p><img width="320px" src="https://github.com/hairrrrr/C-CrashCourse/blob/master/img/QR%20Code/qq.png"></img></p>
</div>
## License 声明
本仓库内容除了少部分引用书籍和技术文档的部分内容(均在文中末尾指出),其余都是我的原创。在您引用本仓库内容或者对内容进行修改演绎时,请署名并以相同方式共享,谢谢。
转载文章请在开头明显处标明该页面地址。公众号等其它盈利性质的转载请联系 2823666460@qq.com。