ModernJava
ModernJava copied to clipboard
Book teaching how to write modern and effective Java. It is maintained by the community, anyone can contribute.
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...
The current logo was just quickly hacked together:  We can probably make sth nicer.
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:...
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...
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.
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...