ModernJava icon indicating copy to clipboard operation
ModernJava copied to clipboard

Book teaching how to write modern and effective Java. It is maintained by the community, anyone can contribute.

Results 62 ModernJava issues
Sort by recently updated
recently updated
newest added

The Wiki, currently empty, needs some basic intro pages, such as * `.../wiki/Contributing` * a guide how to publish locally (install mdbook, `mdbook serve -open`, link to the docs https://rust-lang.github.io/mdBook/guide/installation.html...

documentation
priority: major
valid

The current logo was just quickly hacked together: ![modern_java_logo](https://user-images.githubusercontent.com/13614011/211793432-251bc871-eeca-41aa-9dca-74276a4cf0ff.png) We can probably make sth nicer.

enhancement
priority: low
valid

There are for sure some useful GH-actions workflows out there, which we could add to our pipeline (besides deploying the website). Some things that come to my mind would be:...

enhancement
priority: major
valid

Eventually, this book should be accessibly nicely via Google and by externals. Therefore, we should secure ourselves a proper domain and then publish the book there. For example: `modernjava.org` or...

enhancement
blocked
priority: normal
valid

wsg honestly i don't write stuff and i suck at it this prob gonna look like a 12yo work but yeah. honestly i'm not too happy with this feel like...

We need to document the `mdbook serve` workflow + how to get mdbook

It would be helpful to have a section about Serialization/Deserialization. I am suggesting this because I wanted to check what is serialized by default and thought I might find it...

https://javabook.mccue.dev/static_methods/factories code block 4 should compile? it has the no-compile icon caught by discord user: burn_bridges_55555

Feedback from u/Kaathan on reddit https://www.reddit.com/r/programming/s/nllBX0xvd4 We currently have a challenge that assumes you know that variables can be assigned to other variables before showing that explicitly.

ordering

https://javabook.mccue.dev/compilation/clean might want to add a (potentially funny) footnote that u shouldnt run this on a folder that u dont want to delete, such as root or C:// etc. "might...