how to make a class in c++

Recommended Answers

All 2 Replies

commented: The Cplusplus.com web site is a great one! I use it all the time. +13

It would take more than a semester to answer this one. I recommend reading 2 books:
1. Erich Gamma "Design Patterns"
2. C++ Primer 5th Ed.

Besides reading books, do get involve in opensource projects for experience in class design and OO problem solving.

Be a part of the DaniWeb community

We're a friendly, industry-focused community of developers, IT pros, digital marketers, and technology enthusiasts meeting, networking, learning, and sharing knowledge.