+ 1
finally finished the C++ course and now i don't know how to apply the skills i learnt, any help will kindly be appreciated
Applying learnt skills in C++
5 odpowiedzi
+ 3
Hi Clement, congratulations on finishing C++! I would suggest you go through the extra material at the end of the course if you haven't already, and once you finish that, I would recommend that you try completing the Code Coach solutions, and then try to solve the coding challenges as well. That will give you lots of ideas, and help you hone your skills. Cheers!
Just so you know, in the future please make sure and search the forum before posting a question, so that you don't risk posting a duplicate.
https://www.sololearn.com/discuss/407488/?ref=app
https://www.sololearn.com/discuss/569332/?ref=app
https://www.sololearn.com/discuss/411738/?ref=app
https://www.sololearn.com/discuss/213742/?ref=app
https://www.sololearn.com/discuss/680932/?ref=app
https://www.sololearn.com/discuss/1468425/?ref=app
https://www.sololearn.com/discuss/1316935/?ref=app
+ 2
Thanks
+ 2
Hi Clement, even though i might not be a professional I can share some of the tips other programmers gave me.
First you should visualize your goal. What do you want to achieve with C++? There are a number of opportunities with it but let's say it's game development. You should always start at the bottom when starting new things so first try making the lowest thing achievable with your goal which in this case is "text based games". Look for resources around the net on this subject , you'll slowly step by step advance, once you get on a roll there will be no turning you back. It's where you're at now, I.e. not really knowing what to do, that is hard to get through. But once you get that part it'll be all downhill (at least finding your path will).
Hope this helps you Clement Malama !
+ 2
Thanks helps
+ 1
No problem man Happy to help 😀