後端開發精品網址集錦

Go相關

Go專家編程:https://rainbowmango.gitbook.io/go/

飛雪無情:https://www.flysnow.org/archives/

Go擴展 github:https://godoc.org/

Go自帶標準函數庫手冊:https://studygolang.com/pkgdoc

Go自帶標準函數庫教程:https://books.studygolang.com/The-Golang-Standard-Library-by-Example/

Go在線教程:

https://learnku.com/docs/the-way-to-go/book-intro/3560

http://c.biancheng.net/golang/intro/(部分收費)

Go-Gin文檔:https://www.bookstack.cn/read/gin-EDDYCJY-blog/README.md

Go-blog:https://www.ardanlabs.com/blog/(英文)

GO綜合教程:https://books.studygolang.com/The-Golang-Standard-Library-by-Example/

Gorm中文文檔:https://jasperxu.github.io/gorm-zh/database.html#dbc

 

PHP相關

php-redis參考手冊:https://github.com/phpredis/phpredis/#dump

PHP高階課:https://segmentfault.com/ls/1650000011318558/l/1500000010050212

swoole教程:https://course.swoole-cloud.com/videos/6

PHP擴展:https://packagist.org/

PHP-AMPQ:http://docs.php.net/manual/da/class.amqpexchange.php

laravel速查表:https://learnku.com/docs/laravel-cheatsheet/5.1

laravel源碼文檔:https://laravel.com/api/5.1/Illuminate/Queue/BeanstalkdQueue.html

laravel設計模式:https://my.oschina.net/zgldh/blog/389246

 

工具類

mac工具下載:https://xclient.info/s/c/dev/

 

Nginx

nginx官方配置文檔:http://nginx.org/en/docs/

 

postgreSQL

http://www.postgres.cn/docs/9.4/index.html

http://mysql.taobao.org/monthly/2018/11/06/

 

C

Liunx底層函數:http://net.pku.edu.cn/~yhf/linux_c/

 

機器學習

sentry:https://sentry.io/welcome/

 

ELK

Kibana 用戶手冊:https://www.elastic.co/guide/cn/kibana/current/index.html

Kibana中文社區:https://elasticsearch.cn/topic/kibana

Kibana官網:https://www.elastic.co/cn/products/kiban

 

python

python包和依賴:https://www.lfd.uci.edu/~gohlke/pythonlibs/(pip install XXX)

百度搜:scrapy、python庫(scrapy0.24中文版:https://scrapy-chs.readthedocs.io/zh_CN/0.24/intro/overview.html)

 

Elasticsearch

Elasticsearch權威指南中文版:https://es.xiaoleilu.com/010_Intro/30_Tutorial_Search.html

elasticsearch-php:https://www.elastic.co/guide/cn/elasticsearch/php/current/_quickstart.html

 

Beanstalkd

https://my.oschina.net/sharesuiyue/blog/1820653

https://segmentfault.com/a/1190000014803344

 

Kubernetes

中文文檔:http://docs.kubernetes.org.cn/683.html

 

博客

火丁筆記:https://blog.huoding.com/

葉劍鋒:https://www.cnblogs.com/yjf512/

 

 

 

發表評論
所有評論
還沒有人評論,想成為第一個評論的人麼? 請在上方評論欄輸入並且點擊發布.
相關文章