Sciweavers

3256 search results - page 34 / 652
» Mixin-Based Programming in C
Sort
View
CORR
2007
Springer
69views Education» more  CORR 2007»
13 years 9 months ago
Mixing the Objective Caml and C# Programming Models in the .Net Framework
Emmanuel Chailloux, Grégoire Henry, Rapha&e...
ICFP
2008
ACM
14 years 9 months ago
A comparison of c++ concepts and haskell type classes
Earlier studies have introduced a list of high-level evaluation criteria to assess how well a language supports generic programming. Since each language that meets all criteria is...
Jean-Philippe Bernardy, Patrik Jansson, Marcin Zal...
ICCS
2004
Springer
14 years 3 months ago
A Comparison of C, MATLAB, and Python as Teaching Languages in Engineering
We describe and compare the programming languages C, MATLAB and Python as teaching languages for engineering students. We distinguish between two distinct phases in the process of ...
Hans Fangohr

Book
460views
15 years 7 months ago
C++ Essentials
"This book serves as an introduction to the C++ language. It teaches how to program in C++ and how to properly use its features. It does not attempt to teach object-oriented...
Sharam Hekmat

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