Description
it would be good to add some tutorial about i18n and how to write multinational app in java
extending that one
maybe for all missing topic you can add the topic and add one paragraph about it and link to the old java tutorial equivalence for example the i18n tutorial and add that old link on that paragraph and mention that it based on jdk and you will or will not update it (in case if applicable )
so the developer get the full sight and know there other topic that java has or cover
for example creating GUI section and under it 2 section
- swing with link to the old java tutorial and if it will get update later or not (based on api change )
- javafx with link to the old java tutorial and also the new tutorial that already on dev.java till it all migrated and remove the old one
the old tutorial can be used as base resource (as you already did with some of the current tutorial) and you update only the parts needed to save you some time
same thing for thread and other resource
another thing what about add roadmap for the knowledge required for java developer despite that knowledge will get tutorial or not
and if not is it possible to get question about resources for it if not also that not problem but at least it will give the developer overview about the path
for example dev will need git and linux algorithm data structure jakartaee spring testing tool build tool and so on
it would be nice if that road map ordered in good way so for example if someone learn git then start learn java it fine they do not depend on each other but in my humble opinion learn java first then git so you can use the code knowledge to put that code on git
someone would say we can train by text file that ok but push and commit real work even if it sample app would make it more sense
sorry for long post and have a nice day everyone :)