+ 3
Upgrade my code knowledge
How can I grow from simple straight forward codes and loops to more high level programming? I've built a Prime-seeking program, an alternative for the 'Hello World' program, so now I'd like to start learning the next level by practice. Has anyone an idea?
3 Answers
+ 14
do code challenges here
+ 11
I take it that your are looking for practice and challenges. Check this corner.
https://www.sololearn.com/Discuss/437973/?ref=app
+ 1
Try reading the C++ classes documentation and looking at course on memory management.