浙江省高等学校教师教育理论培训

微信搜索“毛凌志岗前心得”小程序

  博客园  :: 首页  :: 新随笔  :: 联系 :: 订阅 订阅  :: 管理

C Programming Tutorial: Overview

C Programming Tutorial :: Table of Contents

Section 1: Basic C

  1. Introduction
  2. Basic C, Operations, Types, Storage
    Classes
  3. Functions, Preprocessor
  4. Input/Output, File Input/Output

Section 2: Advanced C

  1. Pointers
  2. Arrays
  3. Dynamic Memory Allocation
  4. Strings
  5. Structures
  6. Advanced Data Structures

Section 3: Appendix

  1. Make and Makefiles
  2. Debugging Techniques
  3. Creating Libraries
  4. Programming Tips and Tricks

Various portions of this tutorial is based off the excellent C
text:

    Weiss, Mark A. Efficient C Programming.
New Jersey: Prentice Hall, 1995.


This tutorial is not meant to replace this text. It should be used
as a supplement only. You cannot learn C by just reading about it!
You must practice what you learn if you expect to get anything out
of this tutorial.


DISCLAIMER: The document author does not guarantee that all
information contained herein is accurate. If you see an error,
please send an email to fred AT randu.org indicating
the error. Your feedback is appreciated and will help to
continually improve these pages.



This tutorial is best viewed in any browser that supports standard
XHTML 1.0 and CSS. These pages are banner, spyware, and ad free.

 


 

 

posted on 2012-07-09 09:21  lexus  阅读(311)  评论(0编辑  收藏  举报