Sciweavers

10622 search results - page 412 / 2125
» Python Programming Language
Sort
View

Book
252views
17 years 3 months ago
C++ GUI Programming with Qt 3
"The purpose of this book is to teach you how to write GUI programs using Qt 3."
Jasmin Blanchette, Mark Summerfield
134
Voted
VL
2003
IEEE
128views Visual Languages» more  VL 2003»
15 years 10 months ago
Development and evaluation of a model of programming errors
Models of programming and debugging suggest many causes of errors, and many classifications of error types exist. Yet, there has been no attempt to link causes of errors to these ...
Andrew Jensen Ko, Brad A. Myers
123
Voted
PLILP
1994
Springer
15 years 9 months ago
Hand-Writing Program Generator Generators
In this paper we argue that hand-writing a program generator generator has a number of advantages compared to generating a program generator generator by self-application of a part...
Lars Birkedal, Morten Welinder
101
Voted
CORR
2010
Springer
62views Education» more  CORR 2010»
15 years 5 months ago
Portability of Prolog programs: theory and case-studies
(Non-)portability of Prolog programs is widely considered as an important factor in the lack of acceptance of the language. Since
Jan Wielemaker, Vítor Santos Costa
FUIN
2006
85views more  FUIN 2006»
15 years 5 months ago
Implementing Typeful Program Transformations
The notion of program transformation is ubiquitous in programming language studies on interpreters, compilers, partial evaluators, etc. In order to implement a program transformat...
Chiyan Chen, Rui Shi, Hongwei Xi