Principled Programming
Tim Teitelbaum
Broschiertes Buch

Principled Programming

Introduction to Coding in Any Imperative Language

Versandkostenfrei!
Versandfertig in 1-2 Wochen
60,99 €
inkl. MwSt.
PAYBACK Punkte
30 °P sammeln!
This book is an introduction to computer programming aimed at the level of a first college course. It is also suitable as a monograph for people beyond the introductory level who are unfamiliar with its methodological content. A typical introductory programming textbook begins with the notions of algorithm, program, computer, program execution, memory, input, and output. The rest of the book presents a programming language. Each language feature is defined by its syntax, i.e., how to punctuate it, and its semantics, i.e., what the feature does during program execution. Small programs or progra...