10-05-2016, 03:10 AM
I would say you should start learning first how a computer works inside out, then read about why algorithms are the heart of any computation process, then read about why you should care about memory and space constraints when writing programs. :idea: