Logo

The Programming Historian by W.J. Turkel, A. Crymble, A. MacEachern

Small book cover: The Programming Historian

The Programming Historian
by

Publisher: NiCHE
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

Book cover: Dive Into PythonDive Into Python
by - Apress
This is a book for experienced programmers, a hands-on guide to the Python language. Each chapter starts with a complete code sample, picks it apart and explains the pieces, and then puts it all back together in a summary at the end.
(27198 views)
Book cover: A Practical Introduction to Python ProgrammingA Practical Introduction to Python Programming
by - Mount St. Mary's University
Partly a tutorial and partly a reference book. I summarize information in tables and give a lot of short example programs. I also jump right into things and fill in background information as I go, rather than covering the background material first.
(10432 views)
Book cover: Python for Everybody: Exploring Data in Python 3Python for Everybody: Exploring Data in Python 3
by - PythonLearn
This book is designed to introduce students to programming and software development through the lens of exploring data. You can think of the Python programming language as a tool to solve data problems that are beyond the capability of a spreadsheet.
(14202 views)
Book cover: Full Stack PythonFull Stack Python
by - FullStackPython.com
You're knee deep in learning the Python programming language. The syntax is starting to make sense. Now you want to take your knowledge and make something real. This book explains each Python web application stack layer and provides the resources.
(12248 views)