cplusplus
.com
TUTORIALS
REFERENCE
ARTICLES
FORUM
C++
Tutorials
Reference
Articles
Forum
Forum
Beginners
Windows Programming
UNIX/Linux Programming
General C++ Programming
Lounge
Jobs
Forum
Beginners
Which paradigm is best?
Which paradigm is best?
Jun 26, 2013 at 2:35am UTC
symbit
(16)
I understand this is a very vague and opinion-oriented, but I'm confused about C++'s multi-paradigm support. I've read it supports procedural, generic, OO, and free-form. Based on your personal experience, what do like to use?
Jun 26, 2013 at 2:46am UTC
Lachlan Easton
(699)
You shouldn't look at it like you need to pick one and not use the rest. Bjarne Stroustrup explains it better than I can
http://www.stroustrup.com/bs_faq.html#multiparadigm
Topic archived. No new replies allowed.