D
608
-Python Cookbook by David Beazley, Brian K. Jones - OReilly Media, 2013 (http://www.e-booksdirectory.com/details.php?ebook=9257)
This cookbook is for experienced Python programmers who want to focus on modern tools and idioms. Youll find complete recipes for more than a dozen topics, covering the core Python language as well as tasks common to a wide variety of applications.
- Python for Education by Ajith Kumar - Inter University Accelerator Centre, 2010 (http://www.e-booksdirectory.com/details.php?ebook=9203)
Primary objective of this book is to explore the possibilities of using Python language as a tool for learning mathematics and science. The reader is not assumed to be familiar with computer programming. Ability to think logically is enough.
- Hacking Secret Ciphers with Python by Al Sweigart, 2013 (http://www.e-booksdirectory.com/details.php?ebook=8914)
The book teaches complete beginners how to program in the Python programming language. The book features the source code to several ciphers and hacking programs for these ciphers. The programs include the Caesar cipher, transposition cipher, etc.
-Effective Django by Nathan Yergler - PyCon, 2013 (http://www.e-booksdirectory.com/details.php?ebook=8842)
Effective Django development means building applications that are testable, maintainable, and scalable. After reading this book you should have an understanding of how Djangos pieces fit together and how to use them to engineer web applications.
- The Python Game Book by Horst Jens et al. - thepythongamebook.com, 2012 (http://www.e-booksdirectory.com/details.php?ebook=8832)
The Python Game Book written by Horst Jens and friends aims to provide interested students and teachers a broad range of material to teach themselves how to write computer games using the language Python and other free Open Source tools.
- Test-Driven Development with Python by Harry Percival - OReilly Media, 2013 (http://www.e-booksdirectory.com/details.php?ebook=8826)
Test-Driven Development with Python focuses on web development, with some coverage of JavaScript. This book uses a concrete example -- the development of a website, from scratch -- to teach the TDD methodology and how it applies to web programming.
- PyQt4 Tutorial by Jan Bodnar - ZetCode, 2013 (http://www.e-booksdirectory.com/details.php?ebook=8801)
PyQt4 is a toolkit for creating GUI applications. It is a blending of Python language and the successful Qt library. This tutorial is suited for beginners and intermediate programmers. You will learn to program non trivial PyQt4 applications.
This cookbook is for experienced Python programmers who want to focus on modern tools and idioms. Youll find complete recipes for more than a dozen topics, covering the core Python language as well as tasks common to a wide variety of applications.
- Python for Education by Ajith Kumar - Inter University Accelerator Centre, 2010 (http://www.e-booksdirectory.com/details.php?ebook=9203)
Primary objective of this book is to explore the possibilities of using Python language as a tool for learning mathematics and science. The reader is not assumed to be familiar with computer programming. Ability to think logically is enough.
- Hacking Secret Ciphers with Python by Al Sweigart, 2013 (http://www.e-booksdirectory.com/details.php?ebook=8914)
The book teaches complete beginners how to program in the Python programming language. The book features the source code to several ciphers and hacking programs for these ciphers. The programs include the Caesar cipher, transposition cipher, etc.
-Effective Django by Nathan Yergler - PyCon, 2013 (http://www.e-booksdirectory.com/details.php?ebook=8842)
Effective Django development means building applications that are testable, maintainable, and scalable. After reading this book you should have an understanding of how Djangos pieces fit together and how to use them to engineer web applications.
- The Python Game Book by Horst Jens et al. - thepythongamebook.com, 2012 (http://www.e-booksdirectory.com/details.php?ebook=8832)
The Python Game Book written by Horst Jens and friends aims to provide interested students and teachers a broad range of material to teach themselves how to write computer games using the language Python and other free Open Source tools.
- Test-Driven Development with Python by Harry Percival - OReilly Media, 2013 (http://www.e-booksdirectory.com/details.php?ebook=8826)
Test-Driven Development with Python focuses on web development, with some coverage of JavaScript. This book uses a concrete example -- the development of a website, from scratch -- to teach the TDD methodology and how it applies to web programming.
- PyQt4 Tutorial by Jan Bodnar - ZetCode, 2013 (http://www.e-booksdirectory.com/details.php?ebook=8801)
PyQt4 is a toolkit for creating GUI applications. It is a blending of Python language and the successful Qt library. This tutorial is suited for beginners and intermediate programmers. You will learn to program non trivial PyQt4 applications.