I had begun programming in C a 2 months ago. Before this, I did not have any programming experience. Till now I have only covered basic input, output functions, loops, if-else conditions, arrays and functions. The only algorithm that I know is bubble sort. Is this the right time to start learning algorithms or do I need to read up more about other features of C and solve some more problems? What could be a good resource for doing this, apart from CLRS and Coursera or Udacity courses?
↧