Home > Java > javaTutorial > Wednesday Links - Edition 2

Wednesday Links - Edition 2

Susan Sarandon
Release: 2025-01-22 22:07:12
Original
466 people have browsed it

Wednesday Links - Edition 2

This week's curated links cover a range of Java and Kotlin topics:

JVM Internals & Performance:

  • Understanding JVM Garbage Collector Performance (10 min): Dive into JVM garbage collection optimization. Link ?️

  • How JVM handles exceptions (4 min): A concise explanation of JVM exception handling. Link ?

  • The slow Death of the onjcmd Debugger Feature (5 min): Learn about the deprecation of a JVM debugging tool. Link ?

Kotlin & Design Patterns:

  • Exploring More Design Patterns in Kotlin: Part 3 (5 min): Continue your Kotlin design pattern journey. Link

Java & Functional Programming:

  • Algebraic Data Types and Pattern Matching with Java (13 min): Explore functional programming concepts in Java. Link ?

Kotlin & GitHub Actions:

  • The journey of providing Kotlin bindings for GitHub Actions (22 min): A detailed account of creating Kotlin bindings. Link ?

Database Optimization & Makefiles:

  • Why you should use compact table columns (6 min): Optimize your database performance. Link ?️

  • Be aware of the Makefile effect (3 min): Understand the potential pitfalls of Makefiles. Link ?

The above is the detailed content of Wednesday Links - Edition 2. For more information, please follow other related articles on the PHP Chinese website!

source:php.cn
Statement of this Website
The content of this article is voluntarily contributed by netizens, and the copyright belongs to the original author. This site does not assume corresponding legal responsibility. If you find any content suspected of plagiarism or infringement, please contact admin@php.cn
Latest Articles by Author
Popular Tutorials
More>
Latest Downloads
More>
Web Effects
Website Source Code
Website Materials
Front End Template