A Dozen Cool Things You Can Do with JVM Languages
Offered By: Devoxx via YouTube
Course Description
Overview
Explore a dozen innovative capabilities unique to JVM languages in this 51-minute Devoxx conference talk. Discover how languages beyond Java offer powerful features like tail call optimization, special compiler support, and advanced library functionalities. Learn to read files, rewrite code, manage resources automatically, implement traits, utilize pattern matching, create XML, and employ extension methods. Gain insights into fluent syntax and garbage collection techniques that set these languages apart. Enhance your programming toolkit with these 12 cool, practical, and often easier-to-implement alternatives to traditional Java approaches.
Syllabus
Introduction
Read a file
Rewrite code
Garbage collector
Automatic Resource Management
Traits
Example
Pattern Matching
Creating XML
Tailcall optimization
Extension methods
Fluent syntax
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