Re: [OT[ proving programs for novices

2003-03-17 Thread Hamilton Richards
At 7:19 PM -0700 3/17/03, Chris Moline wrote:
hi. this isnt a haskell question but i am hoping you will forgive it.

i was wondering where i could find books/websites/tutorials on how to
construct proofs and how to prove programs. preferably books that are
aimed at novices with some programming experience but little math/logic
experience.
For imperative programming:

	D. Gries, The Science of Programming. Springer Verlag, New York, 1981.

	E.W. Dijkstra, A Discipline of Programming. Prentice-Hall, 1975.

For functional programming:

R. Bird, Introduction to Functional Programming using Haskell,
2nd edition. Prentice-Hall, 1998.
--
--
Hamilton RichardsDepartment of Computer Sciences
Senior Lecturer  The University of Texas at Austin
512-471-9525 1 University Station C0500
Taylor Hall 5.138Austin, Texas 78712-1188
[EMAIL PROTECTED][EMAIL PROTECTED]
--
___
Haskell-Cafe mailing list
[EMAIL PROTECTED]
http://www.haskell.org/mailman/listinfo/haskell-cafe


[OT[ proving programs for novices

2003-03-17 Thread Chris Moline
hi. this isnt a haskell question but i am hoping you will forgive it.

i was wondering where i could find books/websites/tutorials on how to
construct proofs and how to prove programs. preferably books that are
aimed at novices with some programming experience but little math/logic
experience.

i have paul hudaks hsoe book which has some material on proving
properties of programs.

sincerely
chris moline

___
Haskell-Cafe mailing list
[EMAIL PROTECTED]
http://www.haskell.org/mailman/listinfo/haskell-cafe