0
I am computer engineering first year student. I have learnt c language . Can anyone suggest me other language to start with?
4 Answers
0
Array structure related programs and file handling project i have done in c
0
Nitesh Swarnakar my advice is to keep exploring the capabilities of C.
Explore the C standard library, maybe try writing a web-server.
You shouldn't just jump from language to language because you know the "basics"
0
Ok thank you D'Lite
- 1
What programs have you written in C so far?