mirror of
https://github.com/namibia/free-programming-books.git
synced 2024-11-11 15:20:59 +00:00
commit
22fc723596
@ -11,6 +11,8 @@
|
|||||||
* [Scala](#scala)
|
* [Scala](#scala)
|
||||||
* [Shell](#shell)
|
* [Shell](#shell)
|
||||||
* [Database](#database)
|
* [Database](#database)
|
||||||
|
* [Golang](#golang)
|
||||||
|
* [Python](#python)
|
||||||
|
|
||||||
|
|
||||||
###在线教育
|
###在线教育
|
||||||
@ -75,3 +77,11 @@
|
|||||||
### Database
|
### Database
|
||||||
* [The Little MongoDB Book 中文版](https://github.com/justinyhuang/the-little-mongodb-book-cn)
|
* [The Little MongoDB Book 中文版](https://github.com/justinyhuang/the-little-mongodb-book-cn)
|
||||||
* [Redis 设计与实现](http://www.redisbook.com)
|
* [Redis 设计与实现](http://www.redisbook.com)
|
||||||
|
|
||||||
|
### Golang
|
||||||
|
* [Go Web编程](https://github.com/astaxie/build-web-application-with-golang)
|
||||||
|
* [Go编程基础](https://github.com/Unknwon/go-fundamental-programming)
|
||||||
|
|
||||||
|
### Python
|
||||||
|
* [深入Python](http://woodpecker.org.cn/diveintopython/)
|
||||||
|
* [笨办法学 Python](http://sebug.net/paper/books/LearnPythonTheHardWay/)
|
||||||
|
Loading…
Reference in New Issue
Block a user