Standaard Boekhandel gebruikt cookies en gelijkaardige technologieën om de website goed te laten werken en je een betere surfervaring te bezorgen.
Hieronder kan je kiezen welke cookies je wilt inschakelen:
Technische en functionele cookies
Deze cookies zijn essentieel om de website goed te laten functioneren, en laten je toe om bijvoorbeeld in te loggen. Je kan deze cookies niet uitschakelen.
Analytische cookies
Deze cookies verzamelen anonieme informatie over het gebruik van onze website. Op die manier kunnen we de website beter afstemmen op de behoeften van de gebruikers.
Marketingcookies
Deze cookies delen je gedrag op onze website met externe partijen, zodat je op externe platformen relevantere advertenties van Standaard Boekhandel te zien krijgt.
Je kan maximaal 250 producten tegelijk aan je winkelmandje toevoegen. Verwijdere enkele producten uit je winkelmandje, of splits je bestelling op in meerdere bestellingen.
C Programming: Including Numerical and Statistical Methods develops the programming language C gradually by illustrating several examples for beginners using simple language. The text begins with fundamentals of computers followed by constants, variables and evaluation of arithmetic and logical expressions. The I/O statements/functions are discussed in detail with several examples. Both one and multi-dimensional arrays are discussed, along with string manipulation, pointer, structure and union, macro and preprocessor, command lines arguments, bitwise operations and multifiles program with examples. Using the concept of string manipulation, a method to add two long integers is described and another very important and useful technique - dynamic memory allocation, is discussed with examples. A quick reference is provided at the end of the book for easy access to all keywords, ASCII codes, constants, header files, functions and so on.