books

framework design book

Any book suggestion on enterprise application framework or API design ? but not just on design patterns . Thanks ...

Recommended books for learning DTrace

Since the last question similar to this one is from 2008, I thought I'd ask it anyway to see what's new since then. I'm looking for books or other resources (though I prefer epubs for reading them on the go) for learning how to use DTrace, preferably but not necessarily for Cocoa, ruby or node.js development. ...

book about SOLID

Is there a really good book that explictly focuses on and walks me through SOLID (with code examples in Java or C#). ...

A Java analog of "Accelerated C++"???

I need a crisp, concise and serious book on Java to bring me up to speed with Java 6. I know bits & parts of Java 2, and basic C++. Online official Java tutorial is probably good, but I'd like to take my eyes off screen at times!!! The closest book of this kind I can think of is "Accelerated C++" by Koenig/Moo. All other books (e.g., Cor...

What book about JavaScript is today's equivalent of "Programming Windows", "Effective C++", "Design Patterns", or "Inside Windows NT"?

Those of us of a certain vintage remember classic books that combined theory and practical advice. They helped us get from acquaintance to fluency. They gave us a sufficiently solid foundation that we could go on to achieve mastery after enough hands-on practice. For me these books included Charles Petzold's "Programming Windows", Scott...

Looking for books on IoC

Hi, I'm having a hard time finding books (eBook or hard copy) on any dependency injection frameworks. I'd really love one on Ninject but I can't seem to find any, not even for the popular Windsor Castle. ...

Software development books are useful, but when to find the time to read them ?

Please treat this question as a very serious question. It is not an off-topic discussion, it is a way to collect advice on "when to find time to read software development books". For example I have 5 books in my "read-wish-list". When do I read them ? I mean I could force myself to use 1 hour during working hours, but this will last ...

Is it worth to write a programming book and sell it ?

My friend decided to start writing a book about "Advanced Topics in C#". But really there are a lot of books about c# and about programming languages in general , so is it still worth to write a programming book like that as a commercial job ? ...

Which book for SOA with .net?

The topic of our undergraduate project is SOA. Under this project we are supposed to build 3 service components and one example website that uses those components. I am quite good with Java and have no experience whatsoever with C# or .NET. We have decided to do project in C#.NET. I found SOA with .NET & Windows Azure by Thomas Erl. As ...

Good algorithms book with proofs of the algorithms?

Possible Duplicate: What book to use to learn Algorithms and Data Structures ? I need a good book on algorithms with mathematical proofs of the complexity and the algorithm itself. Can you recommend me one? ...

Book about low-latency architectures

Hi, do you know any books about low-latency systems architectures (caches, messaging, data storing etc)? I'm working primary with Java and with financial applications, but it is not essential. Thanks. ...

Books/Materials for beginning Port Programing C++/Java

I'm used to normal software programing using C++/Java. I'm interested in learning Port programming. Serial port or parallel port programming to control microchips or small electronic circuits. But I don't have any knowledge in electronics, EDIT one simple example is trying to get a grid of LEDs to on to form a text inputed though ...

SQL Server 2000 vs. 2005+ sample databases to study db design?

I always tried to learn using the most recent versions of SQL Server, books, articles, docs. I started to doubt whether it is efficient. I've got a feeling that I am frequently inefficiently loosing time with learning materials based on bloated AdventureWorksXXX sample databases from SQL Server 2005+. Even simplest principles and conc...

graph in c , recomend book

Is any method or software to plot or display graph on unix dump terminal even the dump terminal is one color only(green)? For my knowledge, we can use text based character to draw graph but not graphic mode. platform is unix ansi c compiler CAN anyone recomend web page or a book ? ...

Good book for a 10 year old kid to learn programming and C#

Please read the entire question, as this is not a standard fare, "What are some good C# books?" question. I am looking for a good book or perhaps something in the form of CBT, to help teach my 10 year old son how to program (using C# 4.0 / .NET 4.0 and of course Visual Studio 2010 as the IDE). He does not know anything about programming...

Tutorial Books for Learning openGl and openGl in the iphone Platform

Hello helpful people of the internet, I've been programming for only a couple of years and have a basic grasp of trigonometry and other maths relevant to graphics. I really like learning using books that are tutorial in nature, especially those put out by APress and Big Nerd Ranch (iphone programming). I'm looking to learn the basics ...

Reading recommendations for self teaching software development

I recently graduated with a degree in Networking and Systems Administration, and I am currently waiting to start a job in that same field. I am a hobbyist programmer, but I enjoy it very much and would like to get more serious about it. What I am struggling with is hard for me to put into words exactly, but I will try. During school, I...

Which books are good for JSP, Servlets, Ajax and JSON ?

An introductory book will suffice because I need to know only about the basics. ...

book reader android

I have a samsung galaxy, i want a reader for android and which is free. ALso I should be able to convert some pdfs i have already ito that suitable format so that I can read them in my android device ...

A C# Book similar to Cocoa Programming for Mac OS X

I'm attempting to pick up C# for the purpose of web development (read: .NET) and am trying to find a book to do so. I'm already comfortable with basic things, like looping and variables as well as OOP. I know JavaScript/CSS/PHP/HTML/MySQL pretty well. I'm also pretty okay with the C# syntax so far, and am able to make basic desktop pr...