18,99 €
inkl. MwSt.

Versandfertig in über 4 Wochen
payback
9 °P sammeln
  • Broschiertes Buch

Object Oriented Programming Concepts using C++' for a fundamental approach to help its reader sharpen their programming skills. This massive book will introduce you to the best practices for structuring your code and help you emerge as an expert programmer. For beginners, this book is an introduction to programming, as it discusses both object-oriented programming and generic programming. How long will that take? As part of a first-year university course, you can work through this book ina semester (assuming that you have a workload of four courses of average difficulty). If you work by…mehr

Produktbeschreibung
Object Oriented Programming Concepts using C++' for a fundamental approach to help its reader sharpen their programming skills. This massive book will introduce you to the best practices for structuring your code and help you emerge as an expert programmer. For beginners, this book is an introduction to programming, as it discusses both object-oriented programming and generic programming. How long will that take? As part of a first-year university course, you can work through this book ina semester (assuming that you have a workload of four courses of average difficulty). If you work by yourself, don't expect to spend less time than that (maybe 15 hours a week for 14 weeks). each chapter introduces new useful concepts and illustrates them with examples inspired by real-world uses. Why C++? 1) The book begins with a description of how to perceive and understand the contents of this book, as it has many exercises and discussions that may confuse a complete beginner. 2) It then briefly discusses programming and computer science and how software connects people and computers. 3) Moving along to C++ programming, introduction to core concepts such as objects, types, statements, functions, errors, vector, classes, and I/O, among many others, are given to the reader. 4) The book is packed with problem exercises and examples with Output to help you grasp the concepts quickly and effectively.