From: Timothy J. H. <ti...@cs...> - 2003-09-18 19:18:51
|
Hi, I've added a link from the main jscheme web page http://jscheme.sourceforge.net to a tutorial on web programming for novice programmers. The link leads to a page of directions for downloading a Jetty web server http://jscheme.cs.brandeis.edu:8080/tutorial/download.html The Jetty server you download contains two Jscheme webapps: tutorial and practice. One webapp ,tutorial, consists of 8 lessons (in pretty rough form). The other webapp, practice, is for the students to write their own servlets and applets and webpages. These tutorial lessons are essentially the notes that I've been using to teach an "Introduction to Computers" course to about 1000 mostly non-science majors over the past 7 years. I thought it was time to start making this publlic in the hope that eventually everyone will learn how to become at least minimally proficient at web programming. If anyone has time to try out the tutorial briefly, I'm glad to hear about any ideas for improving it... Cheers, ---Tim--- |