Programming ArcGIS 10.1 with Python Cookbook ![]()
![]()
![]()
![]()
![]()
by Eric Pimpler
ArcGIS is an industry standard geographic information system from ESRI.This book will show you how to use the Python programming language to create geoprocessing scripts, tools, and shortcuts for the ArcGIS Desktop environment.This book will make you a more effective and efficient GIS professional by showing you how to use the Python prog...
Price: $26.99 | Publisher: Packt Publishing | Release: 2013
Raspberry Pi Cookbook for Python Programmers ![]()
![]()
![]()
![]()
![]()
by Tim Cox
The Raspberry Pi foundation has been selling their computers since 2012 with the aim of inspiring programmers and engineers.Raspberry Pi Cookbook for Python Programmers is a practical guide for getting the most out of this little computer. It will guide you through the many uses of the Raspberry Pi and allow you to showcase the best it ha...
Price: $26.99 | Free ebook | Publisher: Packt Publishing | Release: 2014
Create Graphical User Interfaces with Python
by Martin O'Hanlon, Laura Sach
Add buttons, boxes, pictures and colours and more to your Python programs using the guizero library, which is quick, accessible, and understandable for all.This 156-page book is suitable for everyone, from beginners to experienced Python programmers who want to explore graphical user interfaces (GUIs).There are ten fun projects for you to...
Price: $12.71 | Free ebook | Publisher: Raspberry Pi Press | Release: 2020
Programming for Computations - Python, 2nd Edition ![]()
![]()
![]()
![]()
![]()
by Svein Linge, Hans Petter Langtangen
This book presents computer programming as a key method for solving mathematical problems. This second edition of the well-received book has been extensively revised: All code is now written in Python version 3.6 (no longer version 2.7). In addition, the two first chapters of the previous edition have been extended and split up into five ...
Price: $56.03 | Free ebook | Publisher: Springer | Release: 2019
Fundamentals of Python Programming
by Richard L. Halterman
This book does not attempt to cover all the facets of the Python programming language. Experienced programmers should look elsewhere for books that cover Python in much more detail. The focus here is on introducing programming techniques and developing good habits. To that end, our approach avoids some of the more esoteric features of Pyt...
Free ebook | Publisher: Self-publishing | Release: 2018
Modeling and Simulation in Python
by Allen Downey
Modeling and Simulation in Python is an introduction to physical modeling using a computational approach. It is organized in three parts: The first part presents discrete models, including a bikeshare system and world population growth; The second part introduces first-order systems, including models of infectious disease, thermal systems...
Free ebook | Publisher: Self-publishing | Release: 2019
by Joao Ventura
This book aims to teach the Python programming language using a practical approach. Its method is quite simple: after a short introduction to each topic, the reader is invited to learn more by solving the proposed exercises.These exercises have been used extensively in my web development and distributed computing classes at the Superior S...
Free ebook | Publisher: Self-publishing | Release: 2018
by Swaroop C H
Python is one of those rare languages which can claim to be both simple and powerful. You will find yourself pleasantly surprised to see how easy it is to concentrate on the solution to the problem rather than the syntax and structure of the language you are programming in.A Byte of Python is a free book on programming using the Python la...
Free ebook | Publisher: Self-publishing | Release: 2013
by Sundeep Agarwal
Scripting and automation tasks often need to extract particular portions of text from input data or modify them from one format to another.This book will help you learn Python Regular Expressions, a mini-programming language for all sorts of text processing needs.The book heavily leans on examples to present features of regular expression...
Free ebook | Publisher: Self-publishing | Release: 2019
Biopython: Tutorial and Cookbook
by Jeff Chang, Brad Chapman, Iddo Friedberg, Thomas Hamelryck, Michiel de Hoon, Peter Cock, Tiago Antao, Eric Talevich, Bartek Wilczynski
The Biopython Project is an international association of developers tools for computational molecular biology. Python is an object oriented, interpreted,flexible language that is becoming increasingly popular for scientific computing. Python is easy to learn, hasa very clear syntax and can easily be extended with modules written in C, C++...
Free ebook | Publisher: Self-publishing | Release: 2020