Search results for #effectivejava
前に読んだ時、途中で中断したから、また読み始めることにした。読んだ項目はチェックを入れていくことにした。 とりあえず、わかりそうなら、項目からサラサラ読んで難しいところは調べながら、やろう。 #EffectiveJava #たーしばの読書
Do you think it's worth paying the price of having unreadable and more error-prone code to have some performance improvement? Read the full article: Should You Worry About Performance When Using java.util.Optional? ▸ lttr.ai/AdGqo #EffectiveJava #Java
分かりにくい部分を解説しながら進める読書会です。参加者募集中! #effectivejava 第34回『Effective Java 第3版』オンライン読書会(第3サイクル:10回目) ej3e-reading.connpass.com/event/342509/
👀 Dive into the best practices for logging in Java to improve your debugging and troubleshooting processes. Learn how to improve your logging techniques and avoid common pitfalls. #JavaDevelopers #LoggingBestPractices #EffectiveJava 💻📝🔍 foojay.io/today/effectiv…
Should You Worry About Performance When Using java.util.Optional?: lttr.ai/AYY55 #EffectiveJava #Java #100DaysOfCode
👀 Dive into the best practices for logging in Java to improve your debugging and troubleshooting processes. Learn how to improve your logging techniques and avoid common pitfalls. #JavaDevelopers #LoggingBestPractices #EffectiveJava 💻📝🔍 foojay.io/today/effectiv…
🚧 Is modifying a builder's design a bad practice? Some argue it turns it into a service locator, hiding class dependencies. What's your take? #SoftwareDesign #BuilderPattern #EffectiveJava 🚧 ift.tt/dtrvZai
Focus on writing good code, so when and if you need, it will be easy to optimize. Read the full article: Should You Worry About Performance When Using java.util.Optional? ▸ lttr.ai/AUMQo #EffectiveJava #Java #100DaysOfCode
Effective Java by @joshbloch in 2024 anyone ? Read the section on Exception Handling. Feels relevant. What other sections should I read ? #effectivejava #java #programming
16) Favour static nested class over non static github.com/chellams/effec… #effectivejava #java #til
Do you think it's worth paying the price of having unreadable and more error-prone code to have some performance improvement? Read the full article: Should You Worry About Performance When Using java.util.Optional? ▸ lttr.ai/ASRkj #EffectiveJava #Java
If you're writing a public API, like a framework or library, and you don't know what kind of application is calling it, you may need to be more flexible and give the client the choice of using Optional. Read more 👉 lttr.ai/AKua7 #EffectiveJava #Java #100DaysOfCode
16 ) Use function objects to represent strategies #effectivejava #Java #til github.com/chellams/effec…
#EffectiveJava by @joshbloch is such a great, practical book and a must read for every java developer. Nothing has improved my understanding of the language as much as doing code reviews with the book opened next to me and diving into endless rabbit holes.
今週の土曜日から開催します。申し込みは明日までです。 #effectivejava 第25回『Effective Java 第3版』オンライン読書会(第3サイクル:1回目) ej3e-reading.connpass.com/event/301506/
15) Prefer class hierarchies to tagged class #effectivejava #Java #TIL github.com/chellams/effec…
14) Use interfaces only to define types #effectivejava #Java #TIL github.com/chellams/effec…
13) Prefer interface to abstract class #effectivejava #Java #TIL github.com/chellams/effec…
12) Design and document for inheritance or prohibit it. #effectivejava #TIL #Java github.com/chellams/effec…
