Sciweavers

221 search results - page 16 / 45
» Marketing the programming languages course
Sort
View
SIGCSE
2010
ACM
182views Education» more  SIGCSE 2010»
15 years 4 months ago
Frances: a tool for understanding code generation
Compiler and programming language implementation courses are integral parts of many computer science curricula. However, the range of topics necessary to teach in such a course ar...
Tyler Sondag, Kian L. Pokorny, Hridesh Rajan
FECS
2008
185views Education» more  FECS 2008»
14 years 11 months ago
Will There Ever Be Consensus on CS1?
- The choice of programming language, the approach by which students are taught and the software tools made available to students have been controversial issues in many ways. While...
Robert M. Siegfried, David Chays, Katherine Herber...

Book
359views
16 years 8 months ago
C++ Annotations
"This document is intended for knowledgeable users of C (or any other language using a C-like grammar, like Perl or Java) who would like to know more about, or make the transi...
Frank B. Brokken
SIGCSE
1997
ACM
115views Education» more  SIGCSE 1997»
15 years 2 months ago
Testing object-oriented programs: making it simple
One of the major difficulties facing anyone trying to teach the first programming course is how to encourage students to thoroughly test their programs. We would argue that the ma...
John Rosenberg, Michael Kölling
CLEIEJ
2010
14 years 7 months ago
Teaching Programming Principles through a Game Engine
Teaching fundamental programming to freshmen is a hard task to be performed, given the high level action and logical reasoning that are required for these students to develop in a...
Cristiane Camilo Hernandez, Luciano Silva, Rafael ...