别再翻了,这肯定不是最全的学习资料

学习资料

Java 相关

名称描述
free-books免费书籍
awesomeawesome 合集
javaok必看!java后端,亮剑诛仙。java发展路线技术要点。
JavaGuide【Java学习+面试指南】 一份涵盖大部分Java程序员所需要掌握的核心知识。
advanced-java互联网 Java 工程师进阶知识完全扫盲:涵盖高并发、分布式、高可用、微服务、海量数据处理等领域知识,后端同学必看,前端同学也可学习
CS-Notes📚 技术面试必备基础知识、Leetcode、计算机操作系统、计算机网络、系统设计、Java、Python、C++
interviewsEverything you need to know to get the job.
toBeTopJavaerTo Be Top Javaer - Java工程师成神之路
fullstack-tutorial🚀 fullstack tutorial 2019,后台技术栈/架构师之路/全栈开发社区,春招/秋招/校招/面试
android-interview-questionsYour Cheat Sheet For Android Interview - Android Interview Questions
AndroidNote安卓学习笔记
spring-analysisSpring源码阅读
SpringCloudLearning《史上最简单的Spring Cloud教程源码》
mit-deep-learning-book-pdfMIT Deep Learning Book in PDF format (complete and parts) by Ian Goodfellow, Yoshua Bengio and Aaron Courville
miaosha⭐⭐⭐⭐秒杀系统设计与实现.互联网工程师进阶与分析🙋🐓
spring-boot-demospring boot demo 是一个用来深度学习并实战 spring boot 的项目,目前总共包含 63 个集成demo,已经完成 52 个。 该项目已成功集成 actuator(监控)、admin(可视化监控)、logback(日志)、aopLog(通过AOP记录web请求日志)、统一异常处理(json级别和页面级别)、freemarker(模板引擎)、thymeleaf(模板引擎)、Beetl(模板引擎)、Enjoy(模板引擎)、JdbcTemplate(通用JDBC操作数据库)、JPA(强大的ORM框架)、mybatis(强大的ORM框架)、通用Mapper(快速操作Mybatis)、PageHelper(通用的Mybatis分页插件)、mybatis-plus(快速操作Mybatis)、BeetlSQL(强大的ORM框架)、upload(本地文件上传和七牛云文件上传)、redis(缓存)、ehcache(缓存)、email(发送各种类型邮件)、task(基础定时任务)、quartz(动态管理定时任务)、xxl-job(分布式定时任务)、swagger(API接口管理测试)、security(基于RBAC的动态权限认证)、SpringSession(Session共享)、Zookeeper(结合AOP实现分布式锁)、RabbitMQ(消息队列)、Kafka(消息队列)、websocket(服务端推送监控服务器运行信息)、socket.io(聊天室)、ureport2(中国式报表)、打包成war文件、集成 ElasticSearch(基本操作和高级查询)、Async(异步任务)、集成Dubbo(采用官方的starter)、MongoDB(文档数据库)、neo4j(图数据库)、docker(容器化)、JPA多数据源、Mybatis多数据源、代码生成器、GrayLog(日志收集)、JustAuth(第三方登录)、LDAP(增删改查)、动态添加/切换数据源、单机限流(AOP + Guava RateLimiter)、分布式限流(AOP + Redis + Lua)、ElasticSearch 7.x(使用官方 Rest High Level Client)。

博客网站

名称地址描述
segmentfaulthttps://segmentfault.com/思否
csdnhttps://www.csdn.net/csdn
博客园https://www.cnblogs.com/
稀土http://e.xitu.io/
简书https://www.jianshu.com/
廖雪峰https://www.liaoxuefeng.com/Python, Git 等入门教程
GitHubhttps://github.com/最大的同性交友平台
码云https://gitee.com/中国同性交友平台,支持私密交友,网速快一点
ibm 开发者文档https://www.ibm.com/developerworks/cn/

大会资料

名称地址
2017杭州云栖大会精华PPThttps://github.com/Alibaba-Technology/hangzhouYunQi2017ppt
云栖大会https://github.com/alibaba-developer/Technical-Meeting

阿里技术丛书

https://github.com/Alibaba-Technology/Alibaba-Technology-Book-Series

美团相关

  • 【前端篇】:http://dpurl.cn/Xy6IOU4
  • 【后台篇】:http://dpurl.cn/DPm3hdo
  • 【算法篇】:http://dpurl.cn/gIIjhRw
  • 【大数据篇】:http://dpurl.cn/Lb7j5xA
  • 【学术论文篇】:http://dpurl.cn/4KE72hn
  • 【2019美团点评技术文章合辑】:http://dpurl.cn/9zvkFYe

GitHub Java Top

名称stars描述
CS-Notes88881📚 技术面试必备基础知识、Leetcode、计算机操作系统、计算机网络、系统设计、Java、Python、C++
JavaGuide67885【Java学习+面试指南】 一份涵盖大部分Java程序员所需要掌握的核心知识。
java-design-patterns54933Design patterns implemented in Java
LeetCodeAnimation48662Demonstrate all the questions on LeetCode in the form of animation.(用动画的形式呈现解LeetCode题目的思路)
elasticsearch46643Open Source, Distributed, RESTful Search Engine
spring-boot44933Spring Boot
RxJava41666RxJava – Reactive Extensions for the JVM – a library for composing asynchronous and event-based programs using observable sequences for the Java VM.
interviews41491Everything you need to know to get the job.
advanced-java38170😮 互联网 Java 工程师进阶知识完全扫盲:涵盖高并发、分布式、高可用、微服务、海量数据处理等领域知识,后端同学必看,前端同学也可学习
okhttp35675An HTTP client for Android, Kotlin, and Java.
guava35644Google core libraries for Java
spring-framework34857Spring Framework
retrofit34729Type-safe HTTP client for Android and Java by Square, Inc.
dubbo30918Apache Dubbo is a high-performance, java based, open source RPC framework.
mall28951mall项目是一套电商系统,包括前台商城系统及后台管理系统,基于SpringBoot+MyBatis实现,采用Docker容器化部署。 前台商城系统包含首页门户、商品推荐、商品搜索、商品展示、购物车、订单流程、会员中心、客户服务、帮助中心等模块。 后台管理系统包含商品管理、订单管理、会员管理、促销管理、运营管理、内容管理、统计报表、财务管理、权限管理、设置等模块。
proxyee-down25454http下载工具,基于http代理,支持多连接分块下载
zxing24581ZXing (“Zebra Crossing”) barcode scanning library for Java, Android
JCSprout23456👨‍🎓 Java Core Sprout : basic, concurrent, algorithm
netty22407Netty project - an event-driven asynchronous network application framework
EventBus22102Event bus for Android and Java that simplifies communication between Activities, Fragments, Threads, Services, etc. Less code, better quality.

Github Top Objective-C++

名称stars描述
AFNetworking32584A delightful networking framework for iOS, macOS, watchOS, and tvOS.
SDWebImage22309Asynchronous image downloader with cache support as a UIImageView category
GPUImage19046An open source iOS framework for GPU-based image and video processing
Masonry17627Harness the power of AutoLayout NSLayoutConstraints with a simplified, chainable and expressive syntax. Supports iOS and OSX Auto Layout
MBProgressHUD15522MBProgressHUD + Customizations
IQKeyboardManager13900Codeless drop-in universal library allows to prevent issues of keyboard sliding up and cover UITextField/UITextView. Neither need to write any code nor any setup required and much more.
realm-cocoa13683Realm is a mobile database: a replacement for Core Data & SQLite
WeChatPlugin-MacOS13382
YYKit13364A collection of iOS components.
fmdb13256A Cocoa / Objective-C wrapper around SQLite
MJRefresh13068An easy way to use pull-to-refresh.

在这里插入图片描述

在这里插入图片描述

  • 0
    点赞
  • 1
    收藏
    觉得还不错? 一键收藏
  • 0
    评论
评论
添加红包

请填写红包祝福语或标题

红包个数最小为10个

红包金额最低5元

当前余额3.43前往充值 >
需支付:10.00
成就一亿技术人!
领取后你会自动成为博主和红包主的粉丝 规则
hope_wisdom
发出的红包
实付
使用余额支付
点击重新获取
扫码支付
钱包余额 0

抵扣说明:

1.余额是钱包充值的虚拟货币,按照1:1的比例进行支付金额的抵扣。
2.余额无法直接购买下载,可以购买VIP、付费专栏及课程。

余额充值