Exploring Computer Science with Scheme
Oliver Grillmeyer
Gebundenes Buch

Exploring Computer Science with Scheme

Versandkostenfrei!
Versandfertig in 1-2 Wochen
69,99 €
inkl. MwSt.
Weitere Ausgaben:
PAYBACK Punkte
35 °P sammeln!
The aim of this textbook is to present the central and basic concepts, techniques, and tools of computer science. The emphasis is on presenting a problem-solving approach and on providing a survey of all of the most important topics covered in computer science degree programmes. Scheme is used throughout as the programming language and the author stresses a functional programming approach which concentrates on the creation of simple functions that are composed to obtain the desired programming goal. Such simple functions are easily tested individually. This greatly helps in producing programs ...