[OT] partialy I was wondering what suggestions for programing

Bryan Richard bryan at booknerd.net
Tue Feb 10 16:17:19 CST 2004


On Tue, Feb 10, 2004 at 09:58:08AM -0600, DCT Jared wrote:
> On Tue, 10 Feb 2004 04:01:25 -0800, Kendrick-LUG wrote:
> >?I never saw a specific book on
> >fundamentals of programingl.
> 
> I can't imagine one exists. How can you teach fundamentals
> of programming without examples? And if you're going to use
> examples, why give examples from a dozen languages?

You don't. You use English as the high-level language. 

Donald Knuth's THE ART OF COMPUTER PROGRAMMING uses this technique
whenever possible.  http://www-cs-faculty.stanford.edu/~knuth/

Still...

> Therefore,
> 
> Fundamentals of programming books will be like you described,
> fundamentals of C, or fundamentals of Assembler. Pick one
> and go.

I agree with this logic. You learn programming by programming not my
reading.

> All languages are basically alike; they implement the same ideas
> with variously flavored methods. 

Until you encounter LISP and your head melts. ;-)

- Bryan




More information about the Kclug mailing list