mirror of
https://github.com/EbookFoundation/free-programming-books.git
synced 2024-12-19 09:56:13 +00:00
b8758a31f2
add several resources, including two new category: Erlang and Scheme reconstruct the architecture of the .md file
4.9 KiB
4.9 KiB
目录
- 语言无关
- Erlang
- Golang
- Haskell
- HTML / CSS
- JavaScript
- LaTeX
- LISP
- Perl
- Python
- R
- Ruby
- Scala
- Scheme
- Shell
- Vim
- Visual Prolog
语言无关
在线教育
软件开发方法
操作系统
版本控制
数据库
Erlang
- Erlang并发编程 (《Concurrent Programming in Erlang (Part I)》中文版)
Golang
Haskell
HTML / CSS
Javascript
LaTeX
LISP
Perl
Python
- 深入Python
- 笨办法学 Python
- 简明 Python 教程 (《A Byte of Python》中文版)
R
- R 导论 (《An Introduction to R》中文版)
- 153分钟学会R
- 《R for beginners》中文版
- 统计学与 R 读书笔记
- 用 R 构建 Shiny 应用程序 (《Building 'Shiny' Applications with R》中文版)
Ruby
Scala
- Effective Scala - Marius Eriksen
- Scala 课堂 (Twitter的Scala中文教程)
Scheme
- Scheme入门教程 (《Yet Another Scheme Tutorial》中文版)