• Post Reply Bookmark Topic Watch Topic
  • New Topic
programming forums Java Mobile Certification Databases Caching Books Engineering Micro Controllers OS Languages Paradigms IDEs Build Tools Frameworks Application Servers Open Source This Site Careers Other Pie Elite all forums
this forum made possible by our volunteer staff, including ...
Marshals:
  • Campbell Ritchie
  • Jeanne Boyarsky
  • Ron McLeod
  • Paul Clapham
  • Liutauras Vilda
Sheriffs:
  • paul wheaton
  • Rob Spoor
  • Devaka Cooray
Saloon Keepers:
  • Stephan van Hulst
  • Tim Holloway
  • Carey Brown
  • Frits Walraven
  • Tim Moores
Bartenders:
  • Mikalai Zaikin

Ship It! links and information

 
author
Posts: 113
  • Mark post as helpful
  • send pies
    Number of slices to send:
    Optional 'thank-you' note:
  • Quote
  • Report post to moderator
Hi all,

The Pragmatic Programmer site has some information about the book here: Ship It! at PragProg

Will has a blog up here

I've got a web site (w/blog) you can visit JaredRichardson.net.

Both the PragProg site and JaredRichardson.net have links to the table of contents, the introduction, a sample chapter and Key Practices poster.

If you want to see what other people are saying about the book, check out the reviews. That page links to a few Amazon reviews as well. The book is relatively new but we've been reviewed by Java Ranch Sheffiff Ernest Friedman-Hill as well as Mike Clark, Mike Gunderloy and a few others.

This week only the price of the book at the Pragmatic Programmer site has been dropped to $19.99 and the combo pack (book ~and~ PDF!) is only $27.45. This promotion is specifically for the Java Ranch crowd and will only last through Friday.
[ August 01, 2005: Message edited by: Jared Richardson ]
 
author and iconoclast
Posts: 24207
46
Mac OS X Eclipse IDE Chrome
  • Mark post as helpful
  • send pies
    Number of slices to send:
    Optional 'thank-you' note:
  • Quote
  • Report post to moderator
My review is also posted here.
 
Greenhorn
Posts: 7
  • Mark post as helpful
  • send pies
    Number of slices to send:
    Optional 'thank-you' note:
  • Quote
  • Report post to moderator
i have read the review.
and i got one question. does this book targeted any platform for programming ?
if yes that it might only good for them and if no than might it is good for all.

in which area it is focuced on ? (project planning) than we alway's depend on the software which is allready exists so does this book have some tips to improve or any suggestion on how to use it efficiently ?
[ August 01, 2005: Message edited by: ketu patel ]
 
Jared Richardson
author
Posts: 113
  • Mark post as helpful
  • send pies
    Number of slices to send:
    Optional 'thank-you' note:
  • Quote
  • Report post to moderator

Originally posted by ketu patel:
i have read the review.
and i got one question. does this book targeted any platform for programming ?



The book tries to cover concepts that apply to every programming environment. Source code management, The List, Daily Meetings, etc are all ideas you can use whether you are programming in Java, C#, Perl or Ruby.

In the Appendixes, we add in some concrete products for different languages.

Originally posted by ketu patel:
in which area it is focuced on ? (project planning)



No actually, it's focus is project execution. One tool in the book that you can use for project planning is The List.

The List is similar to a To Do list. The List is a way to track and plan your own work, but it can also be used by your tech lead to look at your entire team. It can be used to generate timelines, prevent feature creep, keep your work on target and keep your boss informed of your work!
 
Ranch Hand
Posts: 86
  • Mark post as helpful
  • send pies
    Number of slices to send:
    Optional 'thank-you' note:
  • Quote
  • Report post to moderator
I must confess that every time I see your title I am reminded of a newspaper article from years ago. Someone on my development team shared it with the group. We all read it, and, thereafter, "Ship it!" became our code phrase for "Are we really sure this system is ready for prime time?"

Here's a link I found:consequences of shoddy quality
 
Jared Richardson
author
Posts: 113
  • Mark post as helpful
  • send pies
    Number of slices to send:
    Optional 'thank-you' note:
  • Quote
  • Report post to moderator
LOL! That's great! And horrible!

Thanks for the link... and no, we didn't have that story in mind when we wrote it!
 
Ranch Hand
Posts: 531
  • Mark post as helpful
  • send pies
    Number of slices to send:
    Optional 'thank-you' note:
  • Quote
  • Report post to moderator
That's been a running joke with me for years. Somebody throws out an idea off the cuff and somebody shouts Ship it!. It's also a favorite sarcastic remark during internal demos when an error page pops up with a stack trace: Sweet! Ship it!

I just ordered the book from Amazon. I just purchased 6 Agile & Iterative Development a Manager's Perspective by Craig Larman last week and handed them out at work. That book was truly awesome.
 
Jared Richardson
author
Posts: 113
  • Mark post as helpful
  • send pies
    Number of slices to send:
    Optional 'thank-you' note:
  • Quote
  • Report post to moderator

I just ordered the book from Amazon. I just purchased 6 Agile & Iterative Development a Manager's Perspective by Craig Larman last week and handed them out at work. That book was truly awesome.



Just a side note... did you buy our book from Amazon or Larman's book?

The reason I ask? We are running a special this week on the price of the book on the PragProg website. The publisher assures me that it's a waste of time. People who buy from Amazon always buy from Amazon. People who buy from PragProg always buy from PragProg.

Is he right? I'd love for you to prove him wrong! For this week, the Prag Prog book site is matching Amazon for our book. Will it affect sales as all? We'll see! I'm hoping that given the same price, they'll choice to support the author's more directly.
 
Sheriff
Posts: 6450
  • Mark post as helpful
  • send pies
    Number of slices to send:
    Optional 'thank-you' note:
  • Quote
  • Report post to moderator

Originally posted by Jared Richardson:
Is he right? I'd love for you to prove him wrong! For this week, the Prag Prog book site is matching Amazon for our book. Will it affect sales as all? We'll see! I'm hoping that given the same price, they'll choice to support the author's more directly.



I bet that some of the folks participating here will miss that great sale at the Prag site because they'll be waiting to see whether or not they won it here first. Of course, having multiple copies of the Prag books is always great as there's always a coworker who wants to borrow them.
 
reply
    Bookmark Topic Watch Topic
  • New Topic