0
Challenges to help improve C++?
Hi! I have recently got into programming and am working though the c++ course on SoloLearn. I am enjoying it but i would really like to have some sort of source of challenges / small programming tasks / questions to help me practise what I have learned. Is there any website / app that I can use for this? Additionally, how would you recommend continuing to learn new aspects of the language after I have completed the Sololearn course? Thanks for your reply.
3 Réponses
+ 4
Websites To Practice Your Coding Skills:
• https://www.hackerrank.com
• https://www.codewars.com
• https://www.hackerearth.com
• https://codecombat.com
• https://projecteuler.net
• https://brainwar.it
• http://www.programmr.com
• https://www.codechef.com
• http://www.codeabbay.com
• https://www.topcoder.com
• https://coderbyte.com
• https://leetcode.com
• http://exercism.io
• https://codefights.com
• http://www.cyber-dojo.org
• http://codingbat.com
• http://www.pythonchallenge.com
• https://codegolf.stackexchange.com
• https://www.codingame.com
• http://www.programmr.com
• https://programmingpraxis.com
+ 1
i dont know any such site but i would recommend you to view source code of programs written by others. this way you would be able to discover new syntax and approaches to certain problem.
0
wow, thank you very much