Beautiful Code
Beautiful Code
by Andy Oram, Greg Wilson
Publisher: O'Reilly
Pub Date: June 15, 2007
Print ISBN-10: 0-596-51004-7
Print ISBN-13: 978-0-59-651004-6
Pages: 618
* * *
Beautiful Code
Dedication
Foreword
Preface
Chapter 1. A Regular Expression Matcher
Section 1.1. The Practice of Programming
Section 1.2. Implementation
Section 1.3. Discussion
Section 1.4. Alternatives
Section 1.5. Building on It
Section 1.6. Conclusion
Chapter 2. Subversion's D ...