Tell me more ×
Programmers Stack Exchange is a question and answer site for professional programmers interested in conceptual questions about software development. It's 100% free, no registration required.

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.

share|improve this question
2  
Learning HTML5 would be a good start. For a list of good learning resources, you can try this non-constructive question on Stack Overflow: stackoverflow.com/questions/4766939/what-is-the-best-html5-book. If your assignment makes no sense, ask your boss for clarification. – Robert Harvey Apr 16 at 17:29
5  
Explain your boss that "converting to slick, fast HTML5 applications" will require total rewrite of those applets. And will take lots of resources, time and experienced developers to achieve this goal. – Euphoric Apr 16 at 18:42

closed as not a real question by Robert Harvey, MichaelT, thorsten müller, gnat, World Engineer Apr 16 at 23:05

It's difficult to tell what is being asked here. This question is ambiguous, vague, incomplete, overly broad, or rhetorical and cannot be reasonably answered in its current form. For help clarifying this question so that it can be reopened, see the FAQ.