Sciweavers

7661 search results - page 404 / 1533
» Languages and the Computing Profession
Sort
View

Book
460views
17 years 5 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
524views
17 years 4 months ago
Programming The Nintendo Game Boy Advance: The Unofficial Guide
All you need to know about the Nintendo game development. You will need to be a proficient in the C Language in order to follow this book.
Jonathan S. Harbour
POPL
1990
ACM
15 years 11 months ago
The Chemical Abstract Machine
ical Abstract Machine Introduced in and G. Boudol. The chemical abstract machine. Theoretical Computer Science, 96(1):217
Gérard Berry, Gérard Boudol
CE
2008
118views more  CE 2008»
15 years 7 months ago
Assessing creative problem-solving with automated text grading
The work aims to improve the assessment of creative problem-solving in science education by employing language technologies and computational
Hao-Chuan Wang, Chun-Yen Chang, Tsai-Yen Li

Book
4712views
17 years 2 months ago
Basics of Compiler Design
"A compiler translates (or compiles) a program written in a highlevel programming language that is suitable for human programmers into the low-level machine language that is...
Torben Mogensen