The Programming Historian
by W.J. Turkel, A. Crymble, A. MacEachern
Publisher: NiCHE 2010
Number of pages: 74
Description:
This book is a tutorial-style introduction to programming in Python for practicing historians (and other humanists). We assume that you're starting out with no prior programming experience and only a basic understanding of computers.
Download or read it online for free here:
Download link
(1.9MB, PDF)
Similar books
Test-Driven Development with Python
by Harry Percival - O'Reilly Media
Test-Driven Development with Python focuses on web development, with some coverage of JavaScript. This book uses a concrete example -- the development of a website, from scratch -- to teach the TDD methodology and how it applies to web programming.
(13410 views)
by Harry Percival - O'Reilly Media
Test-Driven Development with Python focuses on web development, with some coverage of JavaScript. This book uses a concrete example -- the development of a website, from scratch -- to teach the TDD methodology and how it applies to web programming.
(13410 views)
Non-Programmers Tutorial For Python
by Josh Cogliati - Wikibooks
This free tutorial is designed to be an introduction to the Python programming language. The guide is for someone with no programming experience. The author attempts to teach programming by reading code and writing code.
(23592 views)
by Josh Cogliati - Wikibooks
This free tutorial is designed to be an introduction to the Python programming language. The guide is for someone with no programming experience. The author attempts to teach programming by reading code and writing code.
(23592 views)
The Definitive Guide to Django
by A. Holovaty, J. Kaplan-Moss - Apress
Django is the Python–based equivalent to the Ruby on Rails web development framework. The authors show you how they use this framework to create award–winning web sites. This is the first edition of the Django Book which covers 0.96 version.
(21947 views)
by A. Holovaty, J. Kaplan-Moss - Apress
Django is the Python–based equivalent to the Ruby on Rails web development framework. The authors show you how they use this framework to create award–winning web sites. This is the first edition of the Django Book which covers 0.96 version.
(21947 views)
GUI Programming with Python: QT Edition
by Boudewijn Rempt - OpenDocs, LLC
This book covers application development using the library extension PyQt, which forms the basis for GUI programming. First part explains concepts using small examples, in the second part the author develops a complete, complex application.
(24618 views)
by Boudewijn Rempt - OpenDocs, LLC
This book covers application development using the library extension PyQt, which forms the basis for GUI programming. First part explains concepts using small examples, in the second part the author develops a complete, complex application.
(24618 views)