Rbizo.com

Basic programming in python


Foto: Basic programming in python
Rubriek: Textual/Printed/Reference Materials - Boek
Prijs: 64.99
Rating: 5/5
Verzending:
Op voorraad. Voor 23:00 uur besteld, morgen in huis


Inhoudsopgave:

Omschrijving:

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.



Beste alternatieven voor u.

Foto:
Python 3 Standard Library by Example
Rating: 0 / 5 | Prijs: 53
Master the powerful python 3 standard library through real code examples the genius of doug s approach is that with 15 minutes per week any motivated programmer can learn the python standard library doug s guided tour will help you flip the switch to fully power up python s batteries Uiterlijk 15 oktober in huis .. MEER INFO

Foto:
Python 3
Rating: 0 / 5 | Prijs: 55.24
Ready to master python learn to write effective code whether you re a beginner or a professional programmer review core python concepts including functions modularization and object orientation and walk through the available data types then dive into more advanced topics such as using djan Uiterlijk 19 oktober in huis .. MEER INFO

Foto:
Python GUI Programming Cookbook -
Rating: 0 / 5 | Prijs: 59.99
Master over 80 object oriented recipes to create amazing guis in python and revolutionize your applications today about this book use object oriented programming to develop amazing guis in python create a working gui project as a central resource for developing your python guis easy to follow 2 - 3 weken .. MEER INFO




Product specificaties:

Taal: en

Bindwijze: Paperback

Oorspronkelijke releasedatum: 07 juli 2017

Aantal pagina's: 429

Illustraties: Nee

Hoofdauteur: Eric Steegmans

Hoofduitgeverij: Acco

Editie: 1

Product breedte: 170 mm

Product hoogte: 28 mm

Product lengte: 245 mm

Studieboek: Ja

Verpakking breedte: 170 mm

Verpakking hoogte: 28 mm

Verpakking lengte: 245 mm

Verpakkingsgewicht: 854 g

EAN: 9789463440233