All Projects → husying → JNotes

husying / JNotes

Licence: other
Java 工程师必备的技术知识点,全力打造Java 程序员的技能体系知识库;主要体现在 Java 基础、算法、网络、后端框架、数据库、操作系统等方面知识整理。对于Java 初学者升中高级、以及Java后端开发人员的的面试者都有非常显著的帮助。个人博客:www.husycode.cn

Projects that are alternatives of or similar to JNotes

iokk
International Obfuscated Kotlin Contest
Stars: ✭ 56 (+69.7%)
Mutual labels:  jvm
bck2brwsr
Bck2Brwsr VM to transpile Java bytecode to JavaScript
Stars: ✭ 93 (+181.82%)
Mutual labels:  jvm
go-jdk
Run JVM-based code in Go efficiently
Stars: ✭ 61 (+84.85%)
Mutual labels:  jvm
jnigi
Golang Java JNI library
Stars: ✭ 92 (+178.79%)
Mutual labels:  jvm
wasm2kt
Web Assembly to Kotlin and Java converter. Allows to compile a C or C++ program/library, and generate a Kotlin or Java program/library.
Stars: ✭ 20 (-39.39%)
Mutual labels:  jvm
jni-bindgen
Generate Rust JVM FFI wrappers around APIs defined by .jar or .class files, because maintaining your own hand-written bindings is an exercise in boredom, soundness bugs, and pain.
Stars: ✭ 55 (+66.67%)
Mutual labels:  jvm
probes-api
Software Activity Metering - Probes Open API
Stars: ✭ 31 (-6.06%)
Mutual labels:  jvm
jaz
A JVM implementation in Zig!
Stars: ✭ 44 (+33.33%)
Mutual labels:  jvm
jvm
Pure Rust implementation of the JVM 7 specification
Stars: ✭ 27 (-18.18%)
Mutual labels:  jvm
play-java-ebean-example
Example Play application showing Java with Ebean
Stars: ✭ 54 (+63.64%)
Mutual labels:  jvm
splunk-otel-java
Splunk Distribution of OpenTelemetry Java
Stars: ✭ 39 (+18.18%)
Mutual labels:  jvm
play-scala-chatroom-example
Play chatroom with Scala API
Stars: ✭ 43 (+30.3%)
Mutual labels:  jvm
crypto
A collection of Kotlin Multiplatform Mobile cryptographic hashing functions.
Stars: ✭ 45 (+36.36%)
Mutual labels:  jvm
flamegrapher
Web frontend and REST API for Java Flight Recorder with Flamegraphs 🔥
Stars: ✭ 77 (+133.33%)
Mutual labels:  jvm
secrets.clj
A library designed to generate cryptographically strong random numbers.
Stars: ✭ 64 (+93.94%)
Mutual labels:  jvm
Algorithm-Math
算法 & 数学知识 & 重拾基础知识系列文章编写和收集
Stars: ✭ 19 (-42.42%)
Mutual labels:  jvm
eta-ffi
A command line tool to automate the generation of ffi import code for the bindings of various Java libraries.
Stars: ✭ 19 (-42.42%)
Mutual labels:  jvm
play-scala-anorm-example
Example Play Database Application using Anorm
Stars: ✭ 41 (+24.24%)
Mutual labels:  jvm
mapneat
MapNeat is a JVM library written in Kotlin that provides an easy to use DSL (Domain Specific Language) for transforming JSON to JSON, XML to JSON, POJO to JSON in a declarative way.
Stars: ✭ 45 (+36.36%)
Mutual labels:  jvm
sbt-jni
SBT Plugin to ease working with JNI
Stars: ✭ 110 (+233.33%)
Mutual labels:  jvm

JNotes

主要记录一下 JAVA 学习的一个心得,大部分内容都是自己归纳整理的 。个人认为这是一个 Java 程序员必须掌握的基础知识,它将囊括了 Java基础、集合、并发、IO、算法、设计模式等,相信对于需要找工作,准备面试的人来说,也许是一份很好的参考。

个人博客:http://www.husycode.cn

CSDN 博客:https://blog.csdn.net/u013234928

GitHub仓库:https://github.com/HusyCoding/JNotes.git

Gitee仓库:https://gitee.com/hsy-nfox/JNotes.git

欢迎订阅收藏!!!


📚技术栈

Java JVM DB Web Sys Algo Design RPC Questions
💥 🍁 💾 🌐 📀 🎨 ✂️ 🎬 📝

💥Java

🍁JVM

💾数据库

🌐Web

📀操作系统

🎨数据结构与算法

✂️设计模式

🎬分布式微服务

📝面试题集

🎤HR和Offer


📌实战经验

🔦学习演练

个人项目

🔎资源收藏

文章存在有参考、借鉴如下资料内容,所有推荐都是一些大神整理,值得学习膜拜!!

推荐书籍

  • 深入理解Spring Cloud与微服务构建
  • 阿里巴巴Java开发手册(华山版)
  • 高性能MySQL(第3版)
  • JAVA核心知识点整理
  • 深入理解Java虚拟机:JVM高级特性与最佳实践
  • Head First设计模式
  • Java并发编程的艺术
  • Redis深度历险:核心原理和应用实践
  • 大话数据结构

推荐网站

推荐开源项目

📝随笔

💡关于

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].