Software, .NET, PC's, PHP, ETC..

 

 


[CaRP] Can't open cache file.
About.com
About Focus on Java
Get the latest headlines from the About.com Focus on Java GuideSite.

Java Arrays
19 Dec 2006 at 2:00am
In Java Arrays, I introduce the fixed-length array. You can use arrays as data structures to hold values that are of the same type. Arrays are an alternative to Java...
Contractor or Consultant? What's the Difference?
9 Dec 2006 at 12:38am
Don Wallace is an IT consulting guru who is well-known in many IT industry venues. In Contractor or Consultant? What's the Difference?, he clearly explains what these two terms mean...
Java Programming Tutorial
28 Nov 2006 at 11:00pm
Focus on Java's free Java Programming Tutorial provides short, focused topics in a comfortable sequence for beginning Java programmers. In fact, no programming experience is assumed. You will start off...
Open Source Java
19 Nov 2006 at 4:17am
Sun recently announced the open sourcing of the Java Platform Standard Edition (Java SE), Java Platform Micro Edition (Java ME), and Java Platform Enterprise Edition (Java EE) under the GNU...
Hibernate Performance
7 Nov 2006 at 6:39pm
Although this article of Hibernate performance tips has been around for a while, the author provides great tips and advice on how to use Hibernate effectively without your application ginding...
EclipseCon 2007 Short Tutorial Proposal
1 Nov 2006 at 3:10am
EclipseCon 2007 is right around the corner. This year, my colleague Scott Delap and I are proposing a short tutorial (2 hrs) called Creating Enterprise Business Applications Using Eclipse RCP. Many...
Hibernate Recipe - Implementing equals() and hashCode()
26 Oct 2006 at 5:06pm
Problem When using Hibernate to lazily load persistent objects, hibernate (obviously) proxy objects stand-in for any uninitialized persistent objects. These proxy objects are not your class: They are a bytecode-generated class...
Latest JRuby Release Available
21 Oct 2006 at 5:31pm
If you are interested in trying out JRuby, a new version was released a few days ago. 0.9.1 has improved support for Ruby on Rails. This means that you can...
Review of Pragmatic Ajax
15 Oct 2006 at 2:00am
Ajax is taking the Web development world be storm. But, what is it and how should you be using it on your project? These are the questions that ...
Sun Embraces JRuby
11 Oct 2006 at 3:43pm
Sun Microsystems is actively pursuing the idea of "officially" supporting languages other than Java on the Java Virtual Machine (JVM). This will continue the move that Java is making from...

Newsfeed display by CaRP

 

rule01

Best Selling Java-related books from


[CaRP] Can't open cache file.
Head First Design Patterns (Head First)
Amazon Price: $29.67
Customer Review: I tried to read Steven Metsker's book "Design Patterns in C#" before this one. But it was a difficult read because I was new to the subject. After reading "Head First", I was able to understand why Metsker's book is a well written and well organized...

JavaScript: The Definitive Guide
Amazon Price: $32.99
Customer Review: This is actually my second copy of this book. I previously owned a copy of the 3rd edition that was lost due to excessive water damage. I still pitch this as one of my favorite programming books. Very helpful and very well written.

Head First Java, 2nd Edition
Amazon Price: $29.67
Customer Review: Not sure about this book. With almost 700 pages it is a little daunting. There are a lot of examples, cartoons, jokes, etc. so you aren't reading 700 pages of text. It does have an interesting way of presenting things. I think it may be of more use a...

SCJP Sun Certified Programmer for Java 5 Study Guide (Exam 310-055) (Certific...
Amazon Price: $32.99
Customer Review: I bought this book with a lok of expectations but found that this was certainly upto the mark. When I did my SCJP 2 - I had gone through Certification Guides from Khaled Mudgal, Jamie Jaworski, exam cram and phillip heller. I think this book has no s...

Java Concurrency in Practice
Amazon Price: $32.99
Customer Review: Perfectly lucid style combined with a number of architectural patterns makes this book a treasure. Totally love it.