Python
Python for beginners with installation
Read more...
Dive Into Python
: 73914b64a1c218ff1020522668a16bf5
Read more...
Exploring Python
Exploring Python takes an active learning approach which engages the student as an equal partner in the process of learning the fun, educational, and powerful programming language. This approach instills habits that students will carry with them throughout their programming career and helps them retain and use the information they have learned. Tim Budd is one of the best-known authors in Computer Science and has a reputation for producing writing texts along the leading edge of the discipline. Exploring P
Pro Python
Marty Alchin is a seasoned web developer, with prior work ranging from static content to highly dynamic web frameworks. Experience in several languages, both server杝ide and client杝ide, has led Marty to a willingness to work in any environment. He is primarily interested in server杝ide work using Python, preferably with the Django web framework.
MySQL for Python
The book starts by exploring the various means of installing MySQL for Python on different platforms and how to use simple database querying techniques to improve your programs. It then takes you through data insertion, data retrieval, and error-handling techniques to create robust programs. The book also covers automation of both database and user creation, and administration of access controls. As the book progresses, you will learn to use many more advanced features of Python for MySQL that facilitate e
Python Cookbook
Python Cookbook
Pro Python
Marty Alchin is a seasoned web developer, with prior work ranging from static content to highly dynamic web frameworks. Experience in several languages, both server鈥搒ide and client鈥搒ide, has led Marty to a willingness to work in any environment. He is primarily interested in server鈥搒ide work using Python, preferably with the Django web framework.
MySQL for Python
The book starts by exploring the various means of installing MySQL for Python on different platforms and how to use simple database querying techniques to improve your programs. It then takes you through data insertion, data retrieval, and error-handling techniques to create robust programs. The book also covers automation of both database and user creation, and administration of access controls. As the book progresses, you will learn to use many more advanced features of Python for MySQL that facilitate e
Python for Bioinformatics
The book begins with a very basic introduction that teaches the principles of programming. It then introduces the Biopython package, which can be useful in solving life science problems. The next section covers sophisticated tools for bioinformatics, including relational database management systems and XML. The last part illustrates applications with source code, such as sequence manipulation, filtering vector contamination, calculating DNA melting temperature, parsing a genbank file, inferring splicing si
Python for Bioinformatics
Python for Bioinformatics
Python For Dummies
Python is one of the most powerful, easy-to-read programming languages around, but it does have its limitations. This general purpose, high-level language that can be extended and embedded is a smart option for many programming problems, but a poor solution to others. Python For Dummies is the quick-and-easy guide to getting the most out of this robust program. This hands-on book will show you everything you need to know about building programs, debugging code, and simplifying development, as well as defin
Pro Python
Marty Alchin is a seasoned web developer, with prior work ranging from static content to highly dynamic web frameworks. Experience in several languages, both server杝ide and client杝ide, has led Marty to a willingness to work in any environment. He is primarily interested in server杝ide work using Python, preferably with the Django web framework.
Beginning Python
As a portable, open source, object-oriented programming language, Python combines remarkable power with clear syntax. And, as one of the fastest growing languages, Python manages systems and can be used for data mining and Web development. With this book, you抣l learn how to program using the latest release ?Python 2.4 ?and create robust, reliable, and reusable Python applications.
Learning Python
Overview: First off, Learning Python shows the relationships among Python scripts and their interpreter (in a mostly platform-neutral way). Then, the authors address the mechanics of the language itself, providing illustrations of how Python conceives of numbers, strings, and other objects as well as the operators you use to work with them. Dictionaries, lists, tuples, and other data structures specific to Python receive plenty of attention including complete examples.
Read more...
Python Phrasebook
Python Phrasebook