View Single Post
  #4  
Old June 11, 2020, 12:23 PM
HereWeGo HereWeGo is offline
Cricket Legend
 
Join Date: March 7, 2006
Posts: 2,395

Whatever you learn, please ensure that you will constantly use that knowledge. That is the key to learning.

If the programming language is your area of focus, then try to work on a semi-complicated project. It is initially frustrating, but you learn more than trying to blindly follow the lectures.

Finally, there is no point in learning multiple programming languages, If you know the algorithm, it is not hard to figure out the syntax. Important is to read books on data structures and algorithm, sorting mechanism's etc.
Reply With Quote