Steegmans, Eric - Basic programming in Python

Schrijver:
Titel: Basic programming in Python
ISBN: 9789463440233
Taal: Engels
Uitgever: Acco
Bijzonderheden: 2017 Paperback / softback
Prijs: € 66,40
Verzendkosten: Gratis (binnen Nederland)
Meer info:

Flaptekst

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 program, a function to solve a problem invokes itself over and over again on simpler and simpler versions of the original problem. Recursive programs often lead to very concise implementations of complex algorithms.

The book uses Python as its programming language. In teaching basic programming to thousands of students, we experienced that Python is particularly suited to introduce people to the art of programming. Python is a scripting language, which makes it extremely simple to experiment with small fragments of code. The book contains about a hundred experiments to get a good grip on the different concepts of the language. Contrary to mainstream languages such as Java and C#, Python is an untyped language. As a Python programmer, you do not have to specify the kind of information that you store in variables or that you pass to functions. Typed languages such as Java and C# are definitely more difficult to learn and to use. Moreover, the benefits you get from checking typed programs only really come to the fore in larger software systems.

The book is not about Python. In fact, some of the more advanced concepts of the language are not even explained. Emphasis is on developing algorithms to solve computational problems and to implement them using mainstream concepts offered by all modern programming languages. In this way, you are able to switch to other programming languages to implement your algorithms. The book discusses the general technique of divide and conquer to manage the complexity of computer programs. This technique suggests to split complex functions into less complex functions, until you reach a stage in which the implementation is straightforward to work out. The book also explains more specific techniques such as backtracking and dynamic programming to solve more specific kinds of problems.

The final part of the book introduces more advanced topics in writing small programs. It first of all discusses how to reason about the correctness and the efficiency of computer programs. The book ends with an introduction to functional programming and to object-oriented programming. Functional programming offers facilities to describe solutions rather than how to compute them. There is a definite tendency to extend mainstream languages with concepts for functional programming. Object-oriented programming offers more advanced concepts such as classes to structure larger software systems.

Verder lezen

Boekstra uit Nijverdal

zakelijk

Logo Boekstra

Bij Boekstra koopt u nieuwe boeken tegen de vastgestelde boekenprijs.
Verzendkosten 1,75 euro per zending binnen Nederland, vanaf 19,90 euro GEEN verzendkosten binnen Nederland.
Verzendkosten België 3,95 euro per zending.
Bij bestellingen van 10 euro of minder zijn de verzendkosten hoger; zie vermelding bij het boek.
Speciale verzoeken? Meestal geen punt, vermeld ze in het veld opmerking.
De actuele levertijd kunt u vinden op onze website.

De verkoper zal binnen 1 werkdag contact met u opnemen om de koop verder af te handelen.

Afbeeldingen (Klik om te vergroten)

Steegmans, Eric - Basic programming in Python

Voer uw gegevens hieronder in om deze titel te bestellen bij Boekstra

Stuur mij de Boekwinkeltjes nieuwsbrief
De captcha wordt geladen. Een ogenblik geduld...
Op het bezoeken van onze website, zo ook het plaatsen van een bestelling, zijn onze Algemene voorwaarden van toepassing.

Het huisnummer is ook opgegeven in het straat veld. Gelieve controleren of de velden straat en huisnummer correct zijn opgegeven.

Straat:
Nummer:

De captcha wordt geladen. Een ogenblik geduld...
 
  • Dit boek is nieuw
  • U ontvangt bij ons altijd de laatste beschikbare druk
  • Daarom kan de getoonde afbeelding afwijken van het werkelijke boek
  • Van toepassing zijn de Algemene Verkoopvoorwaarden Boekstra
  • Na uw bestelling ontvangen u en Boekstra een bevestiging per e-mail
  • U handelt deze bestelling rechtstreeks af met Boekstra. In de e-mail staan de naam,adres, woonplaats en telefoonnummer van Boekstra vermeld
  • Boekstra kan betaling vooraf vragen
  • Bekijk hier de algemene voorwaarden van Boekstra.

Onthoud mijn gegevens

Veilig, snel en eenvoudig bestellingen plaatsen?

Registreer u vrijblijvend als koper!

Veiligheidscode

Uitleg over de veiligheidscode en instellingen

Wijzig veiligheidscode-instellingen

Besteld, hoe nu verder?

Nadat u een bestelling heeft geplaatst wordt er een bevestiging per e-mail verzonden naar u en de verkoper.
De verkoper zal binnen 1 werkdag contact met u opnemen om de koop verder af te handelen. Afhankelijk van uw locatie heeft u in de meeste gevallen binnen 2 dagen uw bestelling in huis.