后端开发精品网址集锦

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/

 

 

 

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