Timeroom: Summer 2023

Displaying 81 - 90 of 416 Results for: Campus = Durham
Durham   Engineering&Physical Sciences :: Computer Science

CS 420 (01) - Foundations of Programming for Digital Systems

Programming for Digital System

Online Course Delivery Method: Scheduled meeting time, Online (no campus visits), EUNH
Credits: 4.0
Term: Summer 2023 - Summer Session II (05/22/2023 - 07/28/2023)
Grade Mode: Letter Grading
Class Size:   20  
CRN: 71025
A systems-oriented introduction to C, with an emphasis on low-level operations, memory management, and debugging. Foundational digital systems concepts and methods will be introduced, including Boolean algebra, basic logic gates, number systems & conversions, integer representation, and theoretical aspects of combinational and sequential logic. Aspects of effective programming such as incremental development, appropriate structure and commenting, and basic testing will be stressed. Prereq: (CS 410C with a minimum grade of C- or CS 410P with a minimum grade of C- or CS 414 with a minimum grade of C- or CS 415 with a minimum grade of C-).
Registration Approval Required. Contact Instructor or Academic Department for permission then register through Webcat.
Campuses not allowed in section: CPS Online
Instructors: Craig Smith
Start Date End Date Days Time Location
5/22/2023 7/28/2023 TR 6:00pm - 8:00pm ONLINE
Durham   Engineering&Physical Sciences :: Computer Science

CS 501 (01) - Professional Ethics and Communication in Technology-related Fields

Professional Ethics & Comm

Online Course Delivery Method: Online (no campus visits), EUNH
Credits: 4.0
Term: Summer 2023 - Summer Session II (05/22/2023 - 07/28/2023)
Grade Mode: Letter Grading
Class Size:   16  
CRN: 70128
A mixed lecture/seminar course intended to improve both reasoning and ability to communicate effectively in front of an audience. Students learn basic forms of ethical argument, they read about ethical situations in which technology and technology professions play a key role, and they participate in student-led discussions about the reading. Students also make oral presentations about both ethical and technical topics, and evaluate each other's presentations in order to improve their sense for what makes a good presentation. Prereq: ENGL 401.
Registration Approval Required. Contact Instructor or Academic Department for permission then register through Webcat.
Campuses not allowed in section: CPS Online
Attributes: Inquiry (Discovery), Environment,Tech&Society(Disc)
Instructors: Rita MacAuslan
Start Date End Date Days Time Location
5/22/2023 7/28/2023 Hours Arranged ONLINE
Durham   Engineering&Physical Sciences :: Computer Science

CS 501 (02) - Professional Ethics and Communication in Technology-related Fields

Professional Ethics & Comm

Online Course Delivery Method: Online (no campus visits), EUNH
Credits: 4.0
Term: Summer 2023 - Summer Session II (05/22/2023 - 07/28/2023)
Grade Mode: Letter Grading
Class Size:   16  
CRN: 70686
A mixed lecture/seminar course intended to improve both reasoning and ability to communicate effectively in front of an audience. Students learn basic forms of ethical argument, they read about ethical situations in which technology and technology professions play a key role, and they participate in student-led discussions about the reading. Students also make oral presentations about both ethical and technical topics, and evaluate each other's presentations in order to improve their sense for what makes a good presentation. Prereq: ENGL 401.
Registration Approval Required. Contact Instructor or Academic Department for permission then register through Webcat.
Campuses not allowed in section: CPS Online
Attributes: Inquiry (Discovery), Environment,Tech&Society(Disc)
Instructors: Rita MacAuslan
Start Date End Date Days Time Location
5/22/2023 7/28/2023 Hours Arranged ONLINE
Durham   Engineering&Physical Sciences :: Computer Science

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

Data Struct & Intro/Algorithms

Online Course Delivery Method: Scheduled meeting time, Online (no campus visits), EUNH
Credits: 4.0
Term: Summer 2023 - Summer Session II (05/22/2023 - 07/28/2023)
Grade Mode: Letter Grading
Class Size:   20  
CRN: 70759
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. Prereq: (CS 416 with minimum grade of C- or CS 417 with minimum grade of C-).
Registration Approval Required. Contact Instructor or Academic Department for permission then register through Webcat.
Campuses not allowed in section: CPS Online
Instructors: Matthew Plumlee
Start Date End Date Days Time Location
5/22/2023 7/28/2023 TWR 2:30pm - 5:00pm ONLINE
Durham   Engineering&Physical Sciences :: Computer Science

CS 712 (01) - Compiler Design

Compiler Design

Online Course Delivery Method: Online with some campus visits, EUNH
Credits: 4.0
Term: Summer 2023 - Special Summer Session (05/22/2023 - 08/27/2023)
Grade Mode: Letter Grading
Class Size:   15  
CRN: 70687
Formal languages and formal techniques for syntax analysis and parsing; organization of the compiler and its data structures; code generation. LL and LR parsing; automatic generation of scanners and parsers from high level descriptions. Implementation of features from imperative and object-oriented languages. Students required to design and implement a compiler for a simple language. Prereq: CS 520.
Registration Approval Required. Contact Instructor or Academic Department for permission then register through Webcat.
Cross listed with : CS 812.01
Campuses not allowed in section: CPS Online
Instructors: Sawyer Bergeron
Start Date End Date Days Time Location
5/22/2023 8/11/2023 Hours Arranged ONLINE
5/22/2023 8/11/2023 TR 6:10pm - 7:30pm PARS N114
Additional Course Details: 

This course will be taught by Sawyer Bergeron

Durham   Engineering&Physical Sciences :: Computer Science

CS 761 (01) - Programming Language Concepts and Features

Program Lang Concepts&Features

Online Course Delivery Method: Scheduled meeting time, Online (no campus visits), EUNH
Credits: 4.0
Term: Summer 2023 - Summer Session II (05/22/2023 - 07/28/2023)
Grade Mode: Letter Grading
Class Size:   15  
CRN: 70378
Explores the main features of modern, high-level, general-purpose programming languages from the user (programmer) standpoint. Students learn how specific features of programming languages can be used effectively in solving programming problems. The course is also an opportunity to use paradigms that expand on simple imperative programming, such as object-oriented, functional and concurrent programming. Prereq: CS 520 with a minimum grade of C-, some knowledge of Java.
Registration Approval Required. Contact Instructor or Academic Department for permission then register through Webcat.
Equivalent(s): CS 671
Cross listed with : CS 861.01
Campuses not allowed in section: CPS Online
Only listed colleges in section: Engineering&Physical Sciences
Instructors: Matthew Plumlee
Start Date End Date Days Time Location
5/22/2023 7/28/2023 TW 6:00pm - 8:00pm ONLINE
Durham   Engineering&Physical Sciences :: Computer Science

CS 761 (02) - Programming Language Concepts and Features

Program Lang Concepts&Features

Online Course Delivery Method: Scheduled meeting time, Online (no campus visits), EUNH
Credits: 4.0
Term: Summer 2023 - Summer Session II (05/22/2023 - 07/28/2023)
Grade Mode: Letter Grading
Class Size:   15  
CRN: 71050
Explores the main features of modern, high-level, general-purpose programming languages from the user (programmer) standpoint. Students learn how specific features of programming languages can be used effectively in solving programming problems. The course is also an opportunity to use paradigms that expand on simple imperative programming, such as object-oriented, functional and concurrent programming. Prereq: CS 520 with a minimum grade of C-, some knowledge of Java.
Registration Approval Required. Contact Instructor or Academic Department for permission then register through Webcat.
Equivalent(s): CS 671
Campuses not allowed in section: CPS Online
Instructors: Matthew Plumlee
Start Date End Date Days Time Location
5/22/2023 7/28/2023 TW 6:00pm - 8:00pm ONLINE
Durham   Engineering&Physical Sciences :: Computer Science

CS 800 (01) - Internship

Internship

Credits: 1.0
Term: Summer 2023 - Full Term (05/22/2023 - 08/11/2023)
Grade Mode: Graduate Credit/Fail grading
Class Size:   10  
CRN: 70161
Provides an opportunity to apply academic experience in settings associated with future professional employment. A written proposal for the internship must be approved by the department chair. The proposal must specify what the student will learn from the internship, why the student is properly prepared for the internship, and what supervision will be available to the student during the internship. A mid-semester report and a final report are required. Permission required. Computer Science majors only. Cr/F.
Department Approval Required. Contact Academic Department for permission then register through Webcat.
Repeat Rule: May be repeated for a maximum of 3 credits.
Campuses not allowed in section: CPS Online
Only listed majors in section: COMP SCI EXT, COMPUTER SCIENC, COMPUTER SCIENC
Instructors: Elizabeth Varki
Start Date End Date Days Time Location
5/22/2023 8/11/2023 Hours Arranged TBA
Durham   Engineering&Physical Sciences :: Computer Science

CS 812 (01) - Compiler Design

Compiler Design

Online Course Delivery Method: Online with some campus visits, EUNH
Credits: 3.0
Term: Summer 2023 - Special Summer Session (05/22/2023 - 08/27/2023)
Grade Mode: Letter Grading
Class Size:   5  
CRN: 70689
Formal languages and formal techniques for syntax analysis and parsing; organization of the compiler and its data structures; code generation. LL and LR parsing; automatic generation of scanners and parsers from high-level descriptions. Implementation of features from imperative and object-oriented languages. Students are required to design and implement a compiler for a simple language. Prereq: Machine Organization.
Registration Approval Required. Contact Instructor or Academic Department for permission then register through Webcat.
Cross listed with : CS 712.01
Campuses not allowed in section: CPS Online
Instructors: Sawyer Bergeron
Start Date End Date Days Time Location
5/22/2023 8/11/2023 Hours Arranged ONLINE
5/22/2023 8/11/2023 TR 6:10pm - 7:30pm PARS N114
Additional Course Details: 

This course will be taught by Sawyer Bergeron

Durham   Engineering&Physical Sciences :: Computer Science

CS 861 (01) - Programming Language Concepts and Features

Program Lang Concepts&Features

Online Course Delivery Method: Scheduled meeting time, Online (no campus visits), EUNH
Credits: 3.0
Term: Summer 2023 - Summer Session II (05/22/2023 - 07/28/2023)
Grade Mode: Letter Grading
Class Size:   10  
CRN: 70379
Explores the main features of modern, high-level, general-purpose programming languages from the user (programmer) standpoint. Students learn how specific features of programming languages can be used effectively in solving programming problems. The course is also an opportunity to use paradigms that expand on simple imperative programming, such as object-oriented, functional and concurrent programming. Prereq: Operating systems fundamentals and Computer organization, some knowledge of Java.
Registration Approval Required. Contact Instructor or Academic Department for permission then register through Webcat.
Cross listed with : CS 761.01
Campuses not allowed in section: CPS Online
Instructors: Matthew Plumlee
Start Date End Date Days Time Location
5/22/2023 7/28/2023 TW 6:00pm - 8:00pm ONLINE