Marketplace books
-
Foundations of Python Network Programming
by John Goerzen
This may be the easiest book review I've ever written. If you program in Python and you want to write Internet applications, go buy Foundations of Python Network Programming by John Goerzen. There. I've already folded down the corners of quite a few pages, and expect I'll refer to this book often in the coming months. — Greg Wilson, Dr. I think Apress is bringing a lot of helpful programming texts to the world.
-
Shell Scripting Recipes: A Problem-Solution Approach (Expert's Voice in Open Source)
by Chris F.A. Johnson
This is the type of book that will either solve a specific problem you have or will give you ideas on automating/simplifying something that you've lived with for far too long. — Thomas Duff, Duffbert's Random Musings This book is geared towards any Unix user who doesn't want to spend time creating or testing shell scripts.
-
Beginning Rails: From Novice to Professional (Beginning from Novice to Professional)
by Jeffrey Allan Hardy, Cloves Carneiro Jr., Hampton Catlin
Beginning Rails is the practical starting point for anyone wanting to learn how to build dynamic web applications using the Rails framework for Ruby. You’ll learn how all of the components of Rails fit together and how you can leverage them to create sophisticated web applications with less code and more joy. This book is particularly well suited to those with little or no experience with web application development, or who have some experience but are new to Rails.
-
Practical Python
by Magnus Lie Hetland
My plan to start seriously learning Python begins with Practical Python... This book properly blends programming concepts with design concepts...and cements its lessons with entertaining examples. — Craig Banker, Baton Rouge Linux User Group Practical Python offers a highly useful guide to the Python programming language. In disarmingly readable prose, author Magnus Lie Hetland guides you through those concepts of most importance to the budding Python developer.
-
Hardening Apache
by Tony Mobily
This is a book which should definitely be included in any serious Apache administrator's bookshelf. The book walks intuitively through the setup process, from download and verification, to configuration and modifications, to running in production mode. — Blane Warrene, Expert Columnist, SitePoint. This book can save you pain, humiliation, and hair loss.
-
Pro Apache, Third Edition (Expert's Voice)
by Peter Wainwright
"...a behemoth of a resource for everything you ever wanted to know about Apache." ? Doug Schasteen, member, Kansas City's PHP User Group "This is by far the best ?know all, end all? reference, bar none. My hat goes off to Peter Wainwright and Apress for opening up a whole new world to me." ? Eric Wolf (a.k.a. "nawlej"), Codewalkers.com This book aims to teach you everything you need to know to build, install, and configure every aspect of Apache, the world's most popular Web server.
-
Practical Subversion (Expert's Voice in Open Source)
by Garrett Rooney
What I especially like about product-oriented books like (Practical Subversion) is when the authors sneak in advice on best practices?gems that make you go, ?wow,' in a bathtub. (Practical Subversion) introduced me to some new things that I hadn't considered before (tab competion? cool!). (Practical Subversion's) narrative style means you can actually read it, without being mired in a hodgepodge of footnotes and references.
-
Essential PHP Tools: Modules, Extensions, and Accelerators
by David Sklar
Apress has been profuse in both its quantity and quality of releases&emdash;and (this book is) surely worth adding to your technical reading budget for skills development. I stayed up clear past my 'bedtime' several nights while implementing the covered modules in my program, unable to pull myself away. From Pear packages to parsing XML files, this book is a huge time-saver to developing your own solutions. — Richard Testani, Apple-Sauce.
-
Randal Schwartz's Perls of Wisdom
by Randal Schwartz, Apress
In each column, Randal ... carefully discusses the problem, and then shows the Perl code needed to resolve it. Each column is written in a conversational style that is easy to read, yet doesn't talk down to you. Check out the table of contents and see why it made my mouth water. If you are a Perl fan, you will enjoy this. Highly recommended. Randal Schwartz's Perls of Wisdom is a collection of more than 70 columns from popular and prolific Perl columnist Randal Schwartz.
-
The Definitive Guide to Linux Network Programming (Expert's Voice)
by Keir Davis, John Turner, Nathan Yocom
This book is?one nice and convenient package that I will keep on the shelf as a reference manual. — Derek Anderson, JavaRanch GreenHorn The Definitive Guide to Linux Network Programming offers a clear, concise treatment of creating clients and servers under the Linux operating system. This book assumes that you know C and have experience developing code on Linux, but it provides everything else you'll need as a programmer for real-world network programming.