Главная
Study mode:
on
1
Introduction
2
You can leave now
3
Boilerplate
4
Hello World Example
5
Good IDEs
6
Modern Java
7
Data classes
8
Writing boilerplate
9
Reading Java code
10
Lombok
11
Dataclasses
12
Casting
13
Nulls
14
Optional
15
Switch statements
16
Default parameter values
17
Collections
18
Lists
19
Maps
20
Lambda Expressions
21
Streams API
22
Can we go too far
23
Implicit
24
When is boilerplate good
25
Summary
26
Additional code
27
What is readable
28
Reducing code
29
Questions
Description:
Explore the pros and cons of boilerplate code in JVM languages through a 40-minute conference talk by Trisha Gee at Devoxx. Examine common coding scenarios in Java and Kotlin to understand the impact of removing extraneous code on readability and productivity. Learn how Java has evolved to improve developer efficiency and why staying updated with new language features can simplify coding. Discover insights on when boilerplate code is beneficial and when it can be reduced, covering topics such as data classes, null handling, switch statements, collections, and lambda expressions. Gain valuable perspective on balancing code readability with conciseness in modern programming practices.

Is Boilerplate Code Really So Bad

Devoxx
Add to list