Thoughts About Coding
Coding is a process to learn and abstract. The more abstract, the closer to the nature and truth. The matrix is everywhere. Computer science is the study of computation: that is, how to represent and process information. Here are just a few of the concepts you might study: Problem solving: you’ll learn algorithms - that is, general strategies, such as divide and conquer,recursion,heuristics, greedy search, and randomized algorithms - that help you model, decompose, and solve any kind of problem....