Expert Python Programming by Tarek Ziade

This book could as aptly be titled "Expert Python Development" with a subtitle along the lines of "Stakes in the Ground". The book's subtitle is "Best practices for designing, coding, and distributing your Python software." The stakes in the ground are the most widely accepted tools and techniques, with discussions backed up with references to related PEPs.

more ...



Essential SQLAlchemy By Rick Copeland

This book presents SQLAlchemy in a clear and comprehensive manner. Beginning with basics and covering the subject matter in an orderly approach. It is a good way to gain a fairly in depth understanding and set you on your way to being able to use SQLAlchemy.

more ...



Learning Vi & Vim- 7th Edition by Arnold Robbins, Elbert Hannah and Linda Lamb

Learning the vi and Vim Editors, Seventh edition, July 2008, by Arnold Robbins, Elbert Hannah and Linda Lamb is both a tutorial for beginners and a reference for experienced users. vi and several of its clones are covered in this edition: nvi, elvis, Vim, and vile. Chapters 9 through 15 cover Vim. Chapters 16, 17 and 18 cover nvi, elvis and vile, respectively. Including the index and appendices the book is 470 pages.

more ...