Sciweavers

18918 search results - page 49 / 3784
» Using Technology in Teaching
Sort
View
93
Voted
PPPJ
2004
ACM
15 years 5 months ago
Using the divide and conquer strategy to teach Java framework design
All programmers should understand the concept of program families and know the techniques for constructing them. This paper describes a case study that can be used to introduce st...
H. Conrad Cunningham, Yi Liu, Cuihua Zhang
SIGCSE
2002
ACM
211views Education» more  SIGCSE 2002»
15 years 3 days ago
To java.net and beyond: teaching networking concepts using the Java networking API
This paper covers the use of Java and its API for developing networking programs in an undergraduate computer networks class. Through the use of TCP and UDP sockets provided in th...
Greg Gagne
IVA
2005
Springer
15 years 6 months ago
Teaching Virtual Characters How to Use Body Language
Abstract. Non-verbal communication, or “body language”, is a critical component in constructing believable virtual characters. Most often, body language is implemented by a set...
Doron A. Friedman, Marco Gillies
101
Voted
IJVR
2008
133views more  IJVR 2008»
15 years 14 days ago
Teaching Algebra Using Culturally Relevant Virtual Instructors
When culture is integrated into the mathematics classroom, it improves students' academic achievement [3], helps move classrooms towards an equitable learning environment [30]...
Juan E. Gilbert, Keena Arbuthnot, Stafford Hood, M...
SIGCSE
2003
ACM
151views Education» more  SIGCSE 2003»
15 years 5 months ago
Using Java to teach networking concepts with a programmable network sniffer
A crucial part of the Networking course is the examination of and experimentation with network traffic data. Most standalone network traffic sniffers are quite expensive and those...
Michael J. Jipping, Agata Bugaj, Liliyana Mihalkov...