0
How can I improve in C after completing all its lessons here?
As a student who has started to use Sololearn for C programming practice. Is there any way of improving beyond the lessons covered in this site or is it enough for me? If it's enough for me then what other language should I look upto?
2 odpowiedzi
+ 1
Although Sololearn tutorial is great, a single tutorial is never enough for one to become a C language master. I have two possible suggestions for you: either look for an actual book on Advanced C Programming, or think of a project for you to do and learn as you do it.
If you just want to pass on to another language, I always recommend Python, because I just love it :)
Happy coding!
0
Play on codewars.com
Learn algoritms and data structure, solve logic problem