# HugoMatilla/Effective-JAVA-Summary

Summary of the book Effective Java 2nd Edition by Joshua Bloch

Repository: https://github.com/HugoMatilla/Effective-JAVA-Summary
Canonical: https://ross.abutalabs.com/products/effective-java-summary
License Family: other
Last push: 2025-04-09T06:54:03+00:00

## Health v2 (maintenance only)
Score: 39/100 (v2, computed 2026-09-03T02:20:16.233290+00:00)
- activity 15, release rhythm 35, longevity 100
- inputs: {"age_days": 3934, "days_push": 511, "days_rel": null, "gap_med": null, "n_releases_24m": 0}
- flags: no_releases, no_license
- formula: round(0.45*activity + 0.35*rhythm + 0.20*longevity); archived -> min(score, 10)

## Adoption (not part of the score)
Stars 1571, forks 427 (observed 2026-08-28T04:05:05.397723+00:00)

## What it is
A community-maintained summary of Joshua Bloch's book Effective Java (2nd Edition), organized chapter by chapter with code examples. It serves as a quick reference and study aid for Java best practices, not a replacement for the book itself.

## Use cases
- quickly look up Java best practices while coding
- review Effective Java concepts before an interview
- learn object creation, equals/hashCode, and class design guidelines
- find concise explanations of Java idioms like builders and static factory methods
- use as a study companion while reading Effective Java

## When to choose
- you want a free, searchable summary of Effective Java's items
- you need a quick refresher on Java design best practices
- you are studying Java and want structured notes alongside the book

## When to avoid
- you expect a runnable library or tool - this is prose documentation
- you need the 3rd edition content covering newer Java features
- you want an authoritative substitute for reading the actual book

## Facets
- artifact type: learning-resource
- maturity: maintenance
- function: documentation, developer-tools
- domain: programming-languages, tutorials, developer-tools, education
- platform: jvm, cross-platform
- tags: java, effective-java, best-practices, book-summary, reference-guide

## Member repositories
- HugoMatilla/Effective-JAVA-Summary (main) score 39

## Provenance
- Observed fields: from GitHub, fetched 2026-08-28T04:05:05.397723+00:00.
- Health v2: computed from the inputs above; adoption is never an input.
- Inferred fields (summary, facets, guidance): AI-extracted, prompt v1, taxonomy v1, on 2026-08-30T03:58:25.352505+00:00, confidence not recorded.
  - readme: https://github.com/HugoMatilla/Effective-JAVA-Summary (fetched 2026-08-28T04:05:05.397723+00:00, sha dc601f60891a)
- Data as of 2026-08-30T08:39:29.467469+00:00.
