by Pieter Spronck
The Coder's Apprentice is a course book, written by Pieter Spronck, that is aimed at teaching Python 3 to students and teenagers who are completely new to programming. Contrary to many of the other books that teach Python programming, this book assumes no previous knowledge of programming on the part of the students, and contains num...
Free ebook | Publisher: Self-publishing | Release: 2017
A Practical Introduction to Python Programming
by Brian Heinold
This book started out as about 30 pages of notes for students in my introductory programming class at Mount St. Mary's University. Most of these students have no prior programming experience, and that has affected my approach. I leave out a lot of technical details and sometimes I oversimplify things. Some of these details are filled...
Free ebook | Publisher: Self-publishing | Release: 2012
Python Notes for Professionals
by Stack Overflow Community
The Python Notes for Professionals book is compiled from Stack Overflow Documentation, the content is written by the beautiful people at Stack Overflow....
Free ebook | Publisher: Self-publishing | Release: 2018
by Jonathan A. Poritz
Everyone needs a little cryptology.The problem with crypto is that it has a reputation of being very hard and mysterious, as well as very easy to get wrong. While there are aspects of crypto that are connected to quite modern and complex theories - such as number theory, an old and deep branch of mathematics; complexity theory, a new(er) ...
Free ebook | Publisher: Self-publishing | Release: 2021
by Stack Overflow Community
Matplotlib is a plotting library for Python. It provides object-oriented APIs for embedding plots into applications. It is similar to MATLAB in capacity and syntax.It is an unofficial and free Python Matplotlib book created for educational purposes. All the content is extracted from Stack Overflow Documentation, which is written by many h...
Free ebook | Publisher: Self-publishing | Release: 2019
Python Web Development with Django ![]()
![]()
![]()
![]()
![]()
by Jeff Forcier, Paul Bissex, Wesley J Chun
Using the simple, robust, Python-based Django framework, you can build powerful Web solutions with remarkably few lines of code. In Python Web Development with Django, three experienced Django and Python developers cover all the techniques, tools, and concepts you need to make the most of Django, including all the major features of the ne...
Price: $8.39 | Publisher: Addison-Wesley | Release: 2009
The Python Standard Library by Example ![]()
![]()
![]()
![]()
![]()
by Doug Hellmann
The Python Standard Library contains hundreds of modules for interacting with the operating system, interpreter, and Internet - all extensively tested and ready to jump-start your application development. The Python Standard Library by Example introduces virtually every important area of the Python 2.7 library through concise, stand-alone...
Price: $15.23 | Publisher: Addison-Wesley | Release: 2011
by James O. Knowlton
Python: Create-Modify-Reuse is designed for all levels of Python developers interested in a practical, hands-on way of learning Python development. This book is designed to show you how to use Python (in combination with the raw processing power of your computer) to accomplish real-world tasks in a more efficient way. Don't look for ...
Price: $3.74 | Publisher: Wrox | Release: 2008
Introduction to Computer Science Using Python ![]()
![]()
![]()
![]()
![]()
by Charles Dierbach
Introduction to Computer Science Using Python: A Computational Problem-Solving Focusintroduces students to programming and computational problem-solving via a back-to-basics, step-by-step, objects-late approach that makes this book easy to teach and learn from. Students are provided with a thorough conceptual grounding in computational pr...
Price: $18.00 | Publisher: Wiley | Release: 2013
by Rashi Gupta
Python is a multipurpose development language that can be used on virtually every platform. It offers built-in support for critical development steps including data structures, dynamic typing, and dynamic building. It can be used in lieu of Java or C++, and Python scripts can be developed in a fraction of the time it takes to program and ...
Price: $40.00 | Publisher: Wiley | Release: 2002