IntelliJ IDEA: Data Modeling with Records - Examples for Busy Developers
Offered By: JetBrains via YouTube
Course Description
Overview
Explore the power of Java records in this 20-minute video tutorial from JetBrains. Dive into five practical examples designed for busy developers, covering the syntax, semantics, features, and limitations of records. Learn when and how to use records effectively, including their application with pattern matching and sealed classes. Discover how to create concise domain values, define expressive data models, refactor methods using local records, integrate records with frameworks and libraries, and implement powerful data processing techniques. Gain insights into Java 19's capabilities and enhance your coding efficiency with IntelliJ IDEA.
Syllabus
- Intro
- Concise, clean and simple way to define domain values
- Defining expressive data models
- Refactoring methods by using local records
- Using records with Frameworks or libraries
- Powerful and concise data processing
Taught by
IntelliJ IDEA by JetBrains
Tags
Related Courses
Algorithms, Part IPrinceton University via Coursera Introduction à la programmation orientée objet (en Java)
École Polytechnique Fédérale de Lausanne via Coursera MongoDB for Java Developers
MongoDB University Initiation à la programmation (en Java)
École Polytechnique Fédérale de Lausanne via Coursera Intro to Java Programming
San Jose State University via Udacity