[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
[ale] [semi-OT] Recommended C programming book?
- Subject: [ale] [semi-OT] Recommended C programming book?
- From: esoteric at 3times25.net (Geoffrey)
- Date: Fri, 08 Aug 2003 08:19:36 -0400
Christopher Fowler wrote:
> I'm not sure what to tell you about a book that teaches modular
> programming. Normally that is reserved for OOP programmers in
> C++.
What? I was writing modular code long before OOP was the buzz word.
Although you can write modular code while using OOP techniques, it's not
entirely necessary. Further, C lends itself to modular programming,
without the weight of C++.
Modular programming is little more than breaking the code down into
routines based on the purpose of the code.
--
Until later: Geoffrey esoteric at 3times25.net
The latest, most widespread virus? Microsoft end user agreement.
Think about it...
_______________________________________________
Ale mailing list
Ale at ale.org
http://www.ale.org/mailman/listinfo/ale