NP CAD Page | Articles | Russian

M.Polubentseva. "C/C++. Procedure-oriented programming" (2008)

I would advise this C/C++ book for that user who is going to develop software with ObjectARX. Procedure-oriented programming is a foundation which is obligatory before moving to object-oriented programming. I attended author's lectures and appreciate them very high.

M.Polubentseva. "C/C++. Procedure-oriented programming". BHV-Petersburg, 2008, 448 pp., ISBN 978-5-9775-0145-3

Contents of the book:

  • Introduction
  • Chapter 1. General principles of procedure-oriented programming
  • Chapter 2. C/C++ Basic Terms
  • Chapter 3. Data
  • Chapter 4. C/C++ Statements
  • Chapter 5. Preprocessor. Header Files
  • Chapter 6. Pointers and Arrays
  • Chapter 7. References
  • Chapter 8. Functions
  • Chapter 9. Structures
  • Chapter 10. Unions
  • Appendix 1. Data Presentation
  • Appendix 2. The C Language and Low-Level Programming

Detailed contents (Russian) can be found at publisher's site.


NP CAD Page | Articles | Russian