Would you recommend courses, books, documentation, or jumping straight to a project and googling things along the way? I have a solid foundation of Java and want to start learning how to develop web apps with it.

Any help much appreciated

  • hadesflames@vlemmy.net
    link
    fedilink
    arrow-up
    2
    ·
    1 year ago

    As with any framework or language, it depends on how you like to learn things and how quickly you need to start producing code.

    I like to just jump in and read docs where necessary along the way. That doesn’t mean it’s the best way for you.