Tagged Questions
19
votes
7answers
927 views
In a legacy codebase, how do I quickly find out what is being used and what isn't?
I've been asked to evaluate what appears to be a substantial legacy codebase, as a precursor to taking a contract maintaining that codebase.
This isn't the first time I've been in this situation. In ...
0
votes
3answers
2k views
Alternatives to Java Applet for interactive Websites
In short I am searching for an alternative to Java applets for making some interactive parts like minigames etc. on my website
Facts:
I´m developing an e-learning website for children.
This site has ...