GitHub 中文 排行榜

1、GitHub 中文 排行榜

中文项目已通关?通往更广阔世界的路:GitHub英文排行榜

中文总榜 中文增速榜 中文新秀榜
软件类 资料类 软件类 资料类 软件类 资料类
All Language All Language All Language All Language All Language All Language
JavaScript JavaScript JavaScript JavaScript JavaScript JavaScript
Java Java Java Java Java Java
Python Python Python Python Python Python
Go Go Go Go Go Go
TypeScript TypeScript TypeScript TypeScript TypeScript TypeScript
Vue Vue Vue Vue Vue Vue
C++ C++ C++ C++ C++ C++
C C C C C C
C# C# C# C# C# C#
PHP PHP PHP PHP PHP PHP
HTML HTML HTML HTML HTML HTML
Swift Swift Swift Swift Swift Swift
Kotlin Kotlin Kotlin Kotlin Kotlin Kotlin
Objective-C Objective-C Objective-C Objective-C Objective-C Objective-C
CSS CSS CSS CSS CSS CSS
Shell Shell Shell Shell Shell Shell
Dart Dart Dart Dart Dart Dart
Rust Rust Rust Rust Rust Rust
Jupyter Notebook Jupyter Notebook Jupyter Notebook Jupyter Notebook Jupyter Notebook Jupyter Notebook
Assembly Assembly Assembly Assembly Assembly Assembly
Vim script Vim script Vim script Vim script Vim script Vim script
Ruby Ruby Ruby Ruby Ruby Ruby
Lua Lua Lua Lua Lua Lua
TeX TeX TeX TeX TeX TeX
Groovy Groovy Groovy Groovy Groovy Groovy
Perl Perl Perl Perl Perl Perl
MATLAB MATLAB MATLAB MATLAB MATLAB MATLAB
Pascal Pascal Pascal Pascal Pascal Pascal
R R R R R R

2、在线 API 文档

常用API文档索引

最全编程语言在线 API 文档:https://tool.oschina.net/apidocs

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

在线中文文档

来源: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/

你可能感兴趣的:(工具,javascript,开发语言,ecmascript)