Tag Archives: web-apps

Rails 3 in a Nutshell

Rails 3 in a Nutshell, by Cody Fauser, James MacAulay, Edward Ocampo-Gooding, and John Guenin, O’Reilly, 2013 For experienced web programmers interested in expert-level Ruby on Rails material, written by some of the lead programmers of Shopify. Read it online … Continue reading

Posted in books | Tagged , , , | Leave a comment

JavaScript Design Patterns

Learning JavaScript Design Patterns, by Addy Osmani, O’Reilly, 2012 Web programmers will want to read this book, which is free online. Unfortunately, this book is not yet at the OPL.

Posted in books | Tagged , , | Leave a comment

PHP Design Patterns

Learning PHP Design Patterns, William Sanders, O’Reilly 2013 Web programmers will want to read this book, in particular users of PHP. PHP’s success as a web app language comes largely from its freedom from structure: you can hack code together … Continue reading

Posted in books | Tagged , , , | Leave a comment

Guide to HTML5

The Definitive Guide to HTML5 By Freeman, Adam (- 2011)

Posted in books | Tagged , | Leave a comment

Bootstrapper’s Guide

The Bootstrapper’s Guide to the Mobile Web – Practical Plans to Get your Business Mobile in Just A Few Days for Just A Few Bucks, Deltina Hay, – 2012 Business owners will want to read this. It explains how to … Continue reading

Posted in books | Tagged , , | Leave a comment

Netbeans 7

Java EE 6 Development With Netbeans 7 By Heffelfinger, David R. – 2011)

Posted in books | Tagged , | Leave a comment

Rapid Cakephp

Rapid Application Development with Cakephp, Jamie Munro, – 2011 PHP programmers will want to read this practical little book, which seems to have been self-published. 150 pages.

Posted in books | Tagged , , | Leave a comment

The Tangled Web

The Tangled Web – A Guide to Securing Modern Web Applications, Michal Zalewski, – 2012 Web application programmers will want to read this timely and important book. 250 pages. Contents: Security in the world of Web applications Part I: Anatomy … Continue reading

Posted in books | Tagged , , | Leave a comment

Service Design Patterns

Service Design Patterns – Fundamental Design Solutions for SOAP/WSDL and RESTful Web Services, Robert Daigneau, – 2012 Web app developers and architects will want to read this book. Hardcover, 300 pages.

Posted in books | Tagged , | Leave a comment

Programming Html5 Applications

Programming Html5 Applications – Building Powerful Cross-platform Environments in Javascript, Zachary Kessin, 2011 Store session data in the browser with local storage objects Save trips to the server: store larger amounts of data with IndexedDB Give browsers limited access to … Continue reading

Posted in books | Tagged , , | Leave a comment