Sciweavers

507 search results - page 10 / 102
» Educational Approach to an Experiment in a Software Architec...
Sort
View
CGF
2007
151views more  CGF 2007»
13 years 7 months ago
Teaching, Exploring, Learning - Developing Tutorials for In-Class Teaching and Self-Learning
This paper presents an experience report on a novel approach for a course on intermediate and advanced computer graphics topics. The approach uses Teachlet Tutorials, a combinatio...
Steffi Beckhaus, Kristopher J. Blom
SIGCSE
2009
ACM
119views Education» more  SIGCSE 2009»
14 years 8 months ago
Implications of integrating test-driven development into CS1/CS2 curricula
Many academic and industry professionals have called for more testing in computer science curricula. Test-driven development (TDD) has been proposed as a solution to improve testi...
Chetan Desai, David S. Janzen, John Clements
ACSE
2000
ACM
13 years 12 months ago
Software testing in the computer science curriculum -- a holistic approach
Although testing accounts for 50% of the cost of software, it receives little treatment in most curricula. This paper presents some approaches to giving all students multiple, inc...
Edward L. Jones
FECS
2009
164views Education» more  FECS 2009»
13 years 5 months ago
Development of a System for Teaching C/C++ Using Robots and Open Source Software in a CS1 Course
- This paper describes the development of a system for teaching C/C++ using LegoTM RCX Robots in a CS1 college course on introductory programming. The system has been implemented u...
Amy Delman, Lawrence Goetz, Yedidyah Langsam, Theo...
JFP
2007
126views more  JFP 2007»
13 years 7 months ago
Engineering Software Correctness
Software engineering courses offer one of many opportunities for providing students with a significant experience in declarative programming. This report discusses some results fr...
Rex L. Page