<body><script type="text/javascript"> function setAttributeOnload(object, attribute, val) { if(window.addEventListener) { window.addEventListener('load', function(){ object[attribute] = val; }, false); } else { window.attachEvent('onload', function(){ object[attribute] = val; }); } } </script> <div id="navbar-iframe-container"></div> <script type="text/javascript" src="https://apis.google.com/js/platform.js"></script> <script type="text/javascript"> gapi.load("gapi.iframes:gapi.iframes.style.bubble", function() { if (gapi.iframes && gapi.iframes.getContext) { gapi.iframes.getContext().openChild({ url: 'https://www.blogger.com/navbar/8334277?origin\x3dhttp://metallicatony.blogspot.com', where: document.getElementById("navbar-iframe-container"), id: "navbar-iframe", messageHandlersFilter: gapi.iframes.CROSS_ORIGIN_IFRAMES_FILTER, messageHandlers: { 'blogger-ping': function() {} } }); } }); </script>

Thursday, January 10, 2013

Books Read/ing

Below are the list of books that i have read in the past. I always wanted to record what i read and so here it is. I classify myself more as a techie reader than a casual reader.

Learning Python the hard way

Head First Design Patterns
(Currently reading)

Splunk Essentials

Buying a Home: The Missing Manual

Pro Spring Batch

The definitive guide to MongoDB

Princeton University - Algorithms Part I
(Will I be ever done with this?!)

Programming Interviews Exposed

Mayo Clinic Guide to a Healthy Pregnancy

Spring Persistence with Hibernate

Head First Servlets and JSP, 2nd Edition

Head First Java

Java Trail Book, 5th Edition

The Secret by Rhonda Byrne

Beginning iPhone 3 Development

Learn Objective-C on the Mac

Oracle PL/SQL by Example

Oracle SQL by Example

Google Story

Labels:

0 Comments:

Post a Comment

<< Home