Cybernetics in C++
eBook - ePub

Cybernetics in C++

  1. 646 pages
  2. English
  3. ePUB (mobile friendly)
  4. Available on iOS & Android
eBook - ePub

Cybernetics in C++

Book details
Table of contents
Citations

About This Book

C++ is a powerful, much sought after programming language, but can be daunting to work with, even for engineering professionals. Why is this book so useful? Have you ever wondered: - How do keywords like static and virtual change their meanings according to context?- What are the similarities and differences between Pointers and References, Pointers and Arrays, Constructors and Copy Constructors, Nested and Local Inner Classes?- Why is Multiple Interface Inheritance seen to be beautiful but Multiple Implementation Inheritance considered evil?- When is Polymorphism Static or Dynamic, Bounded or Unbounded?Answers on these questions, and much more, are explained in this book, Cybernetics in C++. What makes this text so different and appealing in comparison to existing books on the market?- The Bulleted style, as opposed to Prose, produces results much faster, both in learning and reference- Rules of Thumb, and further expert Tips are given throughout in how to optimise your code- The Prospective Evils sections tell you what to avoid- The thorough coverage ensures you will be trained to expert level in each of Imperative, Procedural, Memory & Resource Management, Object Oriented and Generic ProgrammingCybernetics in C++ combines a theoretical overview and practical approach in one book, which should prove to be a useful reference for computer scientists, software programmers, engineers and students in this and related field.

Frequently asked questions

Simply head over to the account section in settings and click on “Cancel Subscription” - it’s as simple as that. After you cancel, your membership will stay active for the remainder of the time you’ve paid for. Learn more here.
At the moment all of our mobile-responsive ePub books are available to download via the app. Most of our PDFs are also available to download and we're working on making the final remaining ones downloadable now. Learn more here.
Both plans give you full access to the library and all of Perlego’s features. The only differences are the price and subscription period: With the annual plan you’ll save around 30% compared to 12 months on the monthly plan.
We are an online textbook subscription service, where you can get access to an entire online library for less than the price of a single book per month. With over 1 million books across 1000+ topics, we’ve got you covered! Learn more here.
Look out for the read-aloud symbol on your next book to see if you can listen to it. The read-aloud tool reads text aloud for you, highlighting the text as it is being read. You can pause it, speed it up and slow it down. Learn more here.
Yes, you can access Cybernetics in C++ by Avi Bhattacharyya in PDF and/or ePUB format, as well as other popular books in Physical Sciences & Energy. We have over one million books available in our catalogue for you to explore.

Information

Year
2022
ISBN
9781000791860
Edition
1
Subtopic
Energy

Table of contents

  1. Cover
  2. Half Title
  3. Series Page
  4. Title Page
  5. Copyright Page
  6. Contents at a Glance (1)
  7. Contents at a Glance (2)
  8. Table of Contents
  9. Preface
  10. Dedication
  11. List of Figures
  12. List of Programs
  13. Introduction
  14. Part I – Imperative Programming (1)
  15. Part II – Procedural Programming
  16. Part III – Data Structures & Algorithms
  17. Part IV – Memory & Resource Management Programming
  18. Part V – Object Oriented Programming
  19. Part VI – Imperative Programming (2)
  20. Part VII – Generic Programming
  21. Part VIII – Getting it Together: Programming in C++
  22. Appendix
  23. Bibliography
  24. Index
  25. About the Author