Pinned Repositories
books-collection
To the programmer's open source and free books collection 给程序员的开源、免费书籍收集,图书集合。
essential-java
Essential Java, is a book about the Essentials of Java Programming.《Java 编程要点》是一本 Java 的学习教程,主要介绍 Java 中应用广泛的部分,其中也包括了最新版本 Java 8 中的新特性,也算是个人对多年 Java 开发工作的总结。取其精华,图文并茂,并通过大量实例让你走近 Java 的世界!
essential-netty-in-action
It is a book about the Essentials of Norman Maurer's Netty in Action.《Netty 实战(精髓)》是对 Norman Maurer 的 《Netty in Action》的一个精简
git-for-win
Git for Windows. 国内直接从官网下载比较困难,需要翻墙。这里提供一个国内的下载站,方便网友下载
github-help
Chinese translation of the Github Help(https://help.github.com/index.html) and the other article collection. 《Github 帮助文档》 中文翻译(包含了官方文档以及其他文章)。
harmonyos-tutorial
HarmonyOS Tutorial. 《跟老卫学HarmonyOS开发》
java-virtual-machine-specification
Chinese translation of The Java® Virtual Machine Specification.《Java 虚拟机规范(第11版)》中文翻译及示例,Java SE 11 版
netty-4-user-guide
Chinese translation of Netty 4.x User Guide. 中文翻译《Netty 4.x 用户指南》
netty-4-user-guide-demos
Netty demos. (Netty 案例大全)
spring-framework-4-reference
Chinese translation of the Spring Framework 4.x Reference Documentation (https://docs.spring.io/spring/docs/4.3.13.RELEASE/spring-framework-reference/html/) .中文翻译《Spring Framework 4.x参考文档》
waylau's Repositories
waylau/books-collection
To the programmer's open source and free books collection 给程序员的开源、免费书籍收集,图书集合。
waylau/git-for-win
Git for Windows. 国内直接从官网下载比较困难,需要翻墙。这里提供一个国内的下载站,方便网友下载
waylau/essential-netty-in-action
It is a book about the Essentials of Norman Maurer's Netty in Action.《Netty 实战(精髓)》是对 Norman Maurer 的 《Netty in Action》的一个精简
waylau/harmonyos-tutorial
HarmonyOS Tutorial. 《跟老卫学HarmonyOS开发》
waylau/essential-java
Essential Java, is a book about the Essentials of Java Programming.《Java 编程要点》是一本 Java 的学习教程,主要介绍 Java 中应用广泛的部分,其中也包括了最新版本 Java 8 中的新特性,也算是个人对多年 Java 开发工作的总结。取其精华,图文并茂,并通过大量实例让你走近 Java 的世界!
waylau/distributed-systems-technologies-and-cases-analysis
《分布式系统常用技术及案例分析》示例源码
waylau/modern-java-demos
Modern Java: From Java 8 to Java 22. 现代Java案例大全/《Java核心编程》源码
waylau/nodejs-book-samples
Node.js Samples. (Node.js 案例大全)《Node.js企业级应用开发实战》源码
waylau/jdbc-specification
JDBC 4.2 Specification(JSR 221).《JDBC 4.2 规范》中文翻译。
waylau/everything-in-eclipse
Everything is in Eclipse. As a Java Devloper, I consider Eclipse as my first IDE. Eclipse is more powerful than you think. So I collected the commonly used Eclipse plugins here.
waylau/apache-shiro-1.2.x-reference-demos
Demos of Apache Shiro 1.2.x Reference《Apache Shiro 1.2.x 用户指南》中文翻译,文中用到的例子源码
waylau/harmonyos-exam
harmonyos-exam
waylau/apache-spark-tutorial
Apache Spark Tutorial.《跟老卫学Apache Spark》
waylau/waylau.github.io
waylau's blog 个人技术博客
waylau/cloud-native-book-demos
Cloud Native Samples. Cloud Native 案例大全/《Cloud Native 分布式架构原理与实践》示例源码
waylau/java-data-structures-and-algorithms-in-action
Java Data Structures and Algorithms In Action. Java数据结构和算法实战
waylau/nowcoder-exam-oj
nowcoder-exam-oj 牛客题霸-在线编程 题库题解
waylau/spring-cloud-stream-tutorial
spring-cloud-stream-tutorial
waylau/full-stack-development-with-vuejs-and-nodejs
https://github.com/waylau/full-stack-development-with-vuejs-and-nodejs
waylau/full-stack-development-with-vuejs-and-spring-boot
full-stack-development-with-vuejs-and-spring-boot
waylau/ai-large-model-tutorial
AI Large Model Tutorial. 《跟老卫学AI大模型》
waylau/cangjie-programming-language-tutorial
Cangjie Programming Language Tutorial. 《跟老卫学仓颉编程语言开发》
waylau/lite-monitoring
Lite Monitoring is a fast and cross-platform open source monitoring solution for operating systems monitoring. It has the ability to collect system information, such as OS version, processes, memory & CPU usage, disks & partitions, devices, sensors, etc.
waylau/jdialects-tutorial
jDialects Tutorial. 《跟老卫学jDialects开发》
waylau/rust-tutorial
rust-tutorial
waylau/awesome-idea-plugins
Awesome IDEA Plugins. As a Java Devloper, I consider IDEA as my first IDE. IDEA is more powerful than you think. So I collected the commonly used IDEA plugins here. Java开发常用IDEA插件。
waylau/awesome-vscode-extensions
awesome-vscode-extensions
waylau/easyexcel-tutorial
waylau/Remembering-Haoel
记录您对左耳朵耗子(陈皓)的点滴回忆
waylau/spring-6
Spring 6案例大全