# cami-la/debugging-java

Curso que apresenta conceitos introdutórios sobre como podemos trabalhar com debugging na linguagem Java.

Repository: https://github.com/cami-la/debugging-java
Canonical: https://ross.abutalabs.com/products/debugging-java
Homepage: https://digitalinnovation.one/sign-in
Language: Java
License Family: other
Topics: debugging, debug, intellij, eclipse, java, exception-handling, exceptions
Last push: 2024-07-31T02:27:48+00:00

## Health v2 (maintenance only)
Score: 32/100 (v2, computed 2026-09-03T02:39:23.370411+00:00)
- activity 0, release rhythm 35, longevity 100
- inputs: {"age_days": 1793, "days_push": 764, "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 1303, forks 381 (observed 2026-08-28T04:04:18.304255+00:00)

## What it is
A free introductory course on debugging in Java, taught for Digital Innovation One. It covers bug types, exception handling, execution stack, and stack traces using IDEs like IntelliJ and Eclipse.

## Use cases
- learn how to debug java programs
- understand java stack traces
- learn exception handling in java
- debugging tutorial for beginners
- how to use debugger in intellij or eclipse
- find and fix bugs in java code

## When to choose
- you are a Java beginner wanting to learn debugging fundamentals
- you want a free structured course on exceptions and stack traces
- you use IntelliJ or Eclipse and want to learn their debuggers

## When to avoid
- you need advanced debugging techniques or production diagnostics tooling
- you want a debugging library or tool rather than educational material
- you work in a language other than Java

## Facets
- artifact type: learning-resource
- maturity: active
- function: developer-tools, error-handling
- domain: education, developer-tools, programming-languages
- platform: jvm, cross-platform
- tags: debugging, java, course, intellij, eclipse, stack-trace, exceptions, tutorial

## Member repositories
- cami-la/debugging-java (main) score 32

## Provenance
- Observed fields: from GitHub, fetched 2026-08-28T04:04:18.304255+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-30T04:51:11.405014+00:00, confidence not recorded.
  - readme: https://github.com/cami-la/debugging-java (fetched 2026-08-28T04:04:18.304255+00:00, sha b9c8ac12c366)
  - homepage: https://digitalinnovation.one/sign-in (fetched 2026-08-29T12:09:16.347912+00:00, sha b21150f4fff4)
- Data as of 2026-08-30T08:39:29.467469+00:00.
