books

About binary file and file formats

Where can i get information on Files. Is there any book or link on the internet where i can read about Binary files and File Formats. ...

Recommended references on GUI ergonomy

Hi mates, I have not very much experience in creating GUIs. Maybe one of the more experienced programmers/GUI-designers has some tips or references for me how to design ergonomic user interfaces. I've heard, Microsoft has a very big book on this issue for designing GUIs in Access (I assume most ergonomic issues can be used in other plat...

need help with choosing book for websites

if i wanna create web sites, is "Head First HTML with CSS & XHTML" a good start? p.s. but my plan is to move to web applications after i get basics of making web sites thanks ...

Any decent alternatives to Numerical Recipes?

I'd like an up-to-date overview of numerical methods with working code written in any programming language (the higher level the better). Numerical Recipes was good in this sense when it was first published in 1988 but their subsequent editions failed to bring it up to date. For example, the coverage of FFTs in NR's third edition (2007)...

Book on multivariate interpolation / fitting

Can anybody recommend one ? (fortran or C examples are welcomed, but the more important part is that it gives out clear view of the topic). ...

Which reference should I take to an exam?

Hello everyone! I have an upcoming exam on Programming using C++ and we can take consultation material. I have decided to take a reference as well as some code examples, etc. Which reference should I take? Here's what I have available at the college's library: The C++ standard library : a tutorial and reference STL tutorial and refe...

How to learn C these days?

Possible Duplicate: The Definitive C Book Guide and List A friend of mine needs to learn C as a prerequisite for a course he is taking. My knee-jerk response was K&R, but this is a 20-year old book we're talking about. There are quite a few newer books on C, but I haven't read any of them and don't have an opinion. Any recomme...

Good books for QBasic beginner?

I need to find some books dealing with QBasic. Any recommendations? ...

What is a decent book about usage of TCP/IP protocol in C#?

Hello, I'm looking for a book that covers TCP protocol from TCP/IP family and contains examples in C#. I've found this one: http://www.amazon.com/TCP-IP-Sockets-Practical-Programmers/dp/0124660517 - It seems good. The only drawback is that it's written in .NET 1.1 or so Thanks for tips! ...

What do you recommend for a Hadoop book?

I've started getting into technology books to read. I want to learn Hadoop, and I find that I enjoy just reading books rather than staring at a computer screen all the time. I've found two books: Hadoop: The Definitive Guide Pro Hadoop I could go by Amazon reviews, but I was wondering what the community thought. If there's anothe...

What book to use to learn Algorithms and Data Structures ?

I want to learn Algorithms and become fluent in them. My goal is to land a job as a Software Development Engineer at either Google or Microsoft. I've been recommended to use the book "Introduction to Algorithms" by Cormen. But I feel like the book is not for beginners. Can anyone recommend a book on Algoritms that I can find easier ? o...

How to lean Spring mvc in 3.0?

Spring mvc 3.0 is so good ,I want to trying,Who can recommend a book on this type of? ...

java web programming best book

Possible Duplicates: best java book for web development Best Java web architecture book / website? I'm new to java EE area and I would like to find a good book that teaches me the core concepts of java web development such as jsp,servlets, sessions, ejb,...... I have found Java for the Web with Servlets, JSP, and EJB: A De...

Good book for robotics

Hello, does anyone know any good free ebooks on AI robotics. thank you. ...

Where can I get a printed TikZ manual?

The manual for PGF and TikZ weighs in at 560 pages. I would like to have a printed version with a decent binding. Does anyone know where I can get one? ...

Preferred book for ML

Hi All, Which book would make the best starter's book for ML (excluding OCaml)? ...

need info on books for jsp,servlets,ejb,springs,jsf,struts and hibernate.

Hi! I am a inexperienced java programmer. I know core java 1.6 and basics of servlets, jsp , jdbc and ejb. I want to improve my knowledge on jsp,servlets and ejb (basics of which i already know) I also want to learn springs,struts, hibernate and jsf, of which i dont even know head or tail and which are related among these 4. If anyone ...

How to learn developing Android applications

Hi! I am a new Java programmer. I want to learn how to develop Android applications. If someone could name the best IDE, books and websites from where I can learn, it would really help a lot. ...

Learning about the x86 Instruction Set

What are good resources for learning about the x86 instruction set? I'm a total beginner, and have no real understanding of registers, interrupts, address modes etc, so perhaps a generic book on ISAs would be better first. I really have no clue, to be honest. My ultimate goal is to be fluent in x86 assembly. ...

Best book to learn JSP fast and quick

Please suggest me a good book to learn JSP and JDBC basics fast and quick. Its like i have 3-4 days to go through the basics of JSP and JDBC. I have never used them before, however i have worked on java a lot. Currently, I am programming on ROR. So, a nice book to get me through the basic stuff of JSP and JDBC ...