1、常用API文档索引
最全编程语言在线 API 文档:https://tool.oschina.net/apidocs
2、Learn X in Y minutes
Learn X in Y minutes:https://learnxinyminutes.com/
26 种不同的编程语言的 “Hello World” 程序:https://www.runoob.com/w3cnote/write-hello-world-program-26-different-programming-languages.html
3、在线中文文档
来源:http://codingdict.com/document
基础语言
- C 语言参考库:http://doc.codingdict.com/c_guide/index.html
- C++ API 类库 ( C++98, C++03, C++11, C++14, C++17 ):http://doc.codingdict.com/cpp_ref/reference/en/index.html
- Python 中文教程:https://docs.python.org/zh-cn/3.9/
- java6 在线文档:http://doc.codingdict.com/java_api/index.html
java8 在线文档:https://docs.oracle.com/javase/8/docs/api/index.html
java11 在线文档:https://docs.oracle.com/en/java/javase/11/docs/api/index.html
java11 在线中文文档:https://www.runoob.com/manual/jdk11api/index.html - PHP 参考手册:http://doc.codingdict.com/php-ref/index.html
- golang 文档:http://doc.codingdict.com/golang/doc/golang.org/doc/index.html
数据库 文档
-
MySQL中文参考手册:http://doc.codingdict.com/mysql-ref/index.html https://dev.mysql.com/doc/ http://www.mysqlab.net/docs/
-
PostgreSQL 9.3.1 中文手册:http://www.postgres.cn/docs/9.3/sql-createindex.html
前端 文档
- JavaScript 速查词典、JavaScript API 中文手册:https://www.w3cschool.cn/javascript/dict https://www.w3school.com.cn/jsref/index.asp
- Web API 接口参考( Web API主要用于JavaScript,但也可能有例外 ):https://developer.mozilla.org/zh-CN/docs/Web/API
- nodejsAPI:http://nodejs.cn/api/path.html
- redux中文文档:http://doc.codingdict.com/redux/index.html
- Bootstrap 中文文档:http://doc.codingdict.com/Bootstrap/index.html
- npm 参考手册:http://doc.codingdict.com/npm-ref/index.html
- Gulp中文教程:http://doc.codingdict.com/gulp-cn-doc/index.html
- nodejs API 参考:http://doc.codingdict.com/nodejs-ref/index.html
- vuejs中文教程:http://doc.codingdict.com/vuejs-cn-guide/index.html
- Babel API 文档:http://doc.codingdict.com/babel/babeljs.io/docs/index.html
- Grunt API 文档:http://doc.codingdict.com/gruntjs/index.html
- Webpack中文文档:http://doc.codingdict.com/webpack-cn-doc/index.html
Python 文档
- Python Cookbook 3rd:https://python3-cookbook.readthedocs.io/zh_CN/latest/index.html
- Python最佳实践指南:http://doc.codingdict.com/python-guide-cn/index.html
- Django 文档:http://doc.codingdict.com/django/index.html
- Django 2.1 文档:http://doc.codingdict.com/django-docs-2.1/index.html
- Beautiful Soup 中文文档:http://doc.codingdict.com/beautifulsoup4/index.html
- Flask 中文教程:http://doc.codingdict.com/flask_011_ch/index.html
- Requests 中文教程:http://doc.codingdict.com/request/docs.python-requests.org/zh_CN/latest/index.html
- Jinja2 中文文档:http://doc.codingdict.com/jinja2_29/index.html
- Tornado 中文教程:http://doc.codingdict.com/tornado/tornado-zh.readthedocs.io/zh/latest/index.html
- Scrapy 文档:http://doc.codingdict.com/scrapy/index.html
- pyspider:http://doc.codingdict.com/pyspider/docs.pyspider.org/en/latest/index.html
- django-redis 中文文档:http://doc.codingdict.com/django-redis/django-redis-chs.readthedocs.io/zh_CN/latest/index.html
- Werkzeug 中文教程:http://doc.codingdict.com/werkzeug/index.html
- uWSGI项目:http://doc.codingdict.com/uwsgi/uwsgi-docs-zh.readthedocs.io/zh_CN/latest/index.html
- Fabric 中文文档:http://doc.codingdict.com/fabric/index.html
人工智能
- NumPy 中文教程:http://doc.codingdict.com/NumPy_v111/index.html
- Pandas 中文教程:http://doc.codingdict.com/Pandas_0j2/index.html
- TensorFlow 中文教程:http://doc.codingdict.com/tensorflow/index.html
- sklearn中文文档:http://doc.codingdict.com/sklearn/index.html
- 深度学习教程:http://doc.codingdict.com/deep_learning_tutorials/contents.html#
Java 文档
- elasticsearch中文文档:http://doc.codingdict.com/elasticsearch/index.html
- MyBatis 中文文档:http://doc.codingdict.com/mybatis_cn/index.html
- Java 中文 API:http://doc.codingdict.com/java_api/index.html
- Java编程思想:http://doc.codingdict.com/thinking-in-java/index.html
- Servlet API 文档:http://doc.codingdict.com/servletapi/index.html
- JSP API 文档:http://doc.codingdict.com/jspapi/index.html
- Struts 2 Core 2.5.16 API:http://doc.codingdict.com/strutsapi/index.html
- Hibernate 中文文档 3.2:http://doc.codingdict.com/hibernate/index.html
- Spring 中文文档:http://doc.codingdict.com/spring-cn-doc/index.html
- Spring Boot参考指南:http://doc.codingdict.com/spring-boot-guide/index.html
- Gradle 用户指南:http://doc.codingdict.com/gradle-user-guide/index.html
- Spring MVC中文文档:http://doc.codingdict.com/spring-mvc-cn-doc/index.html
- netty中文指南:http://doc.codingdict.com/netty/
PHP 文档
- laravel中文文档:http://doc.codingdict.com/laravel/index.html
- PHP 参考手册:http://doc.codingdict.com/php-ref/index.html
- composer API:http://doc.codingdict.com/composer/doc/index.html
大数据 文档
- storm中文文档:http://doc.codingdict.com/storm/index.html
- Hadoop 文档:http://doc.codingdict.com/hadoop/index.html
- spark 中文文档:http://doc.codingdict.com/spark/index.html
- Scala API 文档:http://doc.codingdict.com/scala-docs-2.10.2/index.html#package
- HBase 中文文档:https://www.docs4dev.com/docs/zh/apache-hbase/2.1/reference
- HBase 中文文档 ( W3Cschool ):https://www.w3cschool.cn/hbase_doc/