0
Practice C
Where should I test my basics of C...or which is the best source available to practice more and more questions of C..
2 Respuestas
+ 10
There are exercises:
https://w3resource.com/c-programming-exercises/
Useful resources:
https://www.sololearn.com/discuss/635969/?ref=app
+ 1
These are some books:
-The C programming Language:Kernighan,Brian y Ritchie.
-Algoritms In C: Sedgewick, Robert.
-C Traps and Pitfalls: Koening, Andrew.
-The Annotated C++ Reference :Ellis , Margarert A., y Stroustrup Bjarne.