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 Answers
+ 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