Skip to content

Some records during learning C, including exercises and examples in some classical books

Notifications You must be signed in to change notification settings

keviness/C-Language

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

C-Language

Some records during learning C, including exercises and examples in these books:

  • C Primer Plus(six edition)
  • 明解C语言:中级篇

C Primer plus(six edition)

目录

Chapters Description Codes
chapter2 C语言概述 Chapter2
chapter3 C数据类型 Chapter3
chapter4 输入输出 Chapter4
chapter5 表达式和语句 Chapter5
chapter6 while循环 Chapter6
chapter7 C控制语句 Chapter7
chapter8 字符串验证 Chapter8
chapter9 C函数 Chapter9
chapter10 数组和指针 Chapter10
chapter11 字符函数 Chapter11
chapter12 存储和链接 Chapter12
chapter13 文件I/O Chapter13
chapter14 结构体和其他数据形式 Chapter14
chapter16 预处理器和C库 Chapter16
chapter17 高级数据结构 Chapter17

明解C语言:中级篇

目录

Chapters Description Codes
Chapter1 猜数字游戏 猜数字游戏
Chapter2 专注于显示 concentrate on display
Chapter3 猜拳游戏 Rock&Scissors&paper
Chapter4 珠玑妙算 Master Mind
Chapter5 单纯记忆训练 Memory Train
Chapter6 日历 Calendar
Chapter7 右脑训练 RightSideHead train
Chapter8 打字练习 Write Train
Chapter9 文件处理 File Handle
Chapter10 英语单词学习软件 English words learning soft

About

Some records during learning C, including exercises and examples in some classical books

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages