improve way of implementation

i've been learning c++ for quite a while now. Although i understand the concept of some function like linked list, struct, queue, i have problems implementing them into coding. so i would like to know if there is any way to improve my ability to code. thx
Just practice. Practice makes perfect.

Go to google, type "C++ coding projects"

Try to solve them by yourself first, then look for the solution.

Compare, see where your weaknesses are.. and try to understand, re-learn them, you'll get better.
thanks for the suggestion. really appreciate it. Thanks :)
Topic archived. No new replies allowed.