Sign Up to our social questions and Answers Engine to ask questions, answer people's questions, and connect with other people.
Lost your password? Please enter your email address. You will receive a link and will create a new password via email.
Please briefly explain why you feel this question should be reported.
Please briefly explain why you feel this answer should be reported.
Please briefly explain why you feel this user should be reported.
Programming Languages
Mastering the C++ language is an extremely difficult task, specially because of the new and complicated features that have been introduced in the past two decades. It is difficult also because of its syntax, low level features like memory management, pointers, references etc etc. Writing a truly effRead more
Mastering the C++ language is an extremely difficult task, specially because of the new and complicated features that have been introduced in the past two decades. It is difficult also because of its syntax, low level features like memory management, pointers, references etc etc. Writing a truly efficient program in C++ is a difficult task even for people who have been using the language for quite some time.
See less