books

Wanna find books on JSP best CMS creating practices?

Wanna find books on JSP best CMS creating practices? (wanna create one... so just need to read books first) ...

Up to date JavaScript book

Possible Duplicate: Best javascript book (for an experienced coder) Hi everyone. I am thinking of learning JavaScript. Can anyone suggest me a good, up to date book. I am not completely new to programming, so an entry level book should also do. I read another question on SO related to this, but however isn't this book outda...

Compilers Design in my Senior Project (books, codes, resources, etc..)

Hello I have to get a senior project for graduate from my university. And I think get my "Compilers Design" lesson. But I can't get a subject.. Is there anybody tell me a subject about Compilers Design? Do anybody tell me a subject about Compilers Design that i can find books, codes or resources on the Internet? Thanks ...

Java API: how to learn

Hi guys, i would like to learn Java to create cross platform desktop application. I know Java syntax, but i'm trying to learn Java Api. Does exists some book / resource that help learning main core Java API, the Swing, etc ? I'm new to Java and i'm little confused because of the "Mastodontic" API !!! Thanks in advance ...

Spring MVC ebook

Could anyone suggest a good ebook for spring 3 mvc and osgi? thx ...

Good Book on Understanding JEE/J2EE security

Hi, I have been using and learning Servlets and JSP without giving enough thoughts on J2EE/JEE security. Now, I wanted to upgrade my knowledge and add security into the web apps that I am building. I have searched over SO post but cant find enough resource to read on about Security. Can you share me some links or tutorials where I co...

What is a good book to learn about the compilation/build process?

Possible Duplicate: The Definitive C++ Book Guide and List I have a basic knowledge of C++, but I am not a Computer Science major. I was looking for a good book for beginners that explains what happens to the code once I click compile or build. Specifically I am trying to make sense of terms like objects, building, compiling,...

Life after Head First Java

I'm about to finish with Head First Java book. Can you recommend me some other books I can keep studying with. Thinking in Java looks like still a bit complicated for me, might be there a kind of advanced level of head first Java or something? ...

Adding new feature in address book in android

Hi is it possible to add new feature in existing address book?? What i am trying to do is i want to add my application shortcut just like there is a shortcut for sms into every contact, whenever user opens any contact he can see my application option there, he taps to it and my application will launch with that contact information is it...

Which book should I buy? Working Effectively with Legacy Code or Refactoring: Improving the Design of Existing Code?

I am working with a few programs in PHP 4, ASP classic and C# (.NET 2). They were all created by different people with different styles. None of them have any unit tests and there are very few comments. I would like to be able to effectively add new features to the code while refactoring small parts along the way and I am wondering which...

PHP reference book

I'm looking for a reference book on PHP. By reference book, I mean a book with a superb index, which allows one to quickly find succinct, clear info on a large number of functions / features. I know that all this info is available on the net, but I find I often can browse through a book faster than find the right resource on the net. ...

DOFactory Design patterns. Anyone bought it ??? IS it any good

anyone bought the dofactory Design Patterns Framework ??? Did you find it to be any good??? http://www.dofactory.com/Framework/Framework.aspx thanks Niall ...

SJPP Certification - What is the current state for the certification?

Hi, today in Amazon I found this book: Cracking SJPP: A Comprehensive Sun Java Programmer Plus Certification Study Guide. I found this book really curious because is about a Sun certification that I was thinking was going to be on hold until Java 7, but today we don't even have an official release date for Java 7. Besides that, I think...

which is the best book for J2ME ?

which is the best book for J2ME ? ...

Best Self Learning Books fgor Finite Automata

I need a Finite Automata Book Full of Examples that I can learn by me self and I can use to prepare for Exams. ...

Good books on .NET debugging

Hi, I'm looking for advice for books on .NET debugging, with an emphasis on topics such as debugging memory leaks, performance issues and so forth. So if you know a good book covering these topics, please drop an answer. Thanx! ...

The best book to prepare for Windows 7 Certificates

Hi, I am not entirely sure if this is related to programming, however I plan to increase the knowledge capacity to OS realm of Windows 7 and get MS certificate for it. Let's not discuss if such certificate is important or not. However, can you please advise which book is the best to learn about Windows 7 as much as possible in a feasi...

How to convert an illustrated PDF (book or magazine) into an iphone or ipad app

Hello! I'v seen many apps to convert PDF into EPUB, but I'm trying to understand what's the best way to show an illustrated book, not a text-only one, on iphone or ipad. it seems that an APP would fit best. is there a way to automatically convert a PDF into a flipping ebook app? or there are any framework that I should use? thanks! ...

Small, easy and general PHP programming book

Possible Duplicate: What's a good book for learning PHP? Is there on earth a good and small book about PHP. I don't want that 1,400 PHP book that teaches me each PHP function aside and then talk about creating a project in 10 pages. I'm looking for a PHP book that teaches you how: General, short intro. about PHP OOP in PHP M...

Which book should I read to learn how to use OpenGL for game development?

I'm planning on learning some game development using OpenGL (I'm on Mac OS X and Ubuntu machines most of the time, so DirectX obviously won't do.) and I'd like to know which book would be best for learning OpenGL, and what version I should learn. I have good knowledge of various programming languages, including C/C++ and Objective-C, so...