Export Citations
Save this search
Please login to be able to save your searches and receive alerts for new content matching your search criteria.
- research-articleApril 2010
Teaching web programming using the Google Cloud
ACMSE '10: Proceedings of the 48th annual ACM Southeast ConferenceArticle No.: 76, Pages 1–5https://doi.org/10.1145/1900008.1900110This paper describes a novel approach to incorporate web-based programming techniques in the undergraduate computer science curriculum using Google App Engine as the target platform. This approach provides students with a production-level understanding ...
- articleDecember 2007
Designing an advanced programming class in Java that incorporates web database applications
The computing curriculum includes many programming courses that introduce students to fundamental programming concepts. This paper provides a course design for an advanced programming class in Java that incorporates curriculum that reflects current ...
- ArticleMarch 2004
Scheme-based web programming as a basis for a CS0 curriculum
SIGCSE '04: Proceedings of the 35th SIGCSE technical symposium on Computer science educationPages 353–357https://doi.org/10.1145/971300.971423The thesis of this paper is that Scheme-based web programming is a worthy organizing topic for CS0 computer literacy courses. We describe an approach to introducing non-science majors to Computer Science by teaching them to write webpages using HTML and ...
Also Published in:
ACM SIGCSE Bulletin: Volume 36 Issue 1 - articleFebruary 2004
Agent oriented software engineering with web applications
International Journal of Web Engineering and Technology (IJWET), Volume 1, Issue 4Pages 471–483https://doi.org/10.1504/IJWET.2004.006271This paper proposes an agent oriented approach to design web applications. Contrary to other research work, this paper considers agents only at the conceptual level because they are convenient abstractions. In the implementation, agents are substituted ...
- ArticleJune 2003
Do we really need EJB?
CompSysTech '03: Proceedings of the 4th international conference conference on Computer systems and technologies: e-LearningPages 190–195https://doi.org/10.1145/973620.973652This paper, which is a compilation of the experiences of a number of software developers, is an attempt to guard the software community against the pitfalls of the EJB technology. It presents an anthology of experience that might help application ...
- ArticleJanuary 2003
A manageable web software architecture: searching for simplicity
SIGCSE '03: Proceedings of the 34th SIGCSE technical symposium on Computer science educationPages 229–233https://doi.org/10.1145/611892.611976Instruction on web programming at an advanced level in computer science has been in high demand in recent years. The topics and technologies in this area are so vast and diverse that designing and teaching a course requires vast knowledge and the ...
Also Published in:
ACM SIGCSE Bulletin: Volume 35 Issue 1 - ArticleJanuary 2000
Extreme programming in practice
OOPSLA '00: Addendum to the 2000 proceedings of the conference on Object-oriented programming, systems, languages, and applications (Addendum)Pages 25–26https://doi.org/10.1145/367845.367909Follow along the implementation of an actual web-based application developed using Extreme Programming (XP). The application implements the user area for a commercial web site, using Java Servlets and JDBC. This report highlights the practices of XP ...