+ 2
What are some good website to improve " c " language skills and compete?
C
6 Respostas
+ 4
https://en.cppreference.com is a good reference website but not sure how helpful it is to compete in challenge quizzes
+ 3
to learn any programming language or even C, in depth you can't focus just on a website or a material or a YouTube video, you just need to learn the syntax and find more problems to solve it with, which I think SoloLearn gat you covered on that part
+ 3
Solearn...read more C books, watch videos...list real world problems that you want to solve from simple ones increasing complexity. Solve them one at a time. This way you become better at it. You just can't go to some website and become good at C
+ 1
hackerrank.com was recommended to me for that purpse. i havent done much on it so i cant say how great it is.
+ 1
Codewithc.com
Programiz.com
Do not forget to Google any difficulties you encounter as someone has already encountered it and written a solution.
+ 1
Check out Progate