Category: Uncategorized
-
O’Reilly Media book: Learning from jQuery
Learning from jQuery: If you’re comfortable with jQuery but a bit shaky with JavaScript, this concise guide will help you expand your knowledge of the language—especially the code that jQuery covers up for you. Many jQuery devotees write as little code as possible, but with some JavaScript under your belt, you can prevent errors, reduce…
-
my customer still uses CVS, I would love to own the PragProg book on CVS
Pragmatic Forums | my customer still uses CVS, I would love to own the PDF Within a couple of days I got it as a gift from Andy Hunt. I am so glad.
-
O’Reilly Media book: Python Cookbook – Recipes for Mastering Python 3
http://shop.oreilly.com/product/0636920027072.do Completely updated, the third edition of this popular cookbook offers a collection of recipes to help readers solve a variety of common problems they face when programming with Python. With a focus on Python 3, some recipe coverage includes data structures and algorithms, strings and text, metaprogramming, and testing.
-
O’Reilly Media book: bash Pocket Reference
bash Pocket Reference: You need to know how to work with the bash shell if you want to get to the heart of Unix systems, including Linux and Mac OS X. Now covering the most recent version of bash, this concise little book puts all of the essential information about bash at your fingertips. You’ll…
-
O’Reilly Media book: Mastering Regular Expressions, 3rd Edition
Mastering Regular Expressions, 3rd Edition – O’Reilly Media Does not cover (Korn Shell) “extended globbing” AKA “file name generation”; in bash activated through: “$ shopt extglob on”.
-
PacktPub book: Master project management with Redmine
http://www.packtpub.com/news/master-project-management-with-redmine-using-packts-new-book-and-ebook About the Author: Andriy Lesyuk is an open source evangelist with more than 14 years of experience in Ruby, PHP, Perl, JAX, C/C++ and has developed more than 20 open source plugins for Redmine. He has worked as Head of the Software and Networking Laboratory for Ivano-Frankivsk National Technical University of Oil and Gas…
-
PacktPub book: the gnuplot cookbook
Master all the ins and outs of gnuplot using Packt’s new cookbook: gnuplot is the world’s finest technical plotting software that can generate two- and three-dimensional plots of functions, data, and data fits. It was originally created to allow scientists and students to visualize mathematical functions and data interactively, but has grown to support many…