| Author |
Scope of antipatterns described in the book?
|
Helana Neumann
Greenhorn
Joined: Feb 07, 2008
Posts: 19
|
|
Are the antipatterns (and their remedies) described in the book uniquely aimed at SQL programming, or could they be applied to other types of programming?
Thank you.
Best,
Helana
|
 |
Bill Karwin
author
Ranch Hand
Joined: Aug 02, 2010
Posts: 32
|
|
Hi Helana,
My book is mostly about SQL, but I wrote six chapters in a section on Application Development Antipatterns. SQL is designed to be used in cooperation with a host language which could be Java, C#, PHP, Python, Perl, Delphi, or anything else. The Application Development Antipatterns I cover are about how we use SQL in an application written in another language.
|
Bill Karwin is the author of SQL Antipatterns: Avoiding the Pitfalls of Database Programming
|
 |
Helana Neumann
Greenhorn
Joined: Feb 07, 2008
Posts: 19
|
|
Thank you, Bill. Your book sounds fabulous, and is definitely something I could use in my work.
Best,
Helana
|
 |
 |
|
|
subject: Scope of antipatterns described in the book?
|
|
|