Sciweavers

394 search results - page 45 / 79
» Compatibility of partnered students in computer science educ...
Sort
View
SIGCSE
2000
ACM
121views Education» more  SIGCSE 2000»
14 years 1 days ago
Powers of 10: the case for changing the first course in computer graphics
The growing maturity of computer graphics technology now makes it possible to view the introductory graphics course in a general computer science curriculum in a new light. Instea...
Steve Cunningham
SIGCSE
2010
ACM
166views Education» more  SIGCSE 2010»
13 years 7 months ago
Introducing concurrency in CS 1
Because of the growing importance of concurrent programming, many people are trying to figure out where in the curriculum to introduce students to concurrency. In this paper we di...
Kim B. Bruce, Andrea Pohoreckyj Danyluk, Thomas P....
SIGCSE
2006
ACM
179views Education» more  SIGCSE 2006»
14 years 1 months ago
Fifteen compilers in fifteen days
Traditional approaches to semester-long projects in compiler courses force students to implement the early stages of a compiler in depth; since many students fall behind, they hav...
Jeremy D. Frens, Andrew Meneely
VL
2006
IEEE
220views Visual Languages» more  VL 2006»
14 years 1 months ago
AgentCubes: Raising the Ceiling of End-User Development in Education through Incremental 3D
Now that we have end-user programming environments capable of empowering kids with no programming background to build games in a matter of hours, a new quest for raising the ceili...
Alexander Repenning, Andri Ioannidou
ACMSE
2009
ACM
13 years 11 months ago
Using computer graphics to explore object oriented concepts using C
Most recent graphics courses are what we would call topdown courses. Courses that focus on using graphical packages to implement and teach graphics. The course discussed in this p...
William C. Kreahling