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)

Python Data Science Handbook

Post date: 28 Jul 2020
The book introduces the core libraries essential for working with data in Python: particularly IPython, NumPy, Pandas, Matplotlib, Scikit-Learn, and related packages. Familiarity with Python as a language is assumed.
Publisher: O’Reilly Media, Inc.
Publication date: 01 Nov 2016
License: Creative Commons Attribution-NonCommercial-NoDerivs 3.0 United States
Document Type: Book
 
Python Data Science Handbook

Python Data Science Handbook

Post date: 28 Jul 2020
The book introduces the core libraries essential for working with data in Python: particularly IPython, NumPy, Pandas, Matplotlib, Scikit-Learn, and related packages. Familiarity with Python as a language is assumed.
Publisher: O’Reilly Media, Inc.
Publication date: 01 Nov 2016
License: Creative Commons Attribution-NonCommercial-NoDerivs 3.0 United States Document Type: Book


Python for Everybody: Exploring Data In Python 3

Post date: 07 Sep 2016
This book provides an Informatics-oriented introduction to programming. It focuses on using Python to solve data analysis problems common in the world of Informatics.
 
Python for Everybody: Exploring Data In Python 3

Python for Everybody: Exploring Data In Python 3

Post date: 07 Sep 2016
This book provides an Informatics-oriented introduction to programming. It focuses on using Python to solve data analysis problems common in the world of Informatics.

Python for Informatics: Exploring Information

Post date: 13 Jan 2011
A remix of Allen B. Downey's Think Python, the overall book structure has been changed to get to doing data analysis problems as quickly as possible and have a series of running examples and exercises about data analysis from the very beginning.
Publisher: CreateSpace Independent Publishing Platform
Publication date: 02 Sep 2013
License: Creative Commons Attribution-ShareAlike 3.0 Unported
Document Type: Book
 
Python for Informatics: Exploring Information

Python for Informatics: Exploring Information

Post date: 13 Jan 2011
A remix of Allen B. Downey's Think Python, the overall book structure has been changed to get to doing data analysis problems as quickly as possible and have a series of running examples and exercises about data analysis from the very beginning.
Publisher: CreateSpace Independent Publishing Platform
Publication date: 02 Sep 2013
License: Creative Commons Attribution-ShareAlike 3.0 Unported Document Type: Book


Python for You and Me

Post date: 29 May 2016
Python for You and Me is a book to learn Python. It targets people who are completely new to the language.
Publication date: 31 Dec 2015
Document Type: Book
 
Python for You and Me

Python for You and Me

Post date: 29 May 2016
Python for You and Me is a book to learn Python. It targets people who are completely new to the language.
Publication date: 31 Dec 2015
Document Type: Book


Python Machine Learning Projects

Post date: 26 Jul 2020
This book of Python projects in machine learning tries to equip the developers of today and tomorrow with tools they can use to better understand, evaluate, and shape machine learning.
Publisher: DigitalOcean
Publication date: 02 May 2019
License: Creative Commons Attribution-NonCommercial-ShareAlike 4.0 International
Document Type: Book
 
Python Machine Learning Projects

Python Machine Learning Projects

Post date: 26 Jul 2020
This book of Python projects in machine learning tries to equip the developers of today and tomorrow with tools they can use to better understand, evaluate, and shape machine learning.
Publisher: DigitalOcean
Publication date: 02 May 2019
License: Creative Commons Attribution-NonCommercial-ShareAlike 4.0 International Document Type: Book


Python Practice Book

Post date: 27 May 2016
A Python tutorial with lot of examples and practice problems.
 
Python Practice Book

Python Practice Book

Post date: 27 May 2016
A Python tutorial with lot of examples and practice problems.

Python Scientific Lecture Notes

Post date: 05 Mar 2014
Tutorial material on the scientific Python ecosystem, a quick introduction to central tools and techniques. The different chapters each correspond to a 1 to 2 hours course with increasing level of expertise, from beginner to expert.
Publication date: 21 Aug 2013
License: Creative Commons Attribution 3.0 United States
Document Type: Lecture Notes
 
Python Scientific Lecture Notes

Python Scientific Lecture Notes

Post date: 05 Mar 2014
Tutorial material on the scientific Python ecosystem, a quick introduction to central tools and techniques. The different chapters each correspond to a 1 to 2 hours course with increasing level of expertise, from beginner to expert.
Publication date: 21 Aug 2013
License: Creative Commons Attribution 3.0 United States Document Type: Lecture Notes


Python Structures: Structured Python for the Principled Programmer

Post date: 27 Oct 2016
This book is about writing larger programs and implementing new data structures in Python with focus on efficiency, speed, and size.
Publication date: 01 Sep 2013
Document Type: Book
 
Python Structures: Structured Python for the Principled Programmer

Python Structures: Structured Python for the Principled Programmer

Post date: 27 Oct 2016
This book is about writing larger programs and implementing new data structures in Python with focus on efficiency, speed, and size.
Publication date: 01 Sep 2013
Document Type: Book


Python Succinctly

Post date: 01 Feb 2016
An introductory Python programming book for complete beginners.
Publisher: Syncfusion
Publication date: 31 Dec 2016
 
Python Succinctly

Python Succinctly

Post date: 01 Feb 2016
An introductory Python programming book for complete beginners.
Publisher: Syncfusion
Publication date: 31 Dec 2016


Python: Introduction for Absolute Beginners

Post date: 14 Jan 2016
An introductory Python course aimed to people with absolutely no experience of programming.
Publication date: 31 Dec 2015
Document Type: Lecture Notes
 
Python: Introduction for Absolute Beginners

Python: Introduction for Absolute Beginners

Post date: 14 Jan 2016
An introductory Python course aimed to people with absolutely no experience of programming.
Publication date: 31 Dec 2015
Document Type: Lecture Notes


Scipy Lecture Notes: One document to learn numerics, science, and data with Python

Post date: 29 May 2016
A self-contained introduction to everything that is needed to use Python for science, from the language itself, to numerical computing or plotting.
Publication date: 31 Dec 2015
License: Creative Commons Attribution 4.0 International
Document Type: Lecture Notes
 
Scipy Lecture Notes: One document to learn numerics, science, and data with Python

Scipy Lecture Notes: One document to learn numerics, science, and data with Python

Post date: 29 May 2016
A self-contained introduction to everything that is needed to use Python for science, from the language itself, to numerical computing or plotting.
Publication date: 31 Dec 2015
License: Creative Commons Attribution 4.0 International Document Type: Lecture Notes


Snake Wrangling for Kids, Learning to Program with Python

Post date: 27 May 2016
Snake Wrangling for Kids is for children 8 years and older (and parents), who would like to learn computer programming. It covers the very basics of programming, and uses the Python 3 programming language to teach the concepts.
Publication date: 01 Jan 2007
License: Creative Commons Attribution-NonCommercial-ShareAlike 3.0 New Zealand
Document Type: Book
 
Snake Wrangling for Kids, Learning to Program with Python

Snake Wrangling for Kids, Learning to Program with Python

Post date: 27 May 2016
Snake Wrangling for Kids is for children 8 years and older (and parents), who would like to learn computer programming. It covers the very basics of programming, and uses the Python 3 programming language to teach the concepts.
Publication date: 01 Jan 2007
License: Creative Commons Attribution-NonCommercial-ShareAlike 3.0 New Zealand Document Type: Book


Tango With Django

Post date: 26 May 2016
This book provides readers with a practical guide to web development using Django with a walkthrough of the steps involved in getting their first web applications up and running, as well as deploying them to a web server.
Publication date: 01 Jan 2014
 
Tango With Django

Tango With Django

Post date: 26 May 2016
This book provides readers with a practical guide to web development using Django with a walkthrough of the steps involved in getting their first web applications up and running, as well as deploying them to a web server.
Publication date: 01 Jan 2014


Test-Driven Development with Python

Post date: 26 May 2016
This hands-on guide demonstrates the practical advantages of test-driven development (TDD) with Python, by taking you through the development of a real web application from beginning to end.
Publisher: O’Reilly Media, Inc.
Publication date: 01 Jan 2014
 
Test-Driven Development with Python

Test-Driven Development with Python

Post date: 26 May 2016
This hands-on guide demonstrates the practical advantages of test-driven development (TDD) with Python, by taking you through the development of a real web application from beginning to end.
Publisher: O’Reilly Media, Inc.
Publication date: 01 Jan 2014


Text Processing in Python

Post date: 24 Oct 2005
This book digs on the restructuring, reformatting and extracting bits of textual information using Python. For post-introductory level.
Publisher: Addison-Wesley Professional
Publication date: 12 Jun 2003
 
Text Processing in Python

Text Processing in Python

Post date: 24 Oct 2005
This book digs on the restructuring, reformatting and extracting bits of textual information using Python. For post-introductory level.
Publisher: Addison-Wesley Professional
Publication date: 12 Jun 2003


Book Categories
Sponsors