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)

Learn to Program Using Python

Post date: 29 Oct 2004
Covers the basic theory of computer programming and the basic techniques needed to solve problems using Python. For absolute beginners on web programming.
Publisher: Addison-Wesley Pub Co
Publication date: 01 Jan 2001
Document Type: Book
 
Learn to Program Using Python

Learn to Program Using Python

Post date: 29 Oct 2004
Covers the basic theory of computer programming and the basic techniques needed to solve problems using Python. For absolute beginners on web programming.
Publisher: Addison-Wesley Pub Co
Publication date: 01 Jan 2001
Document Type: Book


Making Games with Python & Pygame

Post date: 19 Apr 2016
Making Games with Python & Pygame is a programming book that covers the Pygame game library for the Python programming language. Each chapter gives you the complete source code for a new game and teaches the programming concepts from these examples.
 
Making Games with Python & Pygame

Making Games with Python & Pygame

Post date: 19 Apr 2016
Making Games with Python & Pygame is a programming book that covers the Pygame game library for the Python programming language. Each chapter gives you the complete source code for a new game and teaches the programming concepts from these examples.

Modeling and Simulation in Python

Post date: 25 Feb 2021
This book is used in a class called Modeling and Simulation at Olin College, which all students take in their first semester. It teaches the entire modeling process and give students a chance to practice it.
Publisher: Green Tea Press
Publication date: 01 Jan 2017
License: Creative Commons Attribution-NonCommercial-ShareAlike 4.0 International
Document Type: Book
 
Modeling and Simulation in Python

Modeling and Simulation in Python

Post date: 25 Feb 2021
This book is used in a class called Modeling and Simulation at Olin College, which all students take in their first semester. It teaches the entire modeling process and give students a chance to practice it.
Publisher: Green Tea Press
Publication date: 01 Jan 2017
License: Creative Commons Attribution-NonCommercial-ShareAlike 4.0 International Document Type: Book


Modeling Creativity - Case Studies in Python

Post date: 25 May 2016
In this doctoral thesis, Tom De Smedt aims to construct computer models that exhibit creativity in an artistic context, that is, that are capable of generating or evaluating an artwork (visual or linguistic).
Publisher: University Press Antwerp
Publication date: 01 Jan 2013
 
Modeling Creativity - Case Studies in Python

Modeling Creativity - Case Studies in Python

Post date: 25 May 2016
In this doctoral thesis, Tom De Smedt aims to construct computer models that exhibit creativity in an artistic context, that is, that are capable of generating or evaluating an artwork (visual or linguistic).
Publisher: University Press Antwerp
Publication date: 01 Jan 2013


Natural Language Processing with Python: Analyzing Text with the Natural Language Toolkit

Post date: 28 May 2016
This book offers a highly accessible introduction to natural language processing, the field that supports a variety of language technologies, from predictive text and email filtering to automatic summarization and translation.
 
Natural Language Processing with Python: Analyzing Text with the Natural Language Toolkit

Natural Language Processing with Python: Analyzing Text with the Natural Language Toolkit

Post date: 28 May 2016
This book offers a highly accessible introduction to natural language processing, the field that supports a variety of language technologies, from predictive text and email filtering to automatic summarization and translation.

Non-Programmer's Tutorial for Python 2.6

Post date: 06 Apr 2016
A tutorial designed to be a introduction to the Python programming language for someone with no programming experience.
Publication date: 05 Sep 2011
License: Creative Commons Attribution-ShareAlike 3.0 Unported
 
Non-Programmer's Tutorial for Python 2.6

Non-Programmer's Tutorial for Python 2.6

Post date: 06 Apr 2016
A tutorial designed to be a introduction to the Python programming language for someone with no programming experience.
Publication date: 05 Sep 2011
License: Creative Commons Attribution-ShareAlike 3.0 Unported


Non-Programmer's Tutorial for Python 3

Post date: 06 Apr 2016
A conversion of Non-Programmer's Tutorial for Python 2.6, this tutorial is designed to be an introduction to the Python programming language for someone with no programming experience.
Publication date: 14 Jan 2016
License: Creative Commons Attribution-ShareAlike 3.0 Unported
 
Non-Programmer's Tutorial for Python 3

Non-Programmer's Tutorial for Python 3

Post date: 06 Apr 2016
A conversion of Non-Programmer's Tutorial for Python 2.6, this tutorial is designed to be an introduction to the Python programming language for someone with no programming experience.
Publication date: 14 Jan 2016
License: Creative Commons Attribution-ShareAlike 3.0 Unported


Object-Oriented Programming in Python

Post date: 03 Aug 2016
This book presents a balanced and flexible approach to the incorporation of object-oriented principles in introductory courses using Python.
Publisher: Prentice Hall
Publication date: 08 Nov 2007
Document Type: Book
 
Object-Oriented Programming in Python

Object-Oriented Programming in Python

Post date: 03 Aug 2016
This book presents a balanced and flexible approach to the incorporation of object-oriented principles in introductory courses using Python.
Publisher: Prentice Hall
Publication date: 08 Nov 2007
Document Type: Book


Open Data Structures (in pseudocode) Edition 0.1Gβ

Post date: 26 Feb 2021
Open Data Structures covers the implementation and analysis of data structures for sequences (lists), queues, priority queues, unordered dictionaries, ordered dictionaries, and graphs.
Publication date: 01 Jan 2012
License: Creative Commons Attribution 2.5 Canada
Document Type: Textbook
 
Open Data Structures (in pseudocode) Edition 0.1Gβ

Open Data Structures (in pseudocode) Edition 0.1Gβ

Post date: 26 Feb 2021
Open Data Structures covers the implementation and analysis of data structures for sequences (lists), queues, priority queues, unordered dictionaries, ordered dictionaries, and graphs.
Publication date: 01 Jan 2012
License: Creative Commons Attribution 2.5 Canada Document Type: Textbook


Open Workbook of Cryptology: A project-based introduction to crypto in Python

Post date: 06 Dec 2021
This is a first draft of a free (as in speech, not as in beer) textbook for a one-semester, undergraduate cryptology course. It was used for CIS 491 at Colorado State University Pueblo in the spring semester of 2021.
Publication date: 15 May 2021
License: Creative Commons Attribution-ShareAlike 4.0 International
Document Type: Textbook
 
Open Workbook of Cryptology: A project-based introduction to crypto in Python

Open Workbook of Cryptology: A project-based introduction to crypto in Python

Post date: 06 Dec 2021
This is a first draft of a free (as in speech, not as in beer) textbook for a one-semester, undergraduate cryptology course. It was used for CIS 491 at Colorado State University Pueblo in the spring semester of 2021.
Publication date: 15 May 2021
License: Creative Commons Attribution-ShareAlike 4.0 International Document Type: Textbook


Porting to Python 3: An in-depth guide

Post date: 25 May 2016
This book guides you through the process of porting your Python 2 code to Python 3, from choosing a porting strategy to solving your distribution issues. Using plenty of examples it takes you cross the hurdles and shows you the new Python features.
Publisher: CreateSpace Independent Publishing Platform
Publication date: 13 Jul 2013
 
Porting to Python 3: An in-depth guide

Porting to Python 3: An in-depth guide

Post date: 25 May 2016
This book guides you through the process of porting your Python 2 code to Python 3, from choosing a porting strategy to solving your distribution issues. Using plenty of examples it takes you cross the hurdles and shows you the new Python features.
Publisher: CreateSpace Independent Publishing Platform
Publication date: 13 Jul 2013


Practical Cryptography for Developers

Post date: 02 Jan 2022
A modern practical book about cryptography for developers with code examples in Python.
Publication date: 01 Nov 2018
License: The MIT License (MIT)
Document Type: Book
 
Practical Cryptography for Developers

Practical Cryptography for Developers

Post date: 02 Jan 2022
A modern practical book about cryptography for developers with code examples in Python.
Publication date: 01 Nov 2018
License: The MIT License (MIT) Document Type: Book


Problem Solving with Algorithms and Data Structures using Python

Post date: 27 Oct 2016
This textbook is designed to serve as a text for a first course on data structures and algorithms, typically taught as the second course in the computer science curriculum.
Publisher: Franklin, Beedle & Associates
Publication date: 22 Sep 2013
License: Creative Commons Attribution-NonCommercial-ShareAlike 4.0 International
Document Type: Textbook
 
Problem Solving with Algorithms and Data Structures using Python

Problem Solving with Algorithms and Data Structures using Python

Post date: 27 Oct 2016
This textbook is designed to serve as a text for a first course on data structures and algorithms, typically taught as the second course in the computer science curriculum.
Publisher: Franklin, Beedle & Associates
Publication date: 22 Sep 2013
License: Creative Commons Attribution-NonCommercial-ShareAlike 4.0 International Document Type: Textbook


Programming Computer Vision with Python

Post date: 28 May 2016
A hands-on introduction to computer vision’s underlying theory and algorithm, with examples written in Python.
 
Programming Computer Vision with Python

Programming Computer Vision with Python

Post date: 28 May 2016
A hands-on introduction to computer vision’s underlying theory and algorithm, with examples written in Python.

Python Cookbook, Third Edition

Post date: 26 May 2016
Packed with practical recipes written and tested with Python 3.3, this unique cookbook is for experienced Python programmers who want to focus on modern tools and idioms.
Publisher: O’Reilly Media, Inc.
Publication date: 01 Jun 2013
 
Python Cookbook, Third Edition

Python Cookbook, Third Edition

Post date: 26 May 2016
Packed with practical recipes written and tested with Python 3.3, this unique cookbook is for experienced Python programmers who want to focus on modern tools and idioms.
Publisher: O’Reilly Media, Inc.
Publication date: 01 Jun 2013


Book Categories
Sponsors