中古品:
¥8,742 税込
配送料 ¥257 2月1日-12日にお届け
詳細を見る
中古商品: ほぼ新品 | 詳細
発売元 SuperBookDeals_
コンディション: 中古商品: ほぼ新品
コメント: 完全な状態で素晴らしいコピー。
Kindleアプリのロゴ画像

無料のKindleアプリをダウンロードして、スマートフォン、タブレット、またはコンピューターで今すぐKindle本を読むことができます。Kindleデバイスは必要ありません

ウェブ版Kindleなら、お使いのブラウザですぐにお読みいただけます。

携帯電話のカメラを使用する - 以下のコードをスキャンし、Kindleアプリをダウンロードしてください。

KindleアプリをダウンロードするためのQRコード

著者をフォロー

何か問題が発生しました。後で再度リクエストしてください。

Effective Java ペーパーバック – 2017/12/27

4.7 5つ星のうち4.7 1,524個の評価

ダブルポイント 詳細

The definitive guide to Java programming language best practices from Josh Bloch

Each chapter of Effective Java, Third Edition, consists of several “items,” each presented in the form of a short, stand-alone essay that provides specific advice, insight into Java platform subtleties, and code examples. The comprehensive descriptions and explanations for each item illuminate what to do, what not to do, and why. While coverage is through Java 9, this guidance covers core Java features every programmer works with, regardless of which version.

  • Concurrency: write clear, correct, well-documented concurrent programs
  • Objects: creating and destroying; common methods
  • Classes and interfaces: guidelines for making them usable, robust, and flexible
  • Generics: tell the compiler what types of objects are permitted in each collection for safer and clearer programs
  • Enums and annotations: two special-purpose families of reference types
  • Functions: break a big job into smaller pieces that might well be written by different people separated by both time and space.
  • Lambdas and streams: create function objects with more ease
  • Method designs: treat parameters and return values; design method signatures; document methods
  • Exceptions: improve a program’s readability, reliability, and maintainability
  • Object serialization: the dangers of serialization and how to minimize them
  • General programming:
    • local variables
    • control structures
    • libraries
    • data types
    • reflection
    • native methods
    • optimization
    • naming conventions

Programmers still consider this the best book on Java programming today.

商品の説明

著者について

Joshua Bloch is a professor at Carnegie Mellon University. He was formerly the chief Java architect at Google, a distinguished engineer at Sun Microsystems, and a senior systems designer at Transarc. He led the design and implementation of numerous Java platform features, including the JDK 5.0 language enhancements and the Java Collections Framework. He holds a Ph.D. in computer science from Carnegie Mellon University and a B.S. in computer science from Columbia University.

登録情報

  • 出版社 ‏ : ‎ Addison-Wesley Professional; 第3版 (2017/12/27)
  • 発売日 ‏ : ‎ 2017/12/27
  • 言語 ‏ : ‎ 英語
  • ペーパーバック ‏ : ‎ 416ページ
  • ISBN-10 ‏ : ‎ 0134685997
  • ISBN-13 ‏ : ‎ 978-0134685991
  • 寸法 ‏ : ‎ 18.8 x 2.29 x 22.86 cm
  • カスタマーレビュー:
    4.7 5つ星のうち4.7 1,524個の評価

著者について

著者をフォローして、新作のアップデートや改善されたおすすめを入手してください。
ジョシュア・ブロック
Brief content visible, double tap to read full content.
Full content visible, double tap to read brief content.

著者の本をもっと見つけたり、似たような著者を調べたり、おすすめの本を読んだりできます。

カスタマーレビュー

星5つ中4.7つ
1,524グローバルレーティング

この商品をレビュー

他のお客様にも意見を伝えましょう

上位レビュー、対象国: 日本

  • 2021年3月23日に日本でレビュー済み
    Amazonで購入
    A must have book for all Java developers. Includes all the must know best practices and pitfalls encountered while programming in Java. I use this book at work. It does contain some advance topics too, however, once you start reading it you will eventually get a hang of it.

他の国からのトップレビュー

すべてのレビューを日本語に翻訳
  • Amazon Customer
    5つ星のうち5.0 great book I’m half way through
    2023年8月28日にカナダでレビュー済み
    Amazonで購入
    I thought I knew a lot about java this book proved me wrong I learned a lot just from the first half.
  • Kel
    5つ星のうち5.0 Muito bom!
    2022年7月28日にブラジルでレビュー済み
    Amazonで購入
    Muitas dicas que não são tão acessíveis e que não se acha em um cursinho qualquer, valeu a pena, mas foi um pouco carinho :(
  • Francesco
    5つ星のうち5.0 Dovrebbero leggerlo tutti!
    2024年12月20日にイタリアでレビュー済み
    Amazonで購入
    Da team lead e reviewer dico che questo libro dovrebbero leggerlo tutti gli junior/middle level per innalzare la qualità del codice.
    Consegna di Amazon puntuale come sempre e libro chiaro e ben fatto.
  • Lucas Pavesi Da Cruz
    5つ星のうち5.0 Fantastic book!!
    2021年8月29日にアメリカ合衆国でレビュー済み
    Amazonで購入
    I’ve been using Java for almost a year now and this book definitely enhanced my understanding on the language and how to use its features more efficiently. I don’t recommend it as an introduction to the language, but once you do get familiar with its syntax and you start wondering what resource you should turn to improve your understanding of the language and its usability, then read this book!

    The writing is clean and comprehensive. I didn’t feel lost on most topics. I was able to follow along pretty consistently. The ones I did struggle with, I just re-read some parts of the passages and looked up some articles that were a little more introductory to what I was reading.

    If anyone is wondering how this book fairs on an e-reader, I read this all through a Kindle and I didn’t see any issues with the examples or text.

    Finally, if I had to make just one request, I’d say that a few more examples of bad practices vs the good ones would be awesome just to highlight the issues that a passage addresses.

    Amazing book nonetheless!
  • Alberto Banet
    5つ星のうち5.0 Un paso más hacia la excelencia con Java
    2024年2月8日にスペインでレビュー済み
    Amazonで購入
    Si ya programas con Java y no sabes cómo mejorar tu código este es un buen libro. Afronta diversas situaciones a las que se enfrenta el programador y ofrece soluciones que se entienden y que arrojan luz sobre algunos aspectos más difíciles y abstractos de la programación.