So, is Computer Science just coding?
A. Not at all. Of course, computer scientists do often write code. However, you might think of CS as taking real life problems, and reducing their complexity to a level that even machines can “understand”. Solving larger-scale real problems is both difficult and fun. This requires extensive higher-level system design and problem solving skills. With the proper design, actually coding the program often becomes a relatively straightforward part of the job.