huihut / CS-Books

📚 Computer Science Books 计算机技术类书籍 PDF
https://github.com/huihut/CS-Books/tree/master
3.24k stars 1.88k forks source link

Help me out as I am beginner in programming environment #10

Open sbhydv opened 3 years ago

sbhydv commented 3 years ago

Right now I have learn basic C programming but I am stuck with what are the things that needed in beginning for C architecture to learn. Like right now I have learn about Basic C programming from the C programming language by kernighan and Ritchie, then I bought data structure and algorithm analysis in C by Mark Allen Weiss,with 'dicreate mathematics and its application with combinatorics and graph theory but Kenneth h Rosen' to learn in depth but I am in doubt whether is it correct sequence to learn or can u help me out in suggesting the correct sequence to learn the whole basic C architecture with books or internet , whatever is possible thank you.

William-WangJian commented 3 years ago

Have you found the answer?

William-WangJian commented 3 years ago

I have the same problem

vanishajain08 commented 3 years ago

You are on the right track. You just need to have patience and be consistent with your coding practice. Having great books is not enough, you have to practice the code also. You can go online websites and search for the practice questions and take part in the contests. In the beginning, maybe you feel low but as I said before have patience and be consistent. You will rock one day.