Sciweavers

10585 search results - page 199 / 2117
» The Orc Programming Language
Sort
View

Book
385views
15 years 7 months ago
Intro to Design Patterns in C++ and Qt 4
C++ is taught "the Qt Way"
Alan Ezust, Paul Ezust

Book
385views
15 years 7 months ago
C and C++ Style Guides
"This is an archive of style guides for C and C++ code."
ICSEA
2007
IEEE
14 years 3 months ago
An Integrated Database Programming and Querying Language with Support for Simultaneous Processing
The integration of query languages and programming languages is still a central problem of database research. In particular, issues with respect to the impedance mismatch are of i...
Markus Kirchberg
WOA
2000
13 years 10 months ago
Calculi for Network Aware Programming
ogramming are evaluated along three different guidelines: the programming abstractions the calculus suggests; the underlying programming model; the security mechanisms provided. Th...
Gian Luigi Ferrari, Rosario Pugliese, Emilio Tuost...

Book
352views
15 years 7 months ago
C Elements of Style
This book covers the styling code convention of the C language.
Steve Oualline