About Discrete Mathematics' Support for Follow-up Courses--My View

About Discrete Mathematics:

1. The chapter on mathematical logic is the basis of traditional artificial intelligence, such as reasoning, inferring from fever, runny nose, yellow sputum, etc., it is a cold, and then prescribing medicine is the basis of traditional expert systems. But this branch is not popular anymore, and it is covered up by the overwhelming machine learning. There is a good prolog artificial intelligence language, which is used for reasoning. https://blog.csdn.net/fdbvm/article/details/84937970

2. Sets are easier to understand, which is a mathematical understanding. The Cartesian product of sets is applied in the database principle course and is the theoretical basis for querying with SQL statements;

3. Graph theory and trees are the basis of trees and graphs in data structures, involving a large number of algorithms, and there are also propositions in acm program competitions. But our data structure will not be so in-depth. Graph theory existed when there was no computer. The purpose of the data structure course is to realize it with a computer.

Discrete mathematics emphasizes the theoretical basis. As a subject, it is too detailed. In fact, only a small part of it is used in the following courses. This course is more difficult. You can do your homework if you can pass it. Don't spend too much time. It is difficult to be proficient.

The current computer professional curriculum is still set up in accordance with the training of scientists

But how many have become computer scientists?

For ordinary students, from the perspective of employment, a lot of knowledge is not needed at all in software development

Don't tell me a thick foundation

What I see is: from the beginning to the giving up of the computer majors, about 70% of the students are not engaged in software development. They have neither become scientists nor even code farmers! !

The reason why the people are dissatisfied with education can be seen from this.

 

 

Guess you like

Origin blog.csdn.net/weixin_43917370/article/details/108689603