Sciweavers

252 search results - page 7 / 51
» Why teach programming languages
Sort
View
SIGCSE
2003
ACM
115views Education» more  SIGCSE 2003»
14 years 4 months ago
The role of language paradigms in teaching programming
Peter Van Roy, Joe Armstrong, Matthew Flatt, Boris...
ECOOP
1992
Springer
14 years 3 months ago
Import is Not Inheritance - Why We Need Both: Modules and Classes
The design of many popular object-oriented languages like Smalltalk, Eiffel, or Sather follows a certain trend: The class is the only structuring form. In this paper, the need for ...
Clemens A. Szyperski
HASKELL
2007
ACM
14 years 2 months ago
Why it's nice to be quoted: quasiquoting for haskell
Quasiquoting allows programmers to use domain specific syntax to construct program fragments. By providing concrete syntax for complex data types, programs become easier to read, ...
Geoffrey Mainland
SIGPLAN
2002
13 years 10 months ago
An embedded language approach to teaching hardware compilation
This paper describes a course in hardware description and synthesis (hardware compilation), taught as an introductory graduate course at Chalmers University of Technology, and as a...
Koen Claessen, Gordon J. Pace