Forum Controls
Spotlight Features

The Rich Engineering Heritage Behind Dependency Injection

Andrew McVeigh takes us on a tour of the rich heritage behind dependency injection, what it represents, and tells us why its here to stay.

NetBeans 6: Matisse Updates

NetBeans 6 delivers great updates to the Matisse GUI builder. Spend a few minutes with Roman Strobl and get an expert briefing on what's new and what has changed.

Introduction to Groovy Part 3

In this, the third and final installation of Andres' Introduction to Groovy series, you learn about how Groovy handles variable numbers of arguments, named parameters, currying, and more about Groovy operators. Including, some new operators.

Easier Custom Components with Swing Fuse

Swing Fuse (actually just Fuse), is a framework designed to make it easier to create your own custom desktop components. In this article, Daniel Spiewak shows you how to get started and provides sample source code you can download.

Benchmark Analysis: Guice vs Spring

Willam Louth shows how he uses JXInsight Probes to investigate probable performance issues with code bases that he is not familiar with. He also highlights possible pitfalls in creating a benchmark, as well as in the analysis of results.
Replies: 26 - Pages: 2   [ 1 2 | Next ]
Threads: [ Previous | Next ]
  Click to reply to this thread Reply

Has O'Reilly given up on Java?

At 10:18 AM on Dec 15, 2007, Hadrien Flipouk wrote:

Like many IT enthusiasts and/or professionals, I am a big fan of O'Reilly books. However, this publisher doesn't seem to on the bleeding edge when it comes to Java.

I owe a great deal of my computing knowledge to O'Reilly books. I love their layout, their content and their overall professionalism. However, I am increasingly frustrated when it comes to O'Reilly and Java. All the new cool and exciting technologies are completely ignored by O'Reilly. This is my Christmas wish list:

- GWT: A Developer's Notebook
- Android: A Developer's Notebook
- Groovy Hacks
- Head First JSF
- Updates of the older books like 'NetBeans, the Definitve Guide' (2002) or 'Java Servlet Programming' (2001) etc.

What do you think?
1 . At 11:59 AM on Dec 15, 2007, Meera Subbarao wrote:
  Click to reply to this thread Reply

Re: Has O'Reilly given up on Java?

I agree. I myself am a great fan of Head First Series.

I get updates on every Java related book published by O'Reilly for review. The last review we published for O'Reilly was about "Tomcat: The Definitive Guide, Second Edition".

I don't see any upcoming Java titles in the near future as well.
Meera Subbarao
2 . At 5:15 PM on Dec 15, 2007, Dag wrote:
  Click to reply to this thread Reply

Re: Has O'Reilly given up on Java?

Android != Java
3 . At 10:19 PM on Dec 15, 2007, Mike Miller wrote:
  Click to reply to this thread Reply

Re: Has O'Reilly given up on Java?

I agree. O'Reilly was always where my search for new books started. Just about everything I read was from O'Reilly, but lately I have switched over to Manning Press and their 'In Action' books. My current book is Spring In Action, with Groovy In Action and the new Hibernate book on my Christmas list.
4 . At 1:47 AM on Dec 16, 2007, Faisal Feroz wrote:
  Click to reply to this thread Reply

Re: Has O'Reilly given up on Java?

O'Rielly's Complete Reference series was something that I always referred to when in trouble but these days there are not many titles coming out. The Manning Press and their In Action series really rocks.
5 . At 8:56 AM on Dec 16, 2007, Casper Bang wrote:
  Click to reply to this thread Reply

Re: Has O'Reilly given up on Java?

Well O'Reilly really does more buttom-up/grassroots stuff. Java is the opposite; old, clunky and dragging an enormous legacy tail which is causing all kind of trouble. To many, Java is very 90's and I guess O'Reilly seems to think so too. No big deal, just buy your books from other publishing houses, O'Reilly is free to make their own judgments. *Shrugs*

And btw. neither GTW nor Android has anything to do with Java.
6 . At 10:42 AM on Dec 16, 2007, Ahmet A. Akin DeveloperZone Top 100 wrote:
  Click to reply to this thread Reply

Re: Has O'Reilly given up on Java?

> And btw. neither GTW nor Android has anything to do
> with Java.

you are joking right?
7 . At 10:45 AM on Dec 16, 2007, Meera Subbarao wrote:
  Click to reply to this thread Reply

Re: Has O'Reilly given up on Java?

Pardon my ignorance, I know what's GWT. But what is GTW? Haven't heard anything like that.

Is it just a typo?
Meera Subbarao
8 . At 11:42 AM on Dec 16, 2007, Casper Bang wrote:
  Click to reply to this thread Reply

Re: Has O'Reilly given up on Java?

No I'm not joking. Google has been smart in both cases, coping a subset of the language and API but avoiding the JVM, the word Java and hence potential lawsuits by Sun.
9 . At 12:14 PM on Dec 16, 2007, Anthony Goubard wrote:
  Click to reply to this thread Reply

Re: Has O'Reilly given up on Java?

Let's see
> - GWT: A Developer's Notebook
Syntax similar to Java but library mostly different and compiles to Javascript

> - Android: A Developer's Notebook
Syntax similar to Java but library mostly different and compiles to something else

> - Groovy Hacks
Another language but compiles to byte code

> - Head First JSF
> - Updates of the older books like 'NetBeans, the
> Definitve Guide' (2002) or 'Java Servlet Programming'
> (2001) etc.
>
> What do you think?
Yep, the last 2 are more Java related
Anthony Goubard
JLearnIt, Ant Commander, XINS, japplis.com.
10 . At 2:05 PM on Dec 16, 2007, Ahmet A. Akin DeveloperZone Top 100 wrote:
  Click to reply to this thread Reply

Re: Has O'Reilly given up on Java?

Android is much more Java than Java ME. after all, it is their market.i would not mind if some API (awt, corba, swing..) does not exist in their API, but they have more than enough to be called Java.
GWT is also a Java only development environment.
11 . At 2:55 PM on Dec 16, 2007, Casper Bang wrote:
  Click to reply to this thread Reply

Re: Has O'Reilly given up on Java?

Remember what happened back in 98' when Microsoft chose not to implement JNI and added delegates/events, they were sued to not call it Java any more. Thus, technically, you can not call either GWT nor Android Java. It is not under the JCP, Sun can not exercise their veto power and as such it can't be considered Java but rather a fork.
12 . At 3:30 PM on Dec 16, 2007, uprio-chan wrote:
  Click to reply to this thread Reply

Re: Has O'Reilly given up on Java?

.
.
.
APRESS, Manning
13 . At 9:36 PM on Dec 16, 2007, Sidewinder wrote:
  Click to reply to this thread Reply

Re: Has O'Reilly given up on Java?

I want to ask just one question, If O'reilly doesnt like Java anymore what they like now? Dont tell me C# is the samething as Java, C++ thats going backwards, The only options I see is Python or Ruby but really for me are not real languages are just scripting languages, what else we have on IT around the world that we could use to develop robust, enterprise applications?. There is nothing that is not good right now. I just see Java and Java will be for sometime to come. Universities, collages, High schools teach Java all around the globe, almost all new enterprise applications use Java, The best frameworks and libraries are with Java right now, O'reilly could be very stupid not to work anymore with Java. We dont need hype that let to the fashion we need robust, scientific, pragmactic and business tools to develop great enterprise applications and that is with Java.
14 . At 1:23 AM on Dec 17, 2007, Nick Brown wrote:
  Click to reply to this thread Reply

Re: Has O'Reilly given up on Java?

> No I'm not joking. Google has been smart in both
> cases, coping a subset of the language and API but
> avoiding the JVM, the word Java and hence potential
> lawsuits by Sun.

They still both having something to do with Java.

thread.rss_message