Hello!
I'd like to start coding next week but I am struggling with the architecture...
Does anyone knows of a good book (or any other good resource) that would allow me to build up the skills/understanding necessary to code a 'basic' client/server application?
I'd really like to be able to have a remotely accessible application with a front end using either a browser or swing and connecting to a server where the H2 database will be installed (connection through internet & intranet since we'll be using laptop when traveling and desktop in the office).
I suppose it is quite an ambitious project but I am confident I'll be up to the tasks
Thanks!