Answer the question
In order to leave comments, you need to log in
What are the open source projects in c++ for learning OOP and the language itself?
I learned the basics of C++ and OOP. But there is no experience in creating real programs. I also did not find books that give examples of real programs and their explanations. I want to find an open source project to study. Help, thanks in advance.
Answer the question
In order to leave comments, you need to log in
Try reading the book "The Architecture of Open Source Applications" . The book describes the architecture of well-known Open Source projects, including those written in C++. The network has a Russian translation of some chapters from this book. In any case, the book is interesting and useful. :)
Basics of C++ and OOP
This is an artificially grown concept in the environment of Russian education. Do you know networks? Patterns? Algorithms (On, Count, Sort, String)? OS architecture? How is the file system organized? Bash, if the project will be under Linux? git/svn? Debugging code? Linear algebra (if you need to work with matrices)?
No. There are books for learning the language. Are you looking for a project to write some not-so-good code there, spend your time as a maintainer and write it as an experience? Open source projects do not grow specialists, they are written by enthusiastic experts, not by a crowd of juniors.
Didn't find what you were looking for?
Ask your questionAsk a Question
731 491 924 answers to any question