エンジニアを目指す初学者に向けて、わかりやすく解説したブログです。
サイトをリニューアルしました
設計

バグを減らすために、変数は上書きしない(イミュータブル)

Featured image of the post

【2024年版】API構築の個人的な技術選定ベストプラクティス(パターン別)

Featured image of the post

【2024年版】フロントエンド開発の個人的な技術選定ベストプラクティス

Featured image of the post

クラスA→クラスBの変換メソッドをどこに書くか

Featured image of the post

【Java】Enumの機能を最大限に活かし、可読性を上げる(同時にswitch文も減らす)

Featured image of the post

GET、POST、PUT、DELETEについて概要と違いを理解する

Featured image of the post

4種類のメソッドがそれぞれどういう役割で、どんなときに使われるのかを理解する。

SQLの実行計画の決定方法を理解する

Featured image of the post

初心者がAPIの例外処理を行う場合の考え方

Featured image of the post

【やさしいDDD入門 第2章】エンティティとは

Featured image of the post

【やさしいDDD入門 第1章】値オブジェクトとは

Featured image of the post