top of page
Discrete Math in Info Tech
This course introduced discrete mathematics as applied to the information technology field. Areas of application include computer logic, analysis of algorithms, telecommunications, and cryptography. Mathematical reasoning is emphasized throughout. Computer software is used in problem modeling and solutions.
·
Objective 1:
Learned how to use the Python NetworkX module for graph creation and visualization.· Create undirected graphs, subgraphs, and directed graphs
Objective 2:
Learned how to use Python for analysis of graphs and the application of minimum spanning protocols
bottom of page