Sciweavers

93 search results - page 2 / 19
» Teaching the Process of Code Review
Sort
View
ITICSE
2000
ACM
13 years 9 months ago
Making students read and review code
The Praktomat system allows students to read, review, and assess each other’s programs in order to improve quality and style. After a successful submission, the student can retr...
Andreas Zeller
JMLR
2011
111views more  JMLR 2011»
13 years 4 days ago
Models of Cooperative Teaching and Learning
While most supervised machine learning models assume that training examples are sampled at random or adversarially, this article is concerned with models of learning from a cooper...
Sandra Zilles, Steffen Lange, Robert Holte, Martin...
JAMIA
2010
79views more  JAMIA 2010»
12 years 12 months ago
A systematic literature review of automated clinical coding and classification systems
Clinical coding and classification processes transform natural language descriptions in clinical text into data that can subsequently be used for clinical care, research, and othe...
Mary H. Stanfill, Margaret Williams, Susan H. Fent...
SIGCSE
2005
ACM
146views Education» more  SIGCSE 2005»
13 years 10 months ago
Using image processing projects to teach CS1 topics
As Computer Science educators, we know that students learn more from projects that are fun and challenging, that seem “real” to them, and that allow them to be creative in des...
Richard Wicentowski, Tia Newhall

Book
358views
15 years 3 months ago
Java for the Beginning Programmer
"Java for the Beginning Programmer teaches Java to someone with absolutely no programming background. This book focuses on core programming topics such as variables, looping, ...
Jeff Heaton