Exforsys

Online Training

patterns and accounting

This is a discussion on patterns and accounting within the Software Patterns forums, part of the Testing category; I am going to be writing an accounting program in C#. I know little of design patterns other then that ...


Go Back   Exforsys > Testing > Software Patterns

Register FAQ Members List Calendar Search Today's Posts Mark Forums Read
  #1 (permalink)  
Old 01-26-2004, 10:49 PM
Nobody Is Home
Guest
 
Posts: n/a
patterns and accounting

I am going to be writing an accounting program in C#. I know little
of design patterns other then that there is a lot of knowledge there
that would aid my development greatly. Can folks recommend some
good books on the subject that would be of value? I do not expect
the books to be accounting related.

someone staying anonymous
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!
Reply With Quote
  #2 (permalink)  
Old 01-27-2004, 05:29 PM
Shane Mingins
Guest
 
Posts: n/a
Re: patterns and accounting

"Nobody Is Home" <noya@dwtty.com> wrote in message
news:hlkRb.2651$5I4.1313@fe1.columbus.rr.com...
> I am going to be writing an accounting program in C#. I know little
> of design patterns other then that there is a lot of knowledge there
> that would aid my development greatly. Can folks recommend some
> good books on the subject that would be of value? I do not expect
> the books to be accounting related.
>


The Design Pattern bible referred to as the GoF (Gang of Four) Book is
Design Patterns by Gamma, Helm, Johnson, Vlissides.
http://www.amazon.com/exec/obidos/AS...578798-1915205

But it is more a reference book. I do not know of a C# specific book (maybe
someone else can help there) but a good book on using Patterns (with a mix
of C++ and Java code) is Agile Software Development: Principles, Patterns,
and Practices By Robert C. Martin
http://www.objectmentor.com/resource...DevelopmentPPP


You may find Analysis Patterns - Reusable Object Models by Martin Fowler of
use. There is a Chapter on Accounting Models which may help with developing
your domain model.
http://www.amazon.com/exec/obidos/AS...578798-1915205

If the subject of domain modelling is of interest have a look at
Domain-Driven Design by Eric Evans.
http://www.domaindrivendesign.org/book/index.html It has used the popular
pattern lanuage format also.

HTH
Shane


Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!
Reply With Quote
  #3 (permalink)  
Old 01-31-2004, 03:37 PM
Bill W. Davis
Guest
 
Posts: n/a
Re: patterns and accounting

You can find some writings by Martin Fowler on the subject at the
following:
http://www.martinfowler.com/ap2/
http://www.martinfowler.com/apsupp/accounting.pdf



In article <hlkRb.2651$5I4.1313@fe1.columbus.rr.com>, noya@dwtty.com
says...
> I am going to be writing an accounting program in C#. I know little
> of design patterns other then that there is a lot of knowledge there
> that would aid my development greatly. Can folks recommend some
> good books on the subject that would be of value? I do not expect
> the books to be accounting related.
>
> someone staying anonymous
>

Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!
Reply With Quote
Reply

Thread Tools

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off
Trackbacks are On
Pingbacks are On
Refbacks are On



All times are GMT -4. The time now is 04:26 AM.


Powered by vBulletin® Version 3.7.3
Copyright ©2000 - 2008, Jelsoft Enterprises Ltd.
Search Engine Friendly URLs by vBSEO 3.1.0
Copyright 2004 - 2007 Exforsys Inc. All rights reserved.