Programming With Style 

 

A Coding Handbook For C/C++,

Smalltalk, Assembler, Scheme, And Lisp

  

Vikram Rao, Author

Sophie Quigley, Advisor and Web Publisher

 

Ryerson Polytechnic University

School of Computer Science

1995/1996

 

Contents

Preface

Part 1: The Principles of Code Construction

  1. Programming With Style
  2. Construction Advice
  3. Construction Tools

Part 2: The Principles of Programming Style

  1. Psychological Principles
  2. General Principles
  3. C/C++ Style
  4. Smalltalk Style
  5. Assembler Style
  6. Scheme/Lisp Style

Bibliography

Appendices:

Appendix A: Style Template For C/C++

Appendix B: Style Template For Assembler

Appendix C: Style Template For Scheme/Lisp