-
-
Python24 Public
Forked from HaoZhang95/Python24传智播客&黑马出品的Python24期人工智能整套代码和讲义集合,项目从零基础的Python教程到深度学习,总共30章节,其中包含Python基础中的飞机大战项目,WSGI项目,Flask新经资讯项目, Django的电商项目(本应该的美多商城项目因为使用的是Vue技术,所以替换为Django天天生鲜项目)等等,希望能够帮助大家。资源搜集劳神费力,望大家多多支持,喜欢本仓库的话,记得Star哦。
Python MIT License UpdatedAug 1, 2025 -
think-in-java Public
Forked from quanke/think-in-javaThinking in Java (Java 编程思想)
UpdatedAug 1, 2025 -
chinese-poetry Public
Forked from chinese-poetry/chinese-poetry最全中华古诗词数据库, 唐宋两朝近一万四千古诗人, 接近5.5万首唐诗加26万宋诗. 两宋时期1564位词人,21050首词。
JavaScript MIT License UpdatedAug 1, 2025 -
technology-talk Public
Forked from aalansehaiyang/technology-talk汇总java生态圈常用技术框架、开源中间件,系统架构、数据库、大公司架构案例、常用三方类库、项目管理、线上问题排查、个人成长、思考等知识
UpdatedAug 1, 2025 -
gopl.io Public
Forked from adonovan/gopl.ioExample programs from "The Go Programming Language"
Go UpdatedAug 1, 2025 -
Algorithms Public
Forked from jimmysuncpt/AlgorithmsThe codes and my solutions to exercises from the book "Algorithms" (4th edition) by Robert Sedgewick and Kevin Wayne.
Java UpdatedAug 1, 2025 -
awesome-go Public
Forked from avelino/awesome-goA curated list of awesome Go frameworks, libraries and software
Go MIT License UpdatedAug 1, 2025 -
spring-boot-plus Public
Forked from geekidea/spring-boot-plus🔥 Spring-Boot-Plus is a easy-to-use, high-speed, high-efficient,feature-rich, open source spring boot scaffolding. 🚀
Java MIT License UpdatedAug 1, 2025 -
hangzhou_house_knowledge Public
Forked from houshanren/hangzhou_house_knowledge2017年买房经历总结出来的买房购房知识分享给大家,希望对大家有所帮助。买房不易,且买且珍惜。Sharing the knowledge of buy an own house that according to the experience at hangzhou in 2017 to all the people. It's not easy to buy a own house, so…
CSS UpdatedAug 1, 2025 -
awesome-shell Public
Forked from alebcay/awesome-shellA curated list of awesome command-line frameworks, toolkits, guides and gizmos. Inspired by awesome-php.
Creative Commons Zero v1.0 Universal UpdatedAug 1, 2025 -
spring-boot-quick Public
Forked from vector4wang/spring-boot-quick🌿 基于springboot的快速学习示例,整合自己遇到的开源框架,如:rabbitmq(延迟队列)、jpa、redies、oauth2、swagger、jsp、docker、spring-batch、异常处理、日志输出、多模块开发、多环境打包、缓存cache、爬虫、jwt、dubbo和Async等等📌
-
restic Public
Forked from restic/resticFast, secure, efficient backup program
-
paste-go-gin-mongo Public
Forked from bodhiye/paste代码便利贴,在线代码分享平台~
Go MIT License UpdatedAug 1, 2025 -
system-design-primer Public
Forked from donnemartin/system-design-primerLearn how to design large-scale systems. Prep for the system design interview. Includes Anki flashcards.
-
lumberjack Public
Forked from natefinch/lumberjacklumberjack is a log rolling package for Go
Go MIT License UpdatedAug 1, 2025 -
linux_cn_archive Public
Forked from Linux-CN/archiveLinux.cn Archive
HTML Other UpdatedJun 19, 2024 -
gin-vue-admin Public
Forked from flipped-aurora/gin-vue-admin基于vite+vue3+gin搭建的(中)后台系统框架,集成jwt鉴权,权限管理,动态路由,分页封装,多点登录拦截,资源权限,上传下载,代码生成器,表单生成器,通用工作流等基础功能,五分钟一套CURD前后端代码,VUE3已开放测试,欢迎issue和pr~
-
30-Days-Of-Python Public
Forked from Asabeneh/30-Days-Of-Python30 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.
-
SpringAll Public
Forked from wuyouzhuguli/SpringAll循序渐进,学习Spring Boot、Spring Boot & Shiro、Spring Batch、Spring Cloud、Spring Cloud Alibaba、Spring Security & Spring Security OAuth2,博客Spring系列源码:https://mrbird.cc
-
algs4 Public
Forked from kevin-wayne/algs4Algorithms, 4th edition textbook code and libraries
-
pdf Public
Forked from itdevbooks/pdf编程电子书,电子书,编程书籍,包括C,C#,Docker,Elasticsearch,Git,Hadoop,HeadFirst,Java,Javascript,jvm,Kafka,Linux,Maven,MongoDB,MyBatis,MySQL,Netty,Nginx,Python,RabbitMQ,Redis,Scala,Solr,Spark,Spring,SpringBoot,Spri…
1 UpdatedJun 3, 2021 -
coding-interview Public
Forked from doocs/coding-interview😀 代码面试题集,包括剑指 Offer、编程之美等
-
advanced-java Public
Forked from doocs/advanced-java😮 互联网 Java 工程师进阶知识完全扫盲:涵盖高并发、分布式、高可用、微服务等领域知识
-
-
jvmgo-book Public
Forked from zxh0/jvmgo-book《自己动手写Java虚拟机》随书源代码
-
hello-algorithm Public
Forked from geekxh/hello-algorithm🌍「算法面试+算法知识」针对小白的算法训练 | 还包括:1、阿里、字节、滴滴 百篇大厂面经汇总 2、千本开源电子书 3、百张思维导图 (右侧来个 star 吧 🌹,English version supported)
-
interview_internal_reference Public
Forked from 0voice/interview_internal_reference2020年最新总结,阿里,腾讯,百度,美团,头条等技术面试题目,以及答案,专家出题人分析汇总。
Python UpdatedOct 17, 2020 -
JVMByPython Public
Forked from Relph1119/JVMByPython《自己动手写Java虚拟机》JVM的python实现
Python UpdatedAug 22, 2020 -
SpringBoot-Learning Public
Forked from liaozihong/SpringBoot-Learning基于Gradle构建,使用SpringBoot在各个场景的应用,包括集成消息中间件、前后端分离、数据库、缓存、分布式锁、分布式事务等
Java UpdatedAug 19, 2020
