Sciweavers

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

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

Book
385views
17 years 1 months ago
C and C++ Style Guides
"This is an archive of style guides for C and C++ code."
ICSEA
2007
IEEE
15 years 10 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
132
Voted
WOA
2000
15 years 5 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...
254
Voted

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