Timeroom: Spring 2025

Displaying 1071 - 1080 of 4371 Results for: %20Title = CHEM683
Durham   Engineering&Physical Sciences :: Computer Science

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

Data Struct & Intro/Alg Lab

Credits: 0.0
Term: Spring 2025 - Full Term (01/21/2025 - 05/05/2025)
Grade Mode: Letter Grading
Class Size:   5  
CRN: 52370
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.
Department Approval Required. Contact Academic Department for permission then register through Webcat.
Prerequisite(s): CS 416 with minimum grade of C- or CS 417 with minimum grade of C-
Instructors: Michael Kulik
Start Date End Date Days Time Location
1/21/2025 5/5/2025 Hours Arranged KING N218
Durham   Engineering&Physical Sciences :: Computer Science

CS 518 (01) - Introduction to Software Engineering

Intro to Software Engineering

Credits: 4.0
Term: Spring 2025 - Full Term (01/21/2025 - 05/05/2025)
Grade Mode: Letter Grading
Class Size:   45  
CRN: 52717
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
1/21/2025 5/5/2025 TR 11:10am - 12:30pm KING N113
1/21/2025 5/5/2025 F 11:10am - 12:30pm GREGG 110
Durham   Engineering&Physical Sciences :: Computer Science

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

Computer Org & System Prog

Credits: 4.0
Term: Spring 2025 - Full Term (01/21/2025 - 05/05/2025)
Grade Mode: Letter Grading
Class Size:   72  
CRN: 51563
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
1/21/2025 5/5/2025 TR 9:40am - 11:00am KING S145
Durham   Engineering&Physical Sciences :: Computer Science

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

Computer Org & System Prog Lab

Credits: 0.0
Term: Spring 2025 - Full Term (01/21/2025 - 05/05/2025)
Grade Mode: Letter Grading
Class Size:   25  
CRN: 51703
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
1/21/2025 5/5/2025 W 9:40am - 11:00am KING N218
Durham   Engineering&Physical Sciences :: Computer Science

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

Computer Org & System Prog Lab

Credits: 0.0
Term: Spring 2025 - Full Term (01/21/2025 - 05/05/2025)
Grade Mode: Letter Grading
Class Size:   25  
CRN: 51704
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
1/21/2025 5/5/2025 W 11:10am - 12:30pm KING N218
Durham   Engineering&Physical Sciences :: Computer Science

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

Computer Org & System Prog Lab

Credits: 0.0
Term: Spring 2025 - Full Term (01/21/2025 - 05/05/2025)
Grade Mode: Letter Grading
Class Size:   5  
CRN: 52574
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
1/21/2025 5/5/2025 Hours Arranged TBA
Durham   Engineering&Physical Sciences :: Computer Science

CS 527 (01) - Fundamentals of Cybersecurity

Fundamentals of Cybersecurity

Credits: 4.0
Term: Spring 2025 - Full Term (01/21/2025 - 05/05/2025)
Grade Mode: Letter Grading
Class Size:   30  
CRN: 53127
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
1/21/2025 5/5/2025 MW 2:10pm - 3:30pm PARS NB22
Durham   Engineering&Physical Sciences :: Computer Science

CS 527 (02) - Fundamentals of Cybersecurity

Fundamentals of Cybersecurity

Credits: 4.0
Term: Spring 2025 - Full Term (01/21/2025 - 05/05/2025)
Grade Mode: Letter Grading
Class Size:   30  
CRN: 53596
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
1/21/2025 5/5/2025 TR 2:10pm - 3:30pm KING N334
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: Spring 2025 - Full Term (01/21/2025 - 05/05/2025)
Grade Mode: Letter Grading
Class Size:   35  
CRN: 51705
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
1/21/2025 5/5/2025 F 10:10am - 11:00am PARS NB22
1/21/2025 5/5/2025 MWF 9:10am - 10:00am PARS NB22
Durham   Engineering&Physical Sciences :: Computer Science

CS 620 (01) - Operating System Fundamentals

Operating System Fundamentals

Credits: 4.0
Term: Spring 2025 - Full Term (01/21/2025 - 05/05/2025)
Grade Mode: Letter Grading
Class Size:   45  
CRN: 51706
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: Aleksey Charapko
Start Date End Date Days Time Location
1/21/2025 5/5/2025 MW 2:10pm - 3:30pm KING N121