GithubHelp home page GithubHelp logo

cpp_book's Introduction

C++ Programming

From Problem Analysis to Program Design 5th Edition

This repo is a collection of answers to the programming challenges and exercises outlined in C++ Programming - From Problem Analysis to Program Design 5th Edition by D.S Malik

This is probably the single most verbose programming text book that I have ever seen with hundreds of different exercises that force the student to learn and re-learn concepts until they become second nature.

I have decided to make it an on-going effort to go through this book in its entirty and complete as many of the exercises as possible to teach myself coding from more of a traditional Computer Science perspective.

Chapters are outlined as follows:

  1. An Overview of Computers and Programming Languages
  2. Basic Elements of C++
  3. Input / Output
  4. Control Structures 1 (Selection)
  5. Control Structures 2 (Repetition)
  6. User-Defined Functions 1
  7. User-Defined Functions 2
  8. User-Defined Simple Data Types, Namespaces and the string type
  9. Arrays and Strings
  10. Applications of Arrays (Searching and Sorting) and the vector type
  11. Records (structs)
  12. Classes & Data Abstractions
  13. Inheritence and Composition
  14. Pointers, Classes, Virtual Functions and Abstract Classes
  15. Overloading and Templates
  16. Exception Handling
  17. Recursion
  18. Linked Lists
  19. Stacks and Queues

Any feedback on the code contained within this repo is not only appreciated but encouraged.

cpp_book's People

Contributors

mhoad avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.