Timeroom: Fall 2024

Displaying 1191 - 1200 of 4578 Results for: %20Attributes%5B0%5D = EUNH
Durham   Engineering&Physical Sciences :: Computer Science

CS 515 (L03) - Data Structures and Introduction to Algorithms

DataStruct&Intro/Algorithm Lab

Credits: 0.0
Term: Fall 2024 - Full Term (08/26/2024 - 12/09/2024)
Grade Mode: Letter Grading
Class Size:   40  
CRN: 12297
Reviews basic data structures. Covers the mechanics and relative efficiencies of advanced data structures. Students will implement several data structures such as AVL trees, heaps, hash tables, and adjacency lists. Discusses abstract data types such as maps, priority queues, and graphs. Introduction to algorithm analysis, sorting algorithms, and graph algorithms.
Prerequisite(s): CS 416 with minimum grade of C- or CS 417 with minimum grade of C-
Only listed colleges in section: Engineering&Physical Sciences
Instructors: Matthew Plumlee
Start Date End Date Days Time Location
8/26/2024 12/9/2024 R 5:10pm - 6:30pm KING N218
8/26/2024 12/9/2024 R 5:10pm - 6:30pm KING N216
Durham   Engineering&Physical Sciences :: Computer Science

CS 518 (01) - Introduction to Software Engineering

Intro to Software Engineering

Credits: 4.0
Term: Fall 2024 - Full Term (08/26/2024 - 12/09/2024)
Grade Mode: Letter Grading
Class Size:   40  
CRN: 13176
Study of software development practices and processes in the following areas: software life cycle; system validation and verification; development pipeline; cloud infrastructures; virtual machines, and containers; logging, instrumentation, and performance; fundamental security concepts. Experience working in groups. Restricted to students not in Senior Standing.
Prerequisite(s): CS 416 or CS 417
Only listed colleges in section: Engineering&Physical Sciences
Instructors: David Benedetto
Start Date End Date Days Time Location
8/26/2024 12/9/2024 TR 11:10am - 12:30pm MORSE 217
8/26/2024 12/9/2024 F 11:10am - 12:30pm NHH G44
Durham   Engineering&Physical Sciences :: Computer Science

CS 518 (02) - Introduction to Software Engineering

Intro to Software Engineering

Credits: 4.0
Term: Fall 2024 - Full Term (08/26/2024 - 12/09/2024)
Grade Mode: Letter Grading
Class Size:   45  
CRN: 13227
Study of software development practices and processes in the following areas: software life cycle; system validation and verification; development pipeline; cloud infrastructures; virtual machines, and containers; logging, instrumentation, and performance; fundamental security concepts. Experience working in groups. Restricted to students not in Senior Standing.
Prerequisite(s): CS 416 or CS 417
Only listed colleges in section: Engineering&Physical Sciences
Instructors: David Benedetto
Start Date End Date Days Time Location
8/26/2024 12/9/2024 TR 2:10pm - 3:30pm KING N343
8/26/2024 12/9/2024 F 2:10pm - 3:30pm KING N113
Durham   Engineering&Physical Sciences :: Computer Science

CS 520 (01) - Computer Organization and System-Level Programming

Computer Org & System Prog

Credits: 4.0
Term: Fall 2024 - Full Term (08/26/2024 - 12/09/2024)
Grade Mode: Letter Grading
Class Size:   48  
CRN: 11486
Study software/hardware interaction, understand data and program representation. Topics include fundamentals of computer organization, CPU, memory, registers, addressing modes, instruction sets, assemblers, linkers, concurrency, memory hierarchy and memory management.
Prerequisite(s): CS 420 with minimum grade of C- and CS 515 with minimum grade of C-
Only listed colleges in section: Engineering&Physical Sciences
Instructors: Arvind Narayan
Start Date End Date Days Time Location
8/26/2024 12/9/2024 TR 9:40am - 11:00am KING N113
Durham   Engineering&Physical Sciences :: Computer Science

CS 520 (L01) - Computer Organization and System-Level Programming

Computer Org & System Prog Lab

Credits: 0.0
Term: Fall 2024 - Full Term (08/26/2024 - 12/09/2024)
Grade Mode: Letter Grading
Class Size:   40  
CRN: 12478
Study software/hardware interaction, understand data and program representation. Topics include fundamentals of computer organization, CPU, memory, registers, addressing modes, instruction sets, assemblers, linkers, concurrency, memory hierarchy and memory management.
Prerequisite(s): CS 420 with minimum grade of C- and CS 515 with minimum grade of C-
Only listed colleges in section: Engineering&Physical Sciences
Instructors: Arvind Narayan
Start Date End Date Days Time Location
8/26/2024 12/9/2024 W 9:10am - 11:00am KING N218
8/26/2024 12/9/2024 W 9:10am - 11:00am KING N216
Durham   Engineering&Physical Sciences :: Computer Science

CS 520 (L02) - Computer Organization and System-Level Programming

Computer Org & System Prog Lab

Credits: 0.0
Term: Fall 2024 - Full Term (08/26/2024 - 12/09/2024)
Grade Mode: Letter Grading
Class Size:   10  
CRN: 12477
Study software/hardware interaction, understand data and program representation. Topics include fundamentals of computer organization, CPU, memory, registers, addressing modes, instruction sets, assemblers, linkers, concurrency, memory hierarchy and memory management.
Instructor Approval Required. Contact Instructor for permission then register through Webcat.
Prerequisite(s): CS 420 with minimum grade of C- and CS 515 with minimum grade of C-
Only listed colleges in section: Engineering&Physical Sciences
Instructors: Arvind Narayan
Start Date End Date Days Time Location
8/26/2024 12/9/2024 Hours Arranged TBA
Durham   Engineering&Physical Sciences :: Computer Science

CS 527 (01) - Fundamentals of Cybersecurity

Fundamentals of Cybersecurity

Credits: 4.0
Term: Fall 2024 - Full Term (08/26/2024 - 12/09/2024)
Grade Mode: Letter Grading
Class Size:   35  
CRN: 13356
An entry-level introduction to a wide range of fundamental cybersecurity topics: authentication, authorization, auditing, cryptography, human element, network security, OS security, mobile & IoT security. The emphasis is to explain basic concepts with real world examples.
Prerequisite(s): CS 416 or CS 417
Only listed colleges in section: Engineering&Physical Sciences
Instructors: Jason Reeves
Start Date End Date Days Time Location
8/26/2024 12/9/2024 TR 2:10pm - 3:30pm KING S145
Durham   Engineering&Physical Sciences :: Computer Science

CS 527 (02) - Fundamentals of Cybersecurity

Fundamentals of Cybersecurity

Credits: 4.0
Term: Fall 2024 - Full Term (08/26/2024 - 12/09/2024)
Grade Mode: Letter Grading
Class Size:   30  
CRN: 14292
An entry-level introduction to a wide range of fundamental cybersecurity topics: authentication, authorization, auditing, cryptography, human element, network security, OS security, mobile & IoT security. The emphasis is to explain basic concepts with real world examples.
Prerequisite(s): CS 416 or CS 417
Instructors: Jason Reeves
Start Date End Date Days Time Location
8/26/2024 12/9/2024 MW 2:10pm - 3:30pm HS 105
Durham   Engineering&Physical Sciences :: Computer Science

CS 619 (01) - Introduction to Object-Oriented Design and Development

Intro O-O Design and Devel

Credits: 4.0
Term: Fall 2024 - Full Term (08/26/2024 - 12/09/2024)
Grade Mode: Letter Grading
Class Size:   40  
CRN: 11289
Principles of problem analysis and software design applied to the development cycle of a software system (i.e. from system requirements specification to design, implementation, and system test). Design and implementation using object-oriented principles, patterns, and tools. Experience in understanding and debugging software systems. Experience in working in groups.
Prerequisite(s): CS 515 with minimum grade of C- and CS 518
Only listed colleges in section: Engineering&Physical Sciences
Instructors: Matthew Plumlee
Start Date End Date Days Time Location
8/26/2024 12/9/2024 MWF 2:10pm - 3:00pm KING N101
8/26/2024 12/9/2024 F 3:10pm - 4:00pm KING N101
Durham   Engineering&Physical Sciences :: Computer Science

CS 620 (01) - Operating System Fundamentals

Operating System Fundamentals

Credits: 4.0
Term: Fall 2024 - Full Term (08/26/2024 - 12/09/2024)
Grade Mode: Letter Grading
Class Size:   50  
CRN: 11183
Introduces operating system concepts and design. Process and memory management; scheduling; file systems; storage devices; inter-process communication.
Prerequisite(s): CS 520 May be taken concurrently
Only listed colleges in section: Engineering&Physical Sciences
Instructors: Elizabeth Varki
Start Date End Date Days Time Location
8/26/2024 12/9/2024 MWF 10:10am - 11:00am KING N328