All Projects → loveincode → Notes

loveincode / Notes

Licence: apache-2.0
📚A Java back-end engineer's study notes https://loveincode.github.io/notes

Programming Languages

java
68154 projects - #9 most used programming language

Projects that are alternatives of or similar to Notes

Javacore
Java程序员所需要掌握的核心知识: 集合框架&JVM机制&多线程与并发框架&网络协议&Spring&Dubbo&MySQL&微服务等;希望胖友小手一抖,右上角来个 Star,感恩 1024
Stars: ✭ 73 (-86.33%)
Mutual labels:  spring, jvm
My Review
主要存放平时理论学习,比如java jdk源码分析、并发理论;面试、数据库、Linux、中间件、分布式、网络协议等方向
Stars: ✭ 237 (-55.62%)
Mutual labels:  spring, jvm
Interviewguide
《大厂面试指北》——包括Java基础、JVM、数据库、mysql、redis、计算机网络、算法、数据结构、操作系统、设计模式、系统设计、框架原理。最佳阅读地址:http://notfound9.github.io/interviewGuide/
Stars: ✭ 3,117 (+483.71%)
Mutual labels:  spring, jvm
Javacollection
Java开源项目之「自学编程之路」:学习指南+面试指南+资源分享+技术文章
Stars: ✭ 2,957 (+453.75%)
Mutual labels:  spring, jvm
Docs
Java知识总结:MySQL实战45讲,多线程和JVM知识总结,,SpringBoot,SpringCloud,Storm系列,微信小程序开发,ELK,《JAVA核心技术36讲笔记》,《深入理解JVM虚拟机笔记》,《高性能MySQL笔记》,《数据结构与算法》等等
Stars: ✭ 308 (-42.32%)
Mutual labels:  spring, jvm
Javabrainmap
Java 体系涉及到的各方面知识点脑图总结,万物皆脑图。The knowledge of all aspects of the Java system is summarized in the brain map.
Stars: ✭ 33 (-93.82%)
Mutual labels:  spring, jvm
Quickperf
QuickPerf is a testing library for Java to quickly evaluate and improve some performance-related properties
Stars: ✭ 231 (-56.74%)
Mutual labels:  spring, jvm
Bestnote
👊 持续更新,Java Android 近几年最全面的技术点以及面试题 供自己学习使用
Stars: ✭ 841 (+57.49%)
Mutual labels:  spring, jvm
Spring Analysis
Spring源码阅读
Stars: ✭ 11,249 (+2006.55%)
Mutual labels:  notes, spring
Notes
📝 Migrated to(迁移至) https://github.com/Kuangcp/Note 当前仓库已经废弃, 对应的博客网站:
Stars: ✭ 33 (-93.82%)
Mutual labels:  notes, spring
Javaguide
「Java学习+面试指南」一份涵盖大部分 Java 程序员所需要掌握的核心知识。准备 Java 面试,首选 JavaGuide!
Stars: ✭ 114,707 (+21380.71%)
Mutual labels:  spring, jvm
Tobetopjavaer
To Be Top Javaer - Java工程师成神之路
Stars: ✭ 22,056 (+4030.34%)
Mutual labels:  spring, jvm
Framework Learning
计算机学习资料(Java , Jvm , Linux , Mysql , Netty , Redis , Netty , Spring , SpringBoot , Mybatis , Rabbitmq ,计算机网络 , 数据结构与算法 , 设计模式 )Github网页阅读:https://guang19.github.io/framework-learning , Gitee网页版阅读: https://qsjzwithguang19forever.gitee.io/framework-learning
Stars: ✭ 416 (-22.1%)
Mutual labels:  spring, jvm
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,SpringCloud,TCPIP,Tomcat,Zookeeper,人工智能,大数据类,并发编程,数据库类,数据挖掘,新面试题,架构设计,算法系列,计算机类,设计模式,软件测试,重构优化,等更多分类
Stars: ✭ 12,009 (+2148.88%)
Mutual labels:  spring, jvm
Sts4
The next generation of tooling for Spring Boot, including support for Cloud Foundry manifest files, Concourse CI pipeline definitions, BOSH deployment manifests, and more... - Available for Eclipse, Visual Studio Code, and Theia
Stars: ✭ 490 (-8.24%)
Mutual labels:  spring
Jrnl
Collect your thoughts and notes without leaving the command line.
Stars: ✭ 5,126 (+859.93%)
Mutual labels:  notes
Spring Cloud Security
Security concerns for distributed applications implemented in Spring
Stars: ✭ 488 (-8.61%)
Mutual labels:  spring
Openrndr
OPENRNDR. A Kotlin/JVM library for creative coding, real-time and interactive graphics
Stars: ✭ 486 (-8.99%)
Mutual labels:  jvm
Java Interview Question
🔥Java面试题集中营,做了一些解答及相关知识点整理🔥
Stars: ✭ 531 (-0.56%)
Mutual labels:  spring
Cs Summary Reflection
💡 Java、Scala、Rust、Python、Kotlin etc.「learning & notes & blogs, leetcode implementation in multiple languages. welcome to contribute」📈
Stars: ✭ 522 (-2.25%)
Mutual labels:  notes

loveincode's notes



学习工作中的一些记录,收藏。

人气很高的链接库

计算机基础相关笔记
  • 操作系统 , 编译原理 , 计算机网络 , 互联网协议...
常用数据结构与算法
常用设计模式
  • 单例模式 , 工厂模式 , 装饰者模式 , 代理模式 ...
Java基础核心
  • JVM , 集合 , 类型关键字...
Java高级特性
  • 多线程并发
框架
  • Spring , Mybatis , SpringBoot , SpringMVC ...
中间件
  • RPC , MQ , elasticsearch ...
操作系统linux
数据库
  • Mysql , MongoDB , HBase ...
优化
常用工具
  • git , svn , 效率 , aliyun , mac , windows
职业面经
读书笔记
  • Effective Java , HTTP权威指南 , Java多线程编程核心技术 , Java并发编程实战 , Java虚拟机规范(Java SE 7版) , 深入理解java虚拟机 ...
服务器
  • tomcat , nginx
实践中遇到的问题
前端(JS)相关
分布式
  • 负载均衡分布式锁 ...
软件工程
脚本语言
  • lua , Ruby ...
常用代码
规范
  • 阿里巴巴Java开发手册终极版v1.3.0.pdf ...
常用命令
  • git终端
学习交流
WeChat : 9088584 , 验证暗号:java学习
EMAIL  : [email protected]

Contributors

Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].