Two Laptop Bag
The moose likes Java in General and the fly likes to author Jacquie Barker Big Moose Saloon
  Search | Java FAQ | Recent Topics
Register / Login


Win a copy of The Mikado Method this week in the Agile and other Processes forum!
JavaRanch » Java Forums » Java » Java in General
Reply Bookmark "to author Jacquie Barker" Watch "to author Jacquie Barker" New topic
Author

to author Jacquie Barker

miguel lisboa
Ranch Hand

Joined: Feb 08, 2004
Posts: 1281
currently i'm reading a java book that builds a student system too (Agile Java, by J Langr)

as this book follows test driven development techniques, i wonder what's your sense about testing first, testing, testing at all. Do you cover any of these variations in your book?

TiA


java amateur
Joshua Yambert
Greenhorn

Joined: Feb 10, 2005
Posts: 3
If you are curious like me, you might be interested in the publisher's description here :
"Beginning Java Objects: From Concepts To Code"(apress.com)
miguel lisboa
Ranch Hand

Joined: Feb 08, 2004
Posts: 1281
i knew it, tx; anyway there's no answer to my Qs in there
Joshua Yambert
Greenhorn

Joined: Feb 10, 2005
Posts: 3
Hi Jacquie,

I am a relatively new java programmer and I am interested in learning more about a few topics covered in "Beginning Java Objects: From Concepts to Code, Second Edition."

What new features from J2SE 5.0 do you cover? Do you mention Generic Types or the Enhanced for Loop?

How do you cover UML? Does "Beginning Java Objects" use any specific UML modeling tools?

Thanks,
Josh
Ernest Friedman-Hill
author and iconoclast
Marshal

Joined: Jul 08, 2003
Posts: 24054
    
  13

Josh --

Please don't hijack other people's threads -- please start a new thread if you have a new question. Thanks.


[Jess in Action][AskingGoodQuestions]
 
I agree. Here's the link: http://ej-technologies/jprofiler - if it wasn't for jprofiler, we would need to run our stuff on 16 servers instead of 3.
 
subject: to author Jacquie Barker
 
Similar Threads
Programmer Testing
about java testing book
Java API testing
Good JUnit Tutorial?
Does the book cover web tier testing?