I am a novice programmer, but the most experienced one in my organization.
We have a number of dated online Java applets (with source code) which run various simulations.
My task is to "convert them to HTML5." Now I'm not sure if this assignment as stated makes sense, but really my boss wants these clunk, slow applets converted to fast, slick web applications (even usable on mobile devices!)
I'm not sure where to start my research. Can someone summarize the tools/skills, broad plan of attack for this task? I'd like to tackle this project in Python or Java, but am open to learning new languages.