Enough Java.lang.String to Hang Ourselves
Offered By: Devoxx via YouTube
Course Description
Overview
Explore the intricacies of Java's String class in this 48-minute conference talk by Heinz Kabutz at Devoxx. Delve into performance comparisons between different string concatenation methods, memory optimization techniques like string interning and deduplication, and the impact of Java 9 on string memory usage. Discover the limits of constant and dynamic strings, the efficiency of StringBuilder, the role of intrinsics in string operations, and the truth behind string immutability. Learn about effective substring creation and gain insights into numerous other String-related topics that will enhance your understanding and usage of this fundamental Java class.
Syllabus
[VDM19] Enough java.lang.String to Hang Ourselves ... by Heinz Kabutz
Taught by
Devoxx
Related Courses
Play by Play: Developing Microservices and Mobile Apps with JHipsterPluralsight Software Archaeology - Learning from the Landing on the Moon
Devoxx via YouTube Create an Eco-Friendly World with Green Software Engineering
Devoxx via YouTube Platform Building for Data Mesh - Show Me How It Is Done
Devoxx via YouTube The Hitchhiker's Guide to Software Architecture and Design
Devoxx via YouTube