Pinned Repositories
30-Days-Of-Python
30天学习python,30 days of Python programming challenge is a step-by-step guide to learn the Python programming language in 30 days. This challenge may take more than100 days, follow your own pace.
500lines
500 Lines or Less 500行代码可以实现什么
algorithms
CLRS study. Codes are written with golang.
Block_Chain
Block_Chain是区块链开发笔记和项目代码,包含区块链路线,Go语言学习路线,Go语言笔记,Go语言开发后端路线,密码学原理,fabric,hyperledger,docker容器技术,git,nginx,区块链原理,基本框架,IPFS技术,pbft共识算法,Go语言开发的项目,区块链的开发项目,redis技术(三主三重和主从扩容)和分布式算法,加密货币开发流程,将其上传到GitHub,如果喜欢请给个⭐⭐——不断更新中......
blog
煎鱼的博客,有点忙,传送门:https://eddycjy.com
CNote
「CNote」一份涵盖大部分学习 C 语言所需要掌握的核心知识,致力于打造最易懂的 C语言入门教程,让天下没有难学的 C语言。(包含C语言教程、C语言精华文章)
CodingInterviewsNotes
涵盖C++ Primer 5th、 effective C++ 、 STL api和demos C++ 基础知识与理论、 智能指针、C++11、 Git教程 Linux命令 Unix操作系统(进程、线程、内存管理、信号)计算机网络、 数据结构(排序、查找)、数据库、、C++对象模型、 设计模式、算法(《剑指offer》、leetcode、lintcode、hihocoder、《王道程序员求职宝典》)、面试题、嵌入式相关等
go-zero
go-zero is a web and rpc framework written in Go. It's born to ensure the stability of the busy sites with resilient design. Builtin goctl greatly improves the development productivity.
goa.c
📚 数据结构和算法(Golang实现)
Mastering_Go_ZH_CN
《Mastering GO》中文译本,《玩转 GO》。
jhy-hong's Repositories
jhy-hong/30-Days-Of-Python
30天学习python,30 days of Python programming challenge is a step-by-step guide to learn the Python programming language in 30 days. This challenge may take more than100 days, follow your own pace.
jhy-hong/500lines
500 Lines or Less 500行代码可以实现什么
jhy-hong/Block_Chain
Block_Chain是区块链开发笔记和项目代码,包含区块链路线,Go语言学习路线,Go语言笔记,Go语言开发后端路线,密码学原理,fabric,hyperledger,docker容器技术,git,nginx,区块链原理,基本框架,IPFS技术,pbft共识算法,Go语言开发的项目,区块链的开发项目,redis技术(三主三重和主从扩容)和分布式算法,加密货币开发流程,将其上传到GitHub,如果喜欢请给个⭐⭐——不断更新中......
jhy-hong/CPlusPlusThings
C++那些事
jhy-hong/dive-to-gosync-workshop
深入Go并发编程研讨课
jhy-hong/docker_image_pusher
使用Github Action将国外的Docker镜像转存到阿里云私有仓库,供国内服务器使用,免费易用
jhy-hong/ds-cheatsheets
List of Data Science Cheatsheets to rule the world,python数据科学速查表
jhy-hong/ebiten
Ebitengine - A dead simple 2D game library for Go
jhy-hong/ffmpeg_develop_doc
2023年,最新音视频学习资料整理,项目(调试可用),ffmpeg命令手册,文章,编解码论文,视频讲解,面试题全套资料
jhy-hong/fun-rec
推荐系统入门教程,在线阅读地址:https://datawhalechina.github.io/fun-rec/
jhy-hong/Go
Algorithms and Data Structures implemented in Go for beginners, following best practices. golang相关算法实现
jhy-hong/go-collection
:tulip: awesome awesome go, study golang from basic to proficient。Go Study Guide。从学习golang基础和高级特性,到实战,到架构微服务,最后到跑路。
jhy-hong/go2rtc
Ultimate camera streaming application with support RTSP, RTMP, HTTP-FLV, WebRTC, MSE, HLS, MP4, MJPEG, HomeKit, FFmpeg, etc.
jhy-hong/GoGuide
「Go语言学习指南」一份涵盖大部分 Golang 程序员所需要掌握的核心知识,拥有 Go语言教程、Go开源书籍、Go语言入门教程、Go语言学习路线。零基础学习 Go语言、Go编程,首选 GoGuide。
jhy-hong/golang
《Golang修养之路》本书针对Golang专题性热门技术深入理解,修养在Golang领域深入话题,脱胎换骨。
jhy-hong/hello-algo
《Hello 算法》:动画图解、一键运行、互动问答的数据结构与算法教程,支持 Java, C++, Python, Go, JS, TS, C#, Swift, Dart, Zig 等语言。
jhy-hong/introduce_c-cpp_manual
一个收集C/C++新手学习的入门项目,整理收纳开发者开源的小项目、工具、框架、游戏等,视频,书籍,面试题/算法题,技术文章。
jhy-hong/java-study-gitbook
java学习gitbook笔记 http://java.isture.com
jhy-hong/kubeasz
使用Ansible脚本安装K8S集群,介绍组件交互原理,方便直接,不受国内网络环境影响
jhy-hong/kubernetes-handbook
Kubernetes中文指南/云原生应用架构实战手册 - https://jimmysong.io/kubernetes-handbook
jhy-hong/lancet
A comprehensive, efficient, and reusable util function library of go.
jhy-hong/learn-python
python学习自查知识回顾及基础知识入门,📚 Playground and cheatsheet for learning Python. Collection of Python scripts that are split by topics and contain code examples with explanations.
jhy-hong/my-re0-k8s-security
:atom: [WIP] 整理过去的分享,从零开始的Kubernetes攻防 🧐
jhy-hong/note
行管学习笔记整理📚
jhy-hong/oto
♪ A low-level library to play sound on multiple platforms ♪
jhy-hong/Python
python实现的相关例子
jhy-hong/Python-1
用python实现的各种算法包括搜索算法,排序算法、
jhy-hong/Python-100-Days
Python - 100天从新手到大师,关于python的诸多入门知识及进阶
jhy-hong/PythonDataScienceHandbook
Python Data Science Handbook: full text in Jupyter Notebooks python数据分析相关的书
jhy-hong/zju-icicles
浙江大学课程攻略共享计划