9
13

More than 3 years have passed since last update.

熟読したいJava勉強用サイトまとめ

Last updated at Posted at 2020-04-13

Java学習用サイトまとめ

全般

Lombock

ちょっといいJavaコードを書こう

Effective Java的な
https://qiita.com/nishemon/items/b581b3430cc6225098ca

モダンなJava開発ガイド

Java8関連

Optinal

Stream API

メソッド参照

ラムダの基礎

非同期処理(CompletableFuture)

Java11

Java8→Java11

設計思想

Nullオブジェクト

Value Object

ドメイン駆動

ドメインの言葉を使ったコード

Immutable Java、Null安全

tell don't ask

https://tech.quartetcom.co.jp/2019/09/26/oop-training-tech/
https://scrapbox.io/vitocchi/Tell_Don't_Ask

9
13
0

Register as a new user and use Qiita more conveniently

  1. You get articles that match your needs
  2. You can efficiently read back useful information
  3. You can use dark theme
What you can do with signing up
9
13