Search
Now showing items 11-20 of 22
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 ...
COM 3610: Introduction to Operating Systems
(2021-01)
Description
An introduction to operating system design and implementation. The operating system provides a well-known, convenient, and efficient interface between user programs and the bare hardware of the computer on ...
COM 3590: Data Cleaning & Transformation
(2021-01)
Description
In real-world situations, data scientists must be able to use data from many dirty, autonomous, and heterogeneous data sources that are far from being ready to be analyzed. Preparing the data for analysis ...
COm 1310: Mathematics for Computer Science
(2021-01)
Description The course will introduce students to a variety of topics in discrete mathematics that are essential for a Computer Science career. It emphasizes mathematical definitions and proofs as well as applicable methods. ...
COM 1320 : Data Structures
(2021-01)
Description
Data Structures are logical constructs that facilitate organizing and accessing data efficiently. They are also the “raw materials” on which algorithms run. Choosing the right data structures will make or break ...
COM 1320 : Data Structures
(2021-01)
Description
Data Structures are logical constructs that facilitate organizing and accessing data efficiently. They are also the “raw materials” on which algorithms run. Choosing the right data structures will make or break ...
COM 3930: Text Analysis and Natural Language Processing
(2021-01)
Description
Vast amounts of information is created in the form of unstructured data – web pages, social media posts, emails, presentations, analysts’ reports, news content, etc. The ability to extract useful information ...