Sciweavers

136 search results - page 5 / 28
» An introduction to programming microcontrollers
Sort
View
TOOLS
1991
IEEE
15 years 1 months ago
An Introduction to C++
Stanley B. Lippman
ASPLOS
2006
ACM
15 years 1 months ago
Efficient type and memory safety for tiny embedded systems
We report our experience in implementing type and memory safety in an efficient manner for sensor network nodes running TinyOS: tiny embedded systems running legacy, C-like code. ...
John Regehr, Nathan Cooprider, Will Archer, Eric E...

Book
1455views
16 years 7 months ago
Introduction to Object-Oriented Programming using C++
A set of lecture notes that introduces the reader to the object-orientation as a new programming concept. However, this is not a course for learning the C++ programming language.
Peter Müller

Book
403views
16 years 5 months ago
Eloquent JavaScript An opinionated guide to programming
"Eloquent JavaScript is a digital book providing a comprehensive introduction (tutorial) to the JavaScript programming language. Apart from a bookful of text, it contains plen...
Marijn Haverbeke