Category: publishers
-
O’Reilly Media book: Windows 8.1: Out of the Box
http://shop.oreilly.com/product/0636920032533.do: Get a real feel for Windows 8.1 with a wealth of tips in this step-by-step guide. After using Windows 7 or XP, learning Microsoft’s latest operating system takes some adjustment. Never fear. Windows expert Mike Halsey starts with the basics and then takes you through the trickier parts of Microsoft’s latest operating system.
-
No Starch Press book: Perl One-Liners
http://shop.oreilly.com/product/9781593275204.do: Perl One-Liners showcases 130 short and compelling lines of code that do all sorts of handy, geeky things. … Not too bad.
-
O’Reilly Media book: vi and Vim Editors Pocket Reference, 2nd Edition
http://shop.oreilly.com/product/0636920010913.do
-
O’Reilly Media book: Linux Server Hacks, Volume One
http://shop.oreilly.com/product/9780596004613.do https://www.safaribooksonline.com/library/view/linux-server-hacks/0596004613/ It’s not officially called “Volume One”, but since there also appeared a “Volume Two”, it seems to make sense to call this one “Volume One”, right? The recipes, you can find here, are also applicable generally in the Unix world. chapter 6: SSH – really, really, really valuable chapter 6, hack# 69: “Running…
-
O’Reilly Media book: Learning the vi and Vim Editors, 7th Edition
http://shop.oreilly.com/product/9780596529833.do
-
No Starch Press book: Book of GIMP
https://learning.oreilly.com/library/view/the-book-of/9781457172410/ Whether you’re just getting started with GIMP or working to master GIMP’s more complex features, you’ll find the answers you’re looking for in The Book of GIMP.
-
O’Reilly Media book: RT Essentials (RT AKA “Request Tracker”)
http://shop.oreilly.com/product/9780596006686.do http://en.wikipedia.org/wiki/Request_Tracker http://wiki.bestpractical.com Roles: http://requesttracker.wikia.com/wiki/Requestor (also spelt Requester in the context of this software) : The “Requester” of a Ticket is the person (or persons) that are waiting for the resolution of the issue. Not receiving Comments. http://requesttracker.wikia.com/wiki/CC : is like the Requestor in that they receive Correspondence but not Comments; might be a person outside the company. http://requesttracker.wikia.com/wiki/AdminCC…
-
O’Reilly Media book: MongoDB: The Definitive Guide
MongoDB: The Definitive Guide: How does MongoDB help you manage a huMONGOus amount of data collected through your web application? With this updated edition, you’ll learn the many advantages of using document-oriented databases, and discover why MongoDB is a reliable, high-performance system that allows for almost infinite horizontal scalability.
-
O’Reilly Media book: Graph Databases
http://shop.oreilly.com/product/0636920028246.do Graph Databases provides a practical foundation for those wanting to understand how to apply graph databases to real-world business solutions. Readers will learn where graph database are applicable, why they are useful, and how to design and implement solutions that use them. Against the background of an introduction to the graph database space in…
-
O’Reilly Media book: Understanding and Using C Pointers
Understanding and Using C Pointers: Pointers are more involved than most programmers think and are frequently poorly understood. Comprehending and Using C Pointers will provide beginning and advanced C programmers with a comprehensive coverage of C pointers and illustrate good pointer programming habits, demonstrate the variety of ways they can be used. Comprehending and Using…