Category: publishers
-
O’Reilly Media book: Effective awk Programming, 3rd Edition
Effective awk Programming, 3rd Edition – O’Reilly Media
-
O’Reilly Media book: Learning JavaScript Design Patterns
Learning JavaScript Design Patterns: With Learning JavaScript Design Patterns, you’ll learn how to write beautiful, structured, and maintainable JavaScript by applying classical and modern design patterns to the language. If you want to keep your code efficient, more manageable, and up-to-date with the latest best practices, this book is for you.
-
O’Reilly Media book: jQuery Pocket Reference
jQuery Pocket Reference: jQuery is the “write less, do more” JavaScript library. Its powerful features and ease of use have made it the most popular client-side JavaScript framework for the Web. This book is jQuery’s trusty companion: the definitive “read less, learn more” guide to the library. jQuery Pocket Reference explains everything you need to…
-
O’Reilly Media: JavaScript & jQuery: The Missing Manual
JavaScript & jQuery: The Missing Manual: You don’t need programming experience to add interactive and visual effects to your web pages with JavaScript. This Missing Manual shows you how the jQuery library makes JavaScript programming fun, easy, and accessible to web designers at every level of experience. You’ll quickly learn how to use jQuery to…
-
O’Reilly Media book: Switching to the Mac: The Missing Manual, Mountain Lion Edition
Switching to the Mac: The Missing Manual, Mountain Lion Edition: Ready to move to the Mac? This incomparable guide helps you make a smooth transition. New York Times columnist and Missing Manuals creator David Pogue gets you past three challenges: transferring your stuff, assembling Mac programs so you can do what you did with Windows,…
-
O’Reilly Media book: Classic Shell Scripting
http://shop.oreilly.com/product/9780596005955.do https://resources.oreilly.com/examples/9780596005955/ (a Git repository) http://examples.oreilly.com/9780596005955/ nice scripts shown there and available in the sample code: pathfind.sh – rather similar to my own find_file_on_PATH.sh show-identical-files.sh – rather similar to my own group_by_content.sh – but has a problem with “md5sum” – I fixed that puser.sh …
-
Google Script: Enterprise Application Essentials
Google Script: Enterprise Application Essentials: How can you extend Google Apps to fit your organization’s needs? This concise guide shows you how to use Google Scripts, the JavaScript-based language that provides a complete web-based development platform—with no downloads, configuration, or compiling required. You’ll learn how to add functionality to Gmail, spreadsheets, and other Google services,…
-
O’Reilly Media book: Heroku Cedar – Web Application Architecture with the Process Model
Heroku Cedar: This book will show you how to build a scalable and reliable high-traffic web application using Heroku Cedar as a platform. Originally available only for Ruby (on Rails), but now extended for many more languages, Heroku Cedar is a very interesting choice. The application we’ll build is a ping service, but with characteristics…
-
O’Reilly Media book: Head First HTML and CSS
Head First HTML and CSS: Tired of reading HTML books that only make sense after you’re an expert? Then it’s about time you picked up Head First HTML and really learned HTML. You want to learn HTML so you can finally create those web pages you’ve always wanted, so you can communicate more effectively with…