gbnwl 8 minutes ago

What exactly is the intuition behind taking something inherently linear like a sequence of 100 days and presenting it as a graph with no information given about the rationale or reasoning behind the edges.

afunk 35 minutes ago

You should try rendering the graph in 3js. It’s pretty easy and so so beautiful.

Toto.tech has a decent example. You have flight controls with wasd + mouse

jacobrussell 41 minutes ago

I looked around, but can't find the source information this was created off of -- where are the questions/topics for the 100 days listed?

debesyla 4 hours ago

I personally am not sure what's the point of this, when the graph seems like doesn't give any real information + doesn't even work on mobile (no hover), but congrats on finishing up the series!

kristianp 1 hour ago

Takes me back to simpler days when Java was THE language to learn and book like this was interesting. It seems the author took each day in the book as an inspiration for a blog post, which gives it value beyond the book itself.

celurian92 2 days ago

I completed 100 Days of Java and ended up and it took me roughly 5 years.

Made an interactive map/index of the posts, linked by related topics. I made it to make the series easier to browse by concept instead of only by day number.

  • evanjrowley 3 hours ago

    Nice work! I appreciate the topic and search filters too.

artenes_dev 3 hours ago

This looks interesting, I worked with Java some time ago, but haven't touched it for some time. I guess since the graph is really not that intuitive this really describes how complicated can be learning Java!