版本32和68间的区别 (跳过第36版)
于2006-05-22 10:46:19修订的的版本32
大小: 1155
编辑: czk
备注:
于2020-04-25 21:33:10修订的的版本68
大小: 2202
编辑: czk
备注:
删除的内容标记成这样。 加入的内容标记成这样。
行号 1: 行号 1:
## page was renamed from CProgrammingLanguage
## page was renamed from C语言
## page was renamed from C语言相关资料
= C语言 =
行号 5: 行号 3:
Annotated The C Programming Language:
 * ["Preface"]
 * ["Introduction"]
 * Chapter 1 - ["A Tutorial Introduction"] - ["Answer to Chapter 1"]
 * Chapter 2 - ["Types Operators and Expressions"] - ["Answer to Chapter 2"]
 * Chapter 3 - ["Control Flow"] - ["Answer to Chapter 3"]
 * Chapter 4 - ["Functions and Program Structure"] - ["Answer to Chapter 4"]
 * Chapter 5 - ["Pointers and Arrays"] - ["Answer to Chapter 5"]
 * Chapter 6 - ["Structures"] - ["Answer to Chapter 6"]
 * Chapter 7 - ["Input and Output"] - ["Answer to Chapter 7"]
 * Chapter 8 - ["The UNIX System Interface"] - ["Answer to Chapter 8"]
 * Appendix A - ["Reference Manual"]
 * Appendix B - ["Standard Library"]
 * Appendix C - ["Summary of Changes"]
== 入门教程 ==
 * 英文影印版:[[http://www.china-pub.com/computers/common/info.asp?id=31413|''The C Programming Language'' 2nd Edition]], Brian Kernighan, Dennis Ritchie, Prentice Hall
 * 中文翻译版:[[http://www.china-pub.com/computers/common/info.asp?id=14975|C程序设计语言(第二版新版)]],徐宝文译,机械工业出版社
 * 在线中英文对照版:[[TCPL]]
 * 英文电子版:[[attachment:TheCProgrammingLanguage(2ndEdition).pdf]]
 * [[Answer_to_Chapter_1]] 参考答案
 * [[Examples_from_TCPL]]书中所有的例子
 * C语言实例教程[[Illustrated_C]]
 * [[高级语言程序设计课程]]
行号 20: 行号 13:
课程相关资料:
 * ["C语言练习"]
 * ["C语言练习2"]
 * ["C语言练习3"]
 * ["C语言练习4"]
 * ["C语言课程实验"]
 
== C语言教程 ==
 * Title: A C tutorial.
  * Author: Christopher Sawtell.
  * E-mail: chris@gerty.equinox.gen.nz
  * URL: ftp://garbo.uwasa.fi/pc/c-lang/c-lesson.zip
  * This tutorial contains a complete course for you to learn C. It is geared towards the UNIX operating system, but most can be applied regardless of platform.
行号 28: 行号 20:
C语言的参考资料:
 * [http://users.powernet.co.uk/eton/kandr2/ Answer to TCPL]
 * [http://www.faqs.org/faqs/C-faq/faq/ Ansi C FAQ]
 * Title: Programming in C
  * Author: Dave Marshall
  * URL: http://www.cm.cf.ac.uk/Dave/C/CE.html
  * This is one of the best C programming tutorials out there on the World Wide Web (WWW) and one of those that I tried to get permission to put on the CD.

 * Title: COMP.LANG.C FAQ
  * Author: Steve Summit
  * URL: http://www.eskimo.com/~scs/C-faq/top.html
  * The FAQ (Frequently Asked Questions) is a compilation of frequently asked questions along with the answers. It is not a tutor per se but will answer many of the questions raised by C programmers and is well worth reading if you want to program in C. (The FAQ for any programming language is worth reading come to that!)


== 参考资料 ==
 * [[https://secure.wikimedia.org/wikipedia/zh/wiki/C%E8%AF%AD%E8%A8%80|Wikipedia:C语言]]
 * [[https://www.lysator.liu.se/c/index.html|Programming in C]]
 * [[https://github.com/danlucraft/kandr2|Solutions to exercises from "The C Programming Language, 2nd Edition"]]
 * [[http://www.faqs.org/faqs/C-faq/faq/|Ansi C FAQ]]
 * [[https://gtk.org/|GTK]]
 * [[Ch运行环境]]
 * [[attachment:等级考试C语言.zip]]
 * [[https://en.wikipedia.org/wiki/%25s|C语言的%s]]

C语言

1. 入门教程

2. C语言教程

  • Title: A C tutorial.
  • Title: Programming in C
    • Author: Dave Marshall
    • URL: http://www.cm.cf.ac.uk/Dave/C/CE.html

    • This is one of the best C programming tutorials out there on the World Wide Web (WWW) and one of those that I tried to get permission to put on the CD.
  • Title: COMP.LANG.C FAQ
    • Author: Steve Summit
    • URL: http://www.eskimo.com/~scs/C-faq/top.html

    • The FAQ (Frequently Asked Questions) is a compilation of frequently asked questions along with the answers. It is not a tutor per se but will answer many of the questions raised by C programmers and is well worth reading if you want to program in C. (The FAQ for any programming language is worth reading come to that!)

3. 参考资料

C (2020-04-25 21:33:10由czk编辑)

ch3n2k.com | Copyright (c) 2004-2020 czk.