FlazX | Categories | Forum | Links | Blog | Login


eBook By Category (Python)




eBooks

Beginning Python
Python ebook: Beginning Python Cover

  • This tutorial offers readers a thorough introduction to programming in Python 2...

Beginning Python: From Novice to Professional (Beginning: From Novice to Professional)
Python ebook: Beginning Python: From Novice to Professional (Beginning: From Novice to Professional) Cover

Beginning Python: From Novice to Professional is the most comprehensive book on the Python ever written...

CherryPy Essentials: Rapid Python Web Application Development
Python ebook: CherryPy Essentials: Rapid Python Web Application Development Cover

This book covers the CherryPy library for Python web development from its history and installation through its main features and core concepts to its integration with Python and other products to construct, test, and deploy a sample photoblog application...

Core Python Programming
Python ebook: Core Python Programming Cover

A quick guide to everything anyone would want to know about the soaringly popular Internet programming language, Python...

Core Python Programming (2nd Edition) (Core Series)
Python ebook: Core Python Programming (2nd Edition) (Core Series) Cover

Praise for Core Python Programming

"The long-awaited second edition of Wesley Chun's Core Python Programming proves to be well worth the wait—its deep and broad coverage and useful exercises will help readers learn and practice good Python...

Data Structures and Algorithms with Object-Oriented Design Patterns in Python

Dive Into Python
Python ebook: Dive Into Python Cover

Dive Into Python is a hands-on guide to the Python language...

Foundations of Python Network Programming (Foundations)
Python ebook: Foundations of Python Network Programming (Foundations) Cover

Foundations of Python Network Programming leads readers through every aspect of client and server programming with Python...

Gui Programming With Python: Using the Qt Toolkit
Python ebook: Gui Programming With Python: Using the Qt Toolkit Cover

How to Think Like a Computer Scientist: Learning with Python
Python ebook: How to Think Like a Computer Scientist: Learning with Python Cover

"How to Think Like a Computer Scientist: Learning with Python" is an introduction to computer science using the Python programming language...

Jython for Java Programmers
Python ebook: Jython for Java Programmers Cover

Robert Bill's Jython for Java Programmers from New Riders is an essential introduction to the complexities of the merger between two popular object-oriented languages, Python and Java...

Learning Python

Learning Python, 3rd Edition
Python ebook: Learning Python, 3rd Edition Cover

The authors of Learning Python show you enough essentials of the Python scripting language to enable you to begin solving problems right away, then reveal more powerful aspects of the language one at a time...

Mobile Python: Rapid prototyping of applications on the mobile platform (Symbian Press)
Python ebook: Mobile Python: Rapid prototyping of applications on the mobile platform (Symbian Press) Cover

Mobile Python is the introduction of Python programming language to the mobile space...

Practical Django Projects (Pratical Projects)
Python ebook: Practical Django Projects (Pratical Projects) Cover

Build a django content management system, blog, and social networking site with James Bennett as he introduces the popular Django framework...

Professional Plone Development
Python ebook: Professional Plone Development Cover

This book teaches Plone development best practices, focusing on Plone 3...

Professional Python Frameworks: Web 2.0 Programming with Django and Turbogears (Programmer to Programmer)
Python ebook: Professional Python Frameworks: Web 2.0 Programming with Django and Turbogears (Programmer to Programmer) Cover

As two of the leading MVC web frameworks for Python, Django and TurboGears allow you to develop and launch sites in a fraction of the time compared to traditional techniques and they provide greater stability, scalability, and management than alternatives...

Programming Python

Programming Python, Third Edition
Python ebook: Programming Python, Third Edition Cover

Completely revised and improved, the second edition of Programming Python is an excellent compendium of material geared toward the more knowledgeable Python developer...

Python 2.1 Bible (Bible)
Python ebook: Python 2.1 Bible (Bible) Cover

The Python 2...

Python and XML
Python ebook: Python and XML Cover

Python is an ideal language for manipulating XML, and this new volume gives you a solid foundation for using these two languages together...

Python Cookbook
Python ebook: Python Cookbook Cover

The Python Cookbook is a collection of problems, solutions, and practical examples for Python programmers, written by Python programmers...

Python Cookbook, Second Edition
Python ebook: Python Cookbook, Second Edition Cover

Portable, powerful, and a breeze to use, Python is the popular open source object-oriented programming language used for both standalone programs and scripting applications...

Python Developer's Handbook (Other Sams)
Python ebook: Python Developer\'s Handbook (Other Sams) Cover

The Python Developer's Handbook is designed to expose experienced developers to Python and its uses...

Python How to Program
Python ebook: Python How to Program Cover

For Python programming courses or Web programming courses focusing on Python programming found in departments of Computer Science, CIS, MIS, IT, Business, Engineering and Continuing Education...

Python in a Nutshell
Python ebook: Python in a Nutshell Cover

In the tradition of O'Reilly's "In a Nutshell" series, Python in a Nutshell offers Python programmers one place to look when they need help remembering or deciphering the syntax of this open source language and its many modules...

Python in a Nutshell (In a Nutshell (O'Reilly))
Python ebook: Python in a Nutshell (In a Nutshell (O\'Reilly)) Cover

This book offers Python programmers one place to look when they need help remembering or deciphering the syntax of this open source language and its many powerful but scantily documented modules...

Python Phrasebook (Developer's Library)
Python ebook: Python Phrasebook (Developer\'s Library) Cover

Python Phrasebook gives you the code phrases you need to quickly and effectively complete your programming projects in Python...

Python Programming for the Absolute Beginner (Absolute Beginner)
Python ebook: Python Programming for the Absolute Beginner (Absolute Beginner) Cover

If you are new to programming with Python and are looking for a solid introduction, this is the book for you...

Python Programming On Win32 : Help for Windows Programmers
Python ebook: Python Programming On Win32 : Help for Windows Programmers Cover

Python Programming on Win32 zeroes in on the strengths of the Python programming language for the Windows platform...

Python Programming with the Java Class Libraries: A Tutorial for Building Web and Enterprise Applications
Python ebook: Python Programming with the Java Class Libraries: A Tutorial for Building Web and Enterprise Applications Cover

Characterized by ease of use, richness of expression, and concise syntax, Python has remained a premier programming language for more than a decade, and is used by novices and professionals alike...

Python Scripting for Computational Science (Texts in Computational Science and Engineering)
Python ebook: Python Scripting for Computational Science (Texts in Computational Science and Engineering) Cover

The goal of this book is to teach computational scientists and engineers how to develop tailored, flexible, and efficient working environments built from small programs (scripts) written in the easy-to-learn, very high-level language Python...

Python Standard Library

Rapid GUI Programming with Python and Qt (Prentice Hall Open Source Software Development)
Python ebook: Rapid GUI Programming with Python and Qt (Prentice Hall Open Source Software Development) Cover

The Insider's Best-Practice Guide to Rapid PyQt 4 GUI Development

Whether you're building GUI prototypes or full-fledged cross-platform GUI applications with native look-and-feel, PyQt 4 is your fastest, easiest, most powerful solution...

Sams Teach Yourself Django in 24 Hours (Sams Teach Yourself)
Python ebook: Sams Teach Yourself Django in 24 Hours (Sams Teach Yourself) Cover

In just 24 lessons of one hour or less, you will be able to build full-featured production websites using Django, the powerful web development framework based on Python...

Text Processing in Python
Python ebook: Text Processing in Python Cover

Text Processing in Python is an example-driven, hands-on tutorial that carefully teaches programmers how to accomplish numerous text processing tasks using the Python language...

The Book of Zope
Python ebook: The Book of Zope Cover

Zope, the leading Open Source Web application server, helps teams of developers create and manage dynamic, Web-based business applications like Intranets and portals...

The Definitive Guide to Django: Web Development Done Right
Python ebook: The Definitive Guide to Django: Web Development Done Right Cover

Django, the Python-based equivalent to the Ruby on Rails web development framework, is presently one of the hottest topics in web development today...

Web Component Development with Zope 3
Python ebook: Web Component Development with Zope 3 Cover

New Zope 3 is a web applications server written in Python that allows developing complex web applications rapidly and collaboratively...

wxPython in Action
Python ebook: wxPython in Action Cover

Because they are often large and complex, GUI programming tool kits can be hard to use...


Submit a related site | Submit an article





Top 100 Search Keywords
Last 100 Search Keywords

Nokia Themes
Free Download
Daily Internet Guide
EgyDown
Share4All
FreeBookCity.Com
Providings.com
DownArchive
Allulook4.com
eu-warez.net




eXTReMe Tracker