0
Needed help on how to learn C++
Please I want someone to help me learn C++ I have some basics
5 Answers
+ 4
Thatâs great Since you already know some basics, hereâs how to improve in C++:
1ď¸âŁ Master the Fundamentals Loops, functions, OOP (classes, inheritance, polymorphism).
2ď¸âŁ Practice with Projects Build a calculator, to-do list, or small game.
3ď¸âŁ Learn Data Structures & Algorithms Arrays, stacks, queues, sorting, searching.
4ď¸âŁ Try Competitive Programming â Codeforces, LeetCode Code coaches here on Sololearn.
5ď¸âŁ Use Good learning Resources Sololearn, C++ Primer, learncpp.com, YouTube. You can start with the introduction to C++ course here on Sololearn it's beginner friendly and interesting
If you need help, feel free to ask just be specific and more detailed You can also reach out to other mentors and users that are really good at C++ like and ready to answer questions
Lothar Alhaaz Gulshan Mahawar @brofarJason Riley
+ 2
Nyarko Kenneth ,
> you can start with the `introduction to c++` tutorial as a refresher.
> also do codeccoach exercises from the community section. they have various difficulty levels.
> continue with the `c++ intermediate`
> if you get stuck somewhere, you can post a question here in the *q&a* forum.
+ 2
C++ is very đđgood, that is all I want to say
+ 1
its hard to help without a question.
as you wrote: you have some basics, just do something with those knowledge go the next level updating your code....
0
Nyarko Kenneth Is there a particular concept in C++ you are having trouble understanding?