Hands-on Java
Workshop Agenda
Our objective with Java in this workshop is to learn how it can be incorporated and customized within HTML documents. For the curious, sample Java code is included, as well as links to download the free Sun JDK compiler. However, learning to program in Java is not an afternoon activity. The source code may give you some sense of what the learning curve might be.
- Open text editor
- Open Web browser
- Create practice page (step by step in workshop)
- For the adventurous:
- Download Java Developer's Kit (JDK) from Sun
- Get sample Java code for applets
- Customize Java code in Notepad, save changes
- Re-compile with JDK, incorporate into HTML, call up as local file in browser