• 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

To the author!

 
Ranch Hand
Posts: 178
  • Mark post as helpful
  • send pies
    Number of slices to send:
    Optional 'thank-you' note:
  • Quote
  • Report post to moderator
welcome!
hi
Does one need prior knowldge of various web frameworks to follow your book?
Do you review some IDE's for debugging etc?

thanks in advance.
[ February 11, 2004: Message edited by: Mcgill smith ]
 
Author
Posts: 82
  • Mark post as helpful
  • send pies
    Number of slices to send:
    Optional 'thank-you' note:
  • Quote
  • Report post to moderator
McGill -

Does one need prior knowldge of various web frameworks to follow your book?
Do you review some IDE's for debugging etc?


No, you don't need prior knowledge of frameworks or even the Model 2 Design Pattern. The first part of the book covers the history leading up to Model 2, and why it's a Good Thing. The framework chapters don't make any assumptions that you've heard of the framework before.

Do you review some IDE's for debugging etc?


I cover debugging web applications using the command line debugger (don't laugh -- you have to sometimes), NetBeans, and JBuilder.
 
Mcgill Smith
Ranch Hand
Posts: 178
  • Mark post as helpful
  • send pies
    Number of slices to send:
    Optional 'thank-you' note:
  • Quote
  • Report post to moderator
Thanks for the reply.
 
With a little knowledge, a cast iron skillet is non-stick and lasts a lifetime.
reply
    Bookmark Topic Watch Topic
  • New Topic