常用网址 随时修改 如若收藏 自行复制


如果说我比别人看得更远的话,那么我应该是站在巨人的肩膀上。

任何教程都比不上官网和源码,学习,应该首先去看官网

越自律越自由

兴趣是最好的老师

目录

电子书站

1、Z-library:最好的电子书搜索引擎

网站地址:https://b-ok.global/(备用网址:https://booksc.org/,https://booksc.xyz/ 旧网址:https://b-ok.cc/ 己无法访问 )

2、下载频道 - 云栖社区 - 阿里云

https://yq.aliyun.com/download

3、free-programming-books

https://ebookfoundation.github.io/free-programming-books/books/free-programming-books-zh.html

4、Java菜市场

https://www.javaweb.shop/

网址

我的博客 https://www.cnblogs.com/gaogushenling/

1、GitHub中文排行榜

https://github.com/kon9chunkit/GitHub-Chinese-Top-Charts

2、廖雪峰的官方网站

https://www.liaoxuefeng.com/

3、阮一峰的个人网站

http://www.ruanyifeng.com/home.html
https://wanmaoor.github.io/ryfWeekly/

4、宝贝云计算知识分享

https://www.dearcloud.cn/

5、CS-Notes

https://github.com/CyC2018/CS-Notes
www.cyc2018.xyz

6、JavaGuide

https://snailclimb.gitee.io/javaguide/#/

7、ApacheCN 数据结构与算法译文集

https://apachecn.gitee.io/apachecn-algo-zh/#/

8、To Be Top Javaer - Java工程师成神之路

http://hollischuang.gitee.io/tobetopjavaer/#/

9、互联网公司常用框架源码赏析

https://github.com/doocs/source-code-hunter
https://doocs.gitee.io/source-code-hunter/#/

10、framework-learning

https://qsjzwithguang19forever.gitee.io/framework-learning/

11、concretepage

https://www.concretepage.com/

博主

1、程序猿DD

https://blog.didispace.com/

2、江南一点雨

http://www.javaboy.org/

3、风间影月の技术小站

https://www.cnblogs.com/leechenxiang/

4、技术胖

http://www.jspang.com/

手册

推荐手册

Git 学习手册

制作精良多语言 Git 学习手册

https://git-scm.com/book/zh/v2

SQL 教程

一份简单的 SQL 学习教程

https://www.kancloud.cn/wizardforcel/w3school-sql/93915

Bash Shell 教程

阮一峰的网络 Bash 脚本教程

https://wangdoc.com/bash/intro.html

LeetCode 刷题手册

著名的编程算法面试的题目

https://books.halfrost.com/leetcode/ChapterOne/

鸟哥的 Linux 私房菜

80%的IT人都再推荐的一个Linux 学习教程

http://cn.linux.vbird.org/linux_basic/linux_basic.php

HTTP 2.0 翻译

超文本传输协议是一个简单的请求-响应协议

https://yuedu.baidu.com/ebook/478d1a62376baf1ffc4fad99?pn=1###

图说设计模式

软件模式是将模式的一般概念应用于软件开发领

https://design-patterns.readthedocs.io/zh_CN/latest/index.html

前端技术

Html 教程

学习 HTML :指南与教程

https://developer.mozilla.org/zh-CN/docs/learn/HTML

JS 教程

重新介绍 JavaScript

https://developer.mozilla.org/zh-CN/docs/learn/HTML

CSS参考手册

CSS是Cascading Style Sheet(层叠样式表)的缩写

http://css.doyoe.com/

jQuery 操作手册

jQuery API 中文文档

https://www.jquery123.com/

Bootstrap 操作手册

Bootstrap 是全球最受欢迎的前端框架

https://v4.bootcss.com/docs/getting-started/introduction/

Vue.js手册

一套用于构建用户界面的渐进式框架

https://v3.cn.vuejs.org/guide/introduction.html

React教程

一个声明式,高效且灵活的用于构建用户界面的 JavaScript 库

https://zh-hans.reactjs.org/tutorial/tutorial.html

AngularJS教程

一款优秀的前端JS框架

https://www.angularjs.net.cn/tutorial/

Express/Node 入门

Express 是最流行的 Node 框架,是许多其它流行 Node 框架 的底层库

https://developer.mozilla.org/zh-CN/docs/learn/Server-side/Express_Nodejs/Introduction

Node.js 教程

Node.js 是一个开源与跨平台的 JavaScript 运行时环境。

http://nodejs.cn/learn

七天学会NodeJS

Node.js 是一个开源与跨平台的 JavaScript 运行时环境。

http://nqdeng.github.io/7-days-nodejs/

Vue cli 教程

vue官方出品的快速构建单页应用的脚手架。

https://cli.vuejs.org/zh/guide/

Vant 教程

轻量、可靠的移动端Vue组件库。

https://youzan.github.io/vant-weapp/#/home

TypeScript 教程

JavaScript的一个超集,支持ECMAScript 6标准。

https://ts.xcatliu.com/

Angular 手册

Angular最新版本手册。

https://angular.cn/docs

JSON 手册

一种轻量级的数据交换格式。

http://www.dingding.team/book/json/

ES6 教程

JavaScript语言的下一代标准。

https://es6.ruanyifeng.com/

jQuery UI 手册

基于jQuery 开发的一套界面工具。

https://www.w3xue.com/manual/jqu/

Ember.js 教程

一款开源的JavaScript MVC框架。

https://emberjs-cn.github.io/guides/

CoffeeScript 教程

CoffeeScript是一套JavaScript的转译语言。

http://coffee-script.org/

Highcharts 教程

一个用纯JavaScript编写的一个图表库。

https://www.highcharts.com.cn/docs/start-helloworld

Meteor 教程

Meteor是一个full-stack javascript平台,可用于开发web和移动应用。

https://doc.yonyoucloud.com/doc/wiki/project/discover-meteor/index.html

Java手册

Java 学习路线

Java 全栈知识体系

https://www.pdai.tech/md/outline/x-outline.html

Java 入门教程

廖雪峰的 Java 入门教程

https://www.liaoxuefeng.com/wiki/1252599548343744

Jvm 手册

Jvm 系列学习文章

http://www.ityouknow.com/java.html

Java NIO 教程

Java NIO 简明教程

http://www.ityouknow.com/java.html

Spring 实战

Spring 生态系统中的每个 Spring 版本、Spring Boot 和所有其他项目都释放了一些新的惊人功能

https://potoyang.gitbook.io/spring-in-action-v5/

Spring Boot 手册

Spring Boot 系列学习文章

http://www.ityouknow.com/spring-boot.html

Spring Cloud 手册

Spring Cloud 系列学习文章

http://www.ityouknow.com/spring-cloud.html

Spring Data JPA - 参考文档

Spring Data JPA是 Spring 基于 ORM 框架、JPA规范的基础上封装的一套JPA应用框架

https://www.springcloud.cc/spring-data-jpa.html

Apache Shiro 中文文档

Apache Shiro 是一个功能强大且灵活的开源安全框架,可以干净地处理身份验证,授权,企业会话 Management 和加密。

https://www.docs4dev.com/docs/zh/apache-shiro/1.5.3/reference/introduction.html

Activiti 教程

是一个业务流程管理(BPM)和工作流系统,适用于开发人员和系统管理员

https://www.cnblogs.com/xtreme/p/3638810.html

Netty 4.x 用户指南

包含了官方文档以及其他文章整合

https://waylau.com/netty-4-user-guide/

MyBatis中文文档

MyBatis 是一款优秀的持久层框架,它支持自定义 SQL、存储过程以及高级映射

https://mybatis.org/mybatis-3/zh/index.html

Python手册

Python 零基础入门

从0-100天的 Python 学习教程

http://www.ityouknow.com/python.html

Python CookBook 中文版

Python CookBook 中文版-经典书籍

https://www.kancloud.cn/kancloud/python3-cookbook

Python进阶

Python进阶是 Intermediate Python 的中文译本

https://docs.pythontab.com/interpy/

Django 教程

Python实现简单快捷的网站开发

https://docs.djangoproject.com/zh-hans/3.2//

Flask 教程

一个用Python编写的轻量级Web应用框架

http://docs.jinkan.org/docs/flask/quickstart.html#quickstart

Scrapy 教程

Python 常用的爬虫框架

https://www.osgeo.cn/scrapy/index.html

Celery 教程

Python 常用的分布式任务调度模块

http://docs.jinkan.org/docs/celery/getting-started/introduction.html

后端技术

C语言教程

最伟大的编程语言

https://www.nowcoder.com/tutorial/10002/8f7c3e0e7efd441d8f7c9c8d43c2a0f4

PHP 教程

PHP 最佳实践

https://phpbestpractices.justjavac.com/#

PHP 开发者实践

PHP 仍然是目前使用最广泛、重要的 Web 开发语言之一

https://ryancao.gitbooks.io/php-developer-prepares/content/

ThinkPHP 教程

Web 入门开发实战

https://www.kancloud.cn/agdholo/thinkphp

Laravel 8 中文教程

Laravel是一套简洁、优雅的PHP Web开发框架

https://learnku.com/docs/laravel/8.x/releases/9351

Go 语言教程

是 Google 开发的开源编程语言

http://www.topgoer.com/

Go Web 编程

一份 go web 编程开源指南

https://github.com/astaxie/build-web-application-with-golang/blob/master/zh/preface.md

C++ 学习教程(中)

C++ 是一种静态类型的、编译式的、通用的、大小写敏感的、不规则的编程语言,支持过程化编程、面向对象编程和泛型编程。

https://www.w3cschool.cn/cpp/

C++ 学习教程(英)

C++ 是一种静态类型的、编译式的、通用的、大小写敏感的、不规则的编程语言,支持过程化编程、面向对象编程和泛型编程。

https://www.cplusplus.com/doc/tutorial/

C#学习教程

一种新式编程语言,不仅面向对象,还类型安

https://docs.microsoft.com/zh-cn/dotnet/csharp/

Visual Basic 教程

Visual Studio 集成开发环境是一种创新启动板,可用于编辑、调试并生成代码,然后发布应用。

https://docs.microsoft.com/zh-cn/visualstudio/get-started/visual-basic/?view=vs-2019

Docker 教程

Docker 从入门到实践

https://yeasy.gitbook.io/docker_practice/

R语言教程

R是用于统计分析、绘图的语言和操作环境

https://www.math.pku.edu.cn/teachers/lidf/docs/Rbook/html/_Rbook/intro.html

Swift 教程

苹果出品的开发语言

https://swift.bootcss.com/

Ruby 教程

一种简单快捷的面向对象(面向对象程序设计)脚本语言

https://www.ruby-lang.org/zh_cn/documentation/

中间件

Redis 中文教程

一份简单的 Redis 学习教程

https://www.redis.com.cn/tutorial.html

memcached 教程

Memcached是一个自由开源的,高性能,分布式内存键值对缓存系统

https://www.twle.cn/l/yufei/memcached/memcached-basic-index.html

MongoDB 教程

一个基于分布式文件存储的数据库

https://www.mongodb.org.cn/tutorial/

Elasticsearch 教程

Elasticsearch 是一个实时的分布式搜索分析引擎

https://www.elastic.co/guide/cn/elasticsearch/guide/current/getting-started.html

Apache教程

世界上使用最广泛的Web服务器应用程序

https://www.yiibai.com/apache_http/

Nginx 极简教程

Nginx (engine x) 是一款轻量级的 Web 服务器 、反向代理服务器及电子邮件(IMAP/POP3)代理服务器。

https://dunwu.github.io/nginx-tutorial/#/nginx-quickstart

OpenResty 最佳实践

OpenResty是一个全功能的 Web 应用服务器

https://moonbingbing.gitbooks.io/openresty-best-practices/content/

Tomcat 8 权威指南

Tomcat 8 权威指南

https://wiki.jikexueyuan.com/project/tomcat/

Spark 教程

Spark 编程指南简体中文版

https://aiyanbo.gitbooks.io/spark-programming-guide-zh-cn/content/

Mysql 简单教程

21分钟MySQL基础入门

https://segmentfault.com/a/1190000006876419

工具

IDEA 使用教程

IntelliJ IDEA 简体中文专题教程

https://github.com/judasn/IntelliJ-IDEA-Tutorial

其他

英文缩略词查询

https://www.abbreviationfinder.org/cn/


免责声明!

本站转载的文章为个人学习借鉴使用,本站对版权不负任何法律责任。如果侵犯了您的隐私权益,请联系本站邮箱yoyou2525@163.com删除。



 
粤ICP备18138465号  © 2018-2025 CODEPRJ.COM