Sciweavers

SIGCSE
2009
ACM
134views Education» more  SIGCSE 2009»
13 years 11 months ago
What makes CS teachers change?: factors influencing CS teachers' adoption of curriculum innovations
Computer Science (CS) education researchers hope their research has real impact on teaching practices. Developers of innovative curricula and tools for CS education want teachers ...
Lijun Ni
SIGCSE
2009
ACM
143views Education» more  SIGCSE 2009»
13 years 11 months ago
Thinking about computational thinking
Jeannette Wing’s call for teaching Computational Thinking (CT) as a formative skill on par with reading, writing, and arithmetic places computer science in the category of basic...
James J. Lu, George H. L. Fletcher
SIGCSE
2009
ACM
110views Education» more  SIGCSE 2009»
14 years 5 months ago
Personalizing CS1 with robots
We have developed a CS1 curriculum that uses a robotics context to teach introductory programming [1]. Core to our approach is that each student has their own personal robot. Our ...
Jay Summet, Deepak Kumar, Keith J. O'Hara, Daniel ...
SIGCSE
2009
ACM
150views Education» more  SIGCSE 2009»
14 years 5 months ago
Dereferee: exploring pointer mismanagement in student code
Dynamic memory management and the use of pointers are critical topics in teaching the C++ language. They are also some of the most difficult for students to grasp properly. The re...
Anthony Allevato, Manuel A. Pérez-Qui&ntild...
SIGCSE
2009
ACM
119views Education» more  SIGCSE 2009»
14 years 5 months ago
The summer academy for advancing deaf and hard of hearing in computing
Deaf and hard of hearing students are an underrepresented group in computing and face extra challenges in university-level computing courses. This paper describes a 9-week Summer ...
Anna Cavender, Richard E. Ladner, Robert I. Roth
SIGCSE
2009
ACM
149views Education» more  SIGCSE 2009»
14 years 5 months ago
GINI: a user-level toolkit for creating micro internets for teaching & learning computer networking
GINI (GINI Is Not Internet) is an open-source toolkit for creating virtual micro Internets for teaching and learning computer networking. It provides lightweight virtual elements ...
Muthucumaru Maheswaran, Alexis Malozemoff, Daniel ...
SIGCSE
2009
ACM
169views Education» more  SIGCSE 2009»
14 years 5 months ago
The impact of instructor initiative on student learning: a tutoring study
In the quest to find instructional approaches that benefit student learning, engagement, and retention, evidence suggests providing students with hands-on practice is a worthwhile...
Kristy Elizabeth Boyer, Robert Phillips, Michael D...
SIGCSE
2009
ACM
151views Education» more  SIGCSE 2009»
14 years 5 months ago
A graphics package for the first day and beyond
We describe cs1graphics, a new Python drawing package designed with pedagogy in mind. The package is simple enough that students can sit down and make use of it from the first day...
Michael H. Goldwasser, David Letscher
SIGCSE
2009
ACM
179views Education» more  SIGCSE 2009»
14 years 5 months ago
Methods, metrics and motivation for a green computer science program
Computer science educators are uniquely positioned to promote greater awareness of Green Computing, using the academic setting to encourage environmentally conscious use of techno...
Mujtaba Talebi, Thomas Way
SIGCSE
2009
ACM
132views Education» more  SIGCSE 2009»
14 years 5 months ago
All I really need to know I learned in CS1
Elliot B. Koffman