JAVA PPT
Slides
Sorry, I can no longer provide PDF versions of slides. They are too large, causing me to exceed my quota.Resources
- Java. From this site you can download J2SE 1.4.x SDK. They also have some good Java tutorials.
- There are many tutorials on Servlets.
- There are many tutorials on HTML.
- There are many tutorials on HTTP.
- Tomcat is a free, open source Web and Servlet server. Here is how to download and install Tomcat.
- Eclipse is a free, open source development environment that is great for Java (at least I like it).
- Sysdeo is a Tomcat plugin for Eclipse.
- Here is a tutorial on installing, configuring, and using Tomcat, Eclipse, and Sysdeo (in English).
- Here is a tutorial on setting up CVS on CSIF machines. After setting one up, team-mates can check code in and out from your repository. More, should you ever do something horribly wrong to your code, you can "roll back" to a early version. BTW, Eclipse is ready for use with CVS out-of-the-box.
- Here is a CVS-SSH2 plugin for Eclipse. With this you can securely use CVS remotely with Eclipse.
- Here is a fantastic site on the "Top 10 Mistakes in Web Design".
No comments:
Post a Comment