Get Free Shipping on orders over $89
Object-Oriented Implementation of Numerical Methods : An Introduction with Java & Smalltalk - Didier H. Besset

Object-Oriented Implementation of Numerical Methods

An Introduction with Java & Smalltalk

By: Didier H. Besset

Hardcover | 8 November 2000

Sorry, we are not able to source the book you are looking for right now.

We did a search for other books with a similar title, however there were no matches. You can try selecting from a similar category, click on the author's name, or use the search box above to find your book.


Numerical methods naturally lend themselves to an object-oriented approach. Mathematics builds high- level ideas on top of previously described, simpler ones. Once a property is demonstrated for a given concept, it can be applied to any new concept sharing the same premise as the original one, similar to the ideas of reuse and inheritance in object-oriented (OO) methodology.


Few books on numerical methods teach developers much about designing and building good code. Good computing routines are problem-specific. Insight and understanding are what is needed, rather than just recipes and black box routines. Developers need the ability to construct new programs for different applications.


Object-Oriented Implementation of Numerical Methods reveals a complete OO design methodology in a clear and systematic way. Each method is presented in a consistent format, beginning with a short explanation and following with a description of the general OO architecture for the algorithm. Next, the code implementations are discussed and presented along with real-world examples that the author, an experienced software engineer, has used in a variety of commercial applications.



On the enclosed CD-ROM, you'll find files containing tested source code implementations of all the algorithms discussed in the book in both Java and Smalltalk. This includes repository files for VisualAge for Java and VisualAge for Smalltalk under ENVY.

* Reveals the design methodology behind the code, including design patterns where appropriate, rather than just presenting canned solutions.
* Implements all methods side by side in both Java and Smalltalk. This contrast can significantly enhance your understanding of the nature of OO programming languages.
* Provides a step-by-step pathway to new object-oriented techniques for programmers familiar with using procedural languages such as C or Fortran for numerical methods.
* Includes a chapter on data mining, a key application of numerical methods.

Industry Reviews
"There are few books that show how to build programs of any kind. One common theme is compiler building, and there are shelves full of them. There are few others. It's an area, or a void, that needs filling. this book does a great job of showing how to build numerical analysis programs." - David N. Smith, IBM T J Watson Research Center

More in Object-Oriented Programming or OOP

Design Patterns : Elements of Reusable Object-Oriented Software - Erich Gamma
PHP, MySQL, & JavaScript All-In-One For Dummies : For Dummies - Richard Blum
Refactoring 2ed : Improving the Design of Existing Code - Martin Fowler
Programming Rust : Fast, Safe Systems Development 2nd Edition - Jason Orendorff
C++ For Dummies - Bradley L. Jones

RRP $60.95

$50.75

17%
OFF
C# Programming in easy steps : Master C# fundamentals! - Mike McGrath
Deep Learning with R, Third Edition - Tomasz Kalinowski
Effective Rust : 35 Specific Ways to Improve Your Rust Code - David Drysdale
Programming C# 12 : Build Cloud, Web, and Desktop Applications - Ian Griffiths