Search
Now showing items 1-4 of 4
COM 2113: Computer Organization and Assembly Language
(Yeshiva College, Yeshiva University, 2022-08)
Description COM2113 helps you become a better programmer through understanding the basic concepts
underlying all computer hardware systems. You need to know what really happens when your
programs run, so that when things ...
COM4010: Machine Learning Applied
(Yeshiva College, Yeshiva University, 2022-08)
COM 4010 - Machine Learning Applied
Data Science lies at the intersection of mathematical modeling, software engineering, Artificial Intelligence, and data management. This course is designed to provide a hands-on end-to-end ...
COM3563: Database Implementation
(Yeshiva College, Yeshiva University, 2022-08)
Goals of DBMS, including data independence, relationships, logical and physical organization, schema and subschema; hierarchical, network, and relational modes; examples of implementation of various models; first, second, ...
COM2545: Algorithms
(Yeshiva College, Yeshiva University, 2022-08)
COM 2545 - Algorithms
Sorts (insertion sort, merge sort, heap sort and quicksort); growth of functions and recurrences; hash tables; binary search trees and red-black trees; Huffman codes; graph algorithms including minimum ...