Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/tinyclub/open-c-book
开源书籍:《C语言编程透视》,配套视频课程《360° 剖析 Linux ELF》已上线,视频讲解更为系统和深入,欢迎订阅:https://www.cctalk.com/m/group/88089283
https://github.com/tinyclub/open-c-book
c compiler debugging editor elf excutables linker linux loader process
Last synced: 3 months ago
JSON representation
开源书籍:《C语言编程透视》,配套视频课程《360° 剖析 Linux ELF》已上线,视频讲解更为系统和深入,欢迎订阅:https://www.cctalk.com/m/group/88089283
- Host: GitHub
- URL: https://github.com/tinyclub/open-c-book
- Owner: tinyclub
- Created: 2015-06-24T14:40:47.000Z (over 9 years ago)
- Default Branch: master
- Last Pushed: 2021-03-10T03:29:15.000Z (over 3 years ago)
- Last Synced: 2024-05-15T13:42:25.139Z (6 months ago)
- Topics: c, compiler, debugging, editor, elf, excutables, linker, linux, loader, process
- Language: Shell
- Homepage: https://tinylab.gitbooks.io/cbook
- Size: 2.91 MB
- Stars: 890
- Watchers: 82
- Forks: 233
- Open Issues: 1
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
- awesome-hacking-lists - tinyclub/open-c-book - 开源书籍:《C语言编程透视》,配套视频课程《360° 剖析 Linux ELF》已上线,视频讲解更为系统和深入,欢迎订阅:https://www.cctalk.com/m/group/88089283 (Shell)
README
**[配套视频已上线](https://www.cctalk.com/m/group/88089283)**:55 节视频,80+ 份实验素材,独立代码仓库
[![360-elf](pic/elf-horizontal.jpg)](https://www.cctalk.com/m/group/88089283)
# C 语言编程透视
v 0.4
本书与[《深入淺出 Hello World》](http://blog.linux.org.tw/~jserv/archives/001844.html)有着类似的心路历程,旨在以实验的方式去探究类似 `Hello World` 这样的小程序在开发与执行过程中的微妙变化,一层层揭开 C 语言程序开发过程的神秘面纱,透视背后的秘密,不断享受醍醐灌顶的美妙。
## 介绍
- 项目首页:
- 代码仓库:
- 在线阅读:更多背景和计划请参考:[前言](zh/preface/01-chapter1.markdown)。
### 编译
要编译本书,请使用 [Markdown Lab](http://tinylab.org/markdown-lab)。
### 纠错
欢迎大家指出不足,如有任何疑问,请邮件联系 wuzhangjin at gmail dot com 或者直接修复并提交 Pull Request。
### 版权
本书采用 ![CC BY NC ND 4.0](http://i.creativecommons.org/l/by-nc-nd/4.0/88x31.png) 协议发布,详细版权信息请参考 [CC BY NC ND 4.0](http://creativecommons.org/licenses/by-nc-nd/4.0/)。
### 联系作者
### 赞助作者
### 更多原创开源书籍
* [Shell 编程范例](http://tinylab.gitbooks.io/shellbook/)
* [嵌入式 Linux 知识库(eLinux.org 中文版)](http://tinylab.gitbooks.io/elinux/)
* [Linux 内核文档(Linux Documentation/ 中文版)](http://tinylab.gitbooks.io/linux-doc/)
**关注作者公众号**: