Discrete Math1
Discrete Math1
Concepts and notations from discrete mathematics are useful in studying and
describing objects and problems in branches of computer science, such as computer
algorithms, programming languages, cryptography, automated theorem proving, and
software development.
Math is an important part of all programming. Discrete math can be used for
software design specifications, analysis of algorithms, and other practical applications,
but it’s really a great tool to develop as a programmer. Put simply, it’s a building block
for logical thinking.
10