Python

A high-level programming language designed around a philosophy which emphasises the importance of programmer effort over computer effort, and it rejects more arcane language features, prioritising readability over speed or expressiveness.

All categories

Books under this sub-category (84 books)

[No longer freely accessible] Learning Python

Post date: 06 Mar 2017
Learn to code like a professional with Python – an open source, versatile, and powerful programming language.
Publisher: Packt Publishing
Publication date: 24 Dec 2015
Document Type: Book
 
[No longer freely accessible] Learning Python

[No longer freely accessible] Learning Python

Post date: 06 Mar 2017
Learn to code like a professional with Python – an open source, versatile, and powerful programming language.
Publisher: Packt Publishing
Publication date: 24 Dec 2015
Document Type: Book


[No longer freely accessible] Picking a Python Version: A Manifesto - From __future__ import Python

Post date: 21 Oct 2016
This report guides you through the implicit decision tree of choosing what Python version, implementation, and distribution is best suited for you.
Publisher: O’Reilly Media, Inc.
Publication date: 01 Apr 2015
Document Type: Paper
 
[No longer freely accessible] Picking a Python Version: A Manifesto - From __future__ import Python

[No longer freely accessible] Picking a Python Version: A Manifesto - From __future__ import Python

Post date: 21 Oct 2016
This report guides you through the implicit decision tree of choosing what Python version, implementation, and distribution is best suited for you.
Publisher: O’Reilly Media, Inc.
Publication date: 01 Apr 2015
Document Type: Paper


[No longer freely accessible] Python Standard Library

Post date: 19 Nov 2004
Based in part on over 3,000 newsgroup articles written by Python veteran Fredrik Lundh since 1995, this book provides brief descriptions and sample scripts for all standard modules in the Python 2.0 library.
Publisher: O’Reilly Media, Inc.
Publication date: 01 May 2001
Document Type: Book
 
[No longer freely accessible] Python Standard Library

[No longer freely accessible] Python Standard Library

Post date: 19 Nov 2004
Based in part on over 3,000 newsgroup articles written by Python veteran Fredrik Lundh since 1995, this book provides brief descriptions and sample scripts for all standard modules in the Python 2.0 library.
Publisher: O’Reilly Media, Inc.
Publication date: 01 May 2001
Document Type: Book


[No longer freely available] The Python Imaging Library Handbook

Post date: 29 Oct 2004
Describes the Python Imaging Library, which adds image processing capabilities to Python interpreter.
Publication date: 01 May 2005
Document Type: Book
 
[No longer freely available] The Python Imaging Library Handbook

[No longer freely available] The Python Imaging Library Handbook

Post date: 29 Oct 2004
Describes the Python Imaging Library, which adds image processing capabilities to Python interpreter.
Publication date: 01 May 2005
Document Type: Book


[Sign-up required] Building Machine Learning Systems with Python

Post date: 06 Mar 2017
This book provides you with an accessible route into Python machine learning, featuring a wealth of real-world examples.
Publisher: Packt Publishing
Publication date: 26 Jul 2013
Document Type: Book
 
[Sign-up required] Building Machine Learning Systems with Python

[Sign-up required] Building Machine Learning Systems with Python

Post date: 06 Mar 2017
This book provides you with an accessible route into Python machine learning, featuring a wealth of real-world examples.
Publisher: Packt Publishing
Publication date: 26 Jul 2013
Document Type: Book


[Sign-up required] Raspberry Pi Cookbook for Python Programmers

Post date: 03 May 2017
Over 50 easy to comprehend tailor made recipes to get the most out of the Raspberry Pi and unleash its huge potential using Python.
Publisher: Packt Publishing
Publication date: 16 Apr 2014
Document Type: Book
 
[Sign-up required] Raspberry Pi Cookbook for Python Programmers

[Sign-up required] Raspberry Pi Cookbook for Python Programmers

Post date: 03 May 2017
Over 50 easy to comprehend tailor made recipes to get the most out of the Raspberry Pi and unleash its huge potential using Python.
Publisher: Packt Publishing
Publication date: 16 Apr 2014
Document Type: Book


A Byte of Python

Post date: 09 Jul 2005
'A Byte of Python' is a book on programming using the Python language. It serves as a tutorial or guide to the Python language for a beginner audience. If all you know about computers is how to save text files, then this is the book for you.
Publication date: 04 Aug 2013
License: Creative Commons Attribution-ShareAlike 4.0 International
 
A Byte of Python

A Byte of Python

Post date: 09 Jul 2005
'A Byte of Python' is a book on programming using the Python language. It serves as a tutorial or guide to the Python language for a beginner audience. If all you know about computers is how to save text files, then this is the book for you.
Publication date: 04 Aug 2013
License: Creative Commons Attribution-ShareAlike 4.0 International


A Practical Introduction to Python Programming

Post date: 02 Jul 2021
An introductory programming text for students with no prior programming experience.
Publication date: 01 Dec 2012
License: Creative Commons Attribution-NonCommercial-ShareAlike 3.0 Unported
Document Type: Book
 
A Practical Introduction to Python Programming

A Practical Introduction to Python Programming

Post date: 02 Jul 2021
An introductory programming text for students with no prior programming experience.
Publication date: 01 Dec 2012
License: Creative Commons Attribution-NonCommercial-ShareAlike 3.0 Unported Document Type: Book


A Programmer's Guide to Data Mining: The Ancient Art of the Numerati

Post date: 13 Apr 2016
A guide to practical data mining, collective intelligence, and building recommendation systems by Ron Zacharski.
Publication date: 31 Dec 2015
License: Creative Commons Attribution-NonCommercial 3.0 Unported
 
A Programmer's Guide to Data Mining: The Ancient Art of the Numerati

A Programmer's Guide to Data Mining: The Ancient Art of the Numerati

Post date: 13 Apr 2016
A guide to practical data mining, collective intelligence, and building recommendation systems by Ron Zacharski.
Publication date: 31 Dec 2015
License: Creative Commons Attribution-NonCommercial 3.0 Unported


A Whirlwind Tour of Python

Post date: 29 Jul 2020
This free e-book is a fast-paced intro to Python aimed at researchers and engineers.
Publisher: O’Reilly Media, Inc.
Publication date: 01 Aug 2016
License: Creative Commons CC0 “No Rights Reserved”
Document Type: Book
 
A Whirlwind Tour of Python

A Whirlwind Tour of Python

Post date: 29 Jul 2020
This free e-book is a fast-paced intro to Python aimed at researchers and engineers.
Publisher: O’Reilly Media, Inc.
Publication date: 01 Aug 2016
License: Creative Commons CC0 “No Rights Reserved” Document Type: Book


An Introduction to Python

Post date: 22 Jul 2007
Introduces the reader informally to the basic concepts and features of the Python language and system. It helps to have a Python interpreter handy for hands-on experience, but all examples are self-contained, so the tutorial can be read off-line as well.
Publisher: Python Software Foundation
Publication date: 01 Nov 2006
Document Type: Book
 
An Introduction to Python

An Introduction to Python

Post date: 22 Jul 2007
Introduces the reader informally to the basic concepts and features of the Python language and system. It helps to have a Python interpreter handy for hands-on experience, but all examples are self-contained, so the tutorial can be read off-line as well.
Publisher: Python Software Foundation
Publication date: 01 Nov 2006
Document Type: Book


An Introduction To Python For Scientific Computing

Post date: 01 Feb 2016
This text covers standard modules pre-loaded in Python, including packages for common mathematical and numerical routines.
Publication date: 31 Dec 2014
 
An Introduction To Python For Scientific Computing

An Introduction To Python For Scientific Computing

Post date: 01 Feb 2016
This text covers standard modules pre-loaded in Python, including packages for common mathematical and numerical routines.
Publication date: 31 Dec 2014


An introduction to Python Programming for Research

Post date: 24 Mar 2016
This note is used in a course about programming for data analysis and visualisation in research in University College London. So it's not mainly about Python.
Publication date: 12 Jan 2016
 
An introduction to Python Programming for Research

An introduction to Python Programming for Research

Post date: 24 Mar 2016
This note is used in a course about programming for data analysis and visualisation in research in University College London. So it's not mainly about Python.
Publication date: 12 Jan 2016


An Introduction to Tkinter

Post date: 29 Oct 2004
Describes Tkinter module (Tk interface), the standard Python interface to the Tk GUI toolkit.
Publication date: 01 Nov 2005
 
An Introduction to Tkinter

An Introduction to Tkinter

Post date: 29 Oct 2004
Describes Tkinter module (Tk interface), the standard Python interface to the Tk GUI toolkit.
Publication date: 01 Nov 2005


Automate the Boring Stuff with Python: Practical Programming for Total Beginners

Post date: 19 Apr 2016
In Automate the Boring Stuff with Python, you will learn how to use Python to write programs that do in minutes what would take you hours to do by hand—no prior programming experience required.
Publisher: No Starch Press
Publication date: 01 May 2015
License: Creative Commons Attribution-NonCommercial-ShareAlike 3.0 Unported
Document Type: Book
 
Automate the Boring Stuff with Python: Practical Programming for Total Beginners

Automate the Boring Stuff with Python: Practical Programming for Total Beginners

Post date: 19 Apr 2016
In Automate the Boring Stuff with Python, you will learn how to use Python to write programs that do in minutes what would take you hours to do by hand—no prior programming experience required.
Publisher: No Starch Press
Publication date: 01 May 2015
License: Creative Commons Attribution-NonCommercial-ShareAlike 3.0 Unported Document Type: Book


Book Categories
Sponsors