版本42和43间的区别
于2007-05-13 23:08:25修订的的版本42
大小: 2643
编辑: czk
备注:
于2007-07-08 08:46:54修订的的版本43
大小: 2653
编辑: 125
备注:
删除的内容标记成这样。 加入的内容标记成这样。
行号 37: 行号 37:
 * 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.
  * 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.
行号 43: 行号 43:
 * 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.
  * 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.
行号 48: 行号 48:
 * 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!)
  * 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!)

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"] UNIX系统接口 - ["Answer to Chapter 8"]
  • Appendix A - ["Reference Manual"] 参考手册
  • Appendix B - ["Standard Library"] 标准库
  • Appendix C - ["Summary of Changes"] 变更汇总

课程相关资料:

  • ["C语言要点"]
  • ["C语言练习1"]
  • ["C语言练习2"]
  • ["C语言练习3"]
  • ["C语言练习4"]
  • ["C语言练习5"]
  • ["C语言练习6"]
  • ["C语言课程实验"]
  • attachment:TheCProgrammingLanguage%282ndEdition%29.pdf
  • attachment:等级考试C语言.zip

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!)

C语言的参考资料:

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

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