Sciweavers

191 search results - page 3 / 39
» How to learn introductory programming over Web
Sort
View
SIGCSE
2008
ACM
169views Education» more  SIGCSE 2008»
14 years 10 months ago
APOGEE: automated project grading and instant feedback system for web based computing
Providing consistent, instant, and detailed feedback to students has been a big challenge in teaching Web based computing, given the complexity of project assignments and the comp...
Xiang Fu, Boris Peltsverger, Kai Qian, Lixin Tao, ...
SIGCSE
2009
ACM
107views Education» more  SIGCSE 2009»
15 years 10 months ago
Foss 101: engaging introductory students in the open source movement
Can engaging students in free and open source software (FOSS) pique their interest in computer science? This paper describes an introductory computer science course that introduce...
Ralph Morelli, Trishan R. de Lanerolle
SIGCSE
2005
ACM
123views Education» more  SIGCSE 2005»
15 years 3 months ago
Taming Java for the classroom
Java is the canonical language for teaching introductory programming, but its complex syntax and abundance of constructs are difficult for beginners to learn. This paper shows how...
James I. Hsia, Elspeth Simpson, Daniel Smith, Robe...
SIGCSE
2005
ACM
163views Education» more  SIGCSE 2005»
15 years 3 months ago
Using SeSFJava in teaching introductory network courses
Networking course projects are usually described by an informal specification and a collection of test cases. Students often misunderstand the specification or oversimplify it t...
Tamer Elsharnouby, A. Udaya Shankar

Book
290views
16 years 6 months ago
More Servlets and JavaServer Pages
"Before you can start learning specific servlet and JSP techniques, you need to have the right software and know how to use it. This introductory chapter explains how to obt...
Marty Hall