Programming Principles and Practice Using C++
Programming Principles and Practice Using C++
Description
An Introduction to Programming by the Inventor of C Preparation for Programming in the Real World The book assumes that you aim eventually to write non-trivial programs, whether for work in software development or in some other technical field. Focus on Fundamental Concepts and Techniques The book explains fundamental concepts and techniques in greater depth than traditional introductions. This approach will give you a solid foundation for writing useful, correct, maintainable, and efficient code. Programming with Today’s C (C 11 and C 14) The book is an introduction to programming in general, including object-oriented programming and generic programming. It is also a solid introduction to the C programming language, one of the most widely used languages for real-world software.