Zoekfilters

Geen verdere filters gevonden

Eric Steegmans (1)

65,00
Vandaag besteld,
maandag verzonden
met 5% korting 61,75
+
Bestel

Basic Programming in Python

|| Paperback || Eric Steegmans || Acco

This book teaches you to write small programs to solve computational problems, i.e. problems for which we can compute a solution in a series of steps. The book first explains how to write computer programs in an iterative way. The program then uses iterative statements that execute the same sequence of instructions over and over again under slightly changing conditions. Hereafter, the book explains how to write recursive programs as an alternative for iterative programs. In a recursive progra...