Professional IronPython

IronPython should be an important part of your developer’s toolbox and this book will quickly get you up and running with this powerful language. John Paul Mueller clearly shows how IronPython can help you create better desktop or web-based applications in less time and with fewer errors. Throughout the

 

The Definitive Guide to Plone, Second Edition

The Definitive Guide to Plone, Second Edition has been completely updated to cover the latest version of Plone and its newest features. This book provides a complete and detailed overview of Plone. It is divided into three parts, which cover using, configuring, and developing and customizing Plone. After the

 

The Definitive Guide to Plone, Second Edition

The Definitive Guide to Plone, Second Edition has been completely updated to cover the latest version of Plone and its newest features. This book provides a complete and detailed overview of Plone. It is divided into three parts, which cover using, configuring, and developing and customizing Plone. After the

 

Expert Python Programming: Best practices for designing, coding, and distributing your Python software

Python is a dynamic programming language, used in a wide range of domains by programmers who find it simple, yet powerful. From the earliest version 15 years ago to the current one, it has constantly evolved with productivity and code readability in mind.

Even if you find writing Python

 

The Quick Python Book, Second Edition

The Quick Python Book, Second Edition, is a clear, concise introduction to Python 3, aimed at programmers new to Python. This updated edition includes all the changes in Python 3, itself a significant shift from earlier versions of Python.

The book begins with basic but useful programs that teach

 

The Quick Python Book

This clear and concise introduction to the Python language is aimed at readers who are already familiar with programming in at least one other language. The core features of Python are explained first and the features that Python shares with other languages are covered quickly — while specific Python

 

Core Python Programming (2nd Edition)

Python is an Internet and systems programming language that is soaring in popularity in today’s fast-paced software development environment, and no wonder: it’s simple (yet robust), object-oriented (yet can be used as a procedural language), extensible, scalable and features an easy to learn syntax that is clear and concise.

 

Beginning Python: From Novice to Professional

Beginning Python: From Novice to Professional is the most comprehensive book on the Python ever written. Advanced topics, such as extending Python and packaging/distributing Python applications, are also covered. Ten different projects illustrate the concepts introduced in the book. You will learn how to create a P2P file-sharing application