Home ] CS208 ] CS361 ] [ CS362 ] CS372 ] CS437 ] CS440 ] CS465 ]

CS362

CS362 Course Description and Syllabus

1st Night Assignment 

C++ Compiler

Online C++ Tutorials/Reference Books

Handouts for Weeks 1  2  3  4  5  6  7  8

Programming Assignments (and Related Info) 

 

 

CS362 Course Description/Syllabus

Course Description for Data Structures using C++:

Guidebook:  Combines concepts discussed in CS361, computer programming and design, with structural programming and design.  Covers data structures including arrays, structures, linked lists, queues, stacks, file organization along with file processing.  Emphasizes sound programming practices.  Presents algorithms used in problem solving.  

PRE-REQUISITES:  CS361 Control Structures

Topics covered include: Enumerated Types, Arrays, Structures/Records, Files, and Dynamic Memory Allocation, Linked Lists, Stacks and Queues

    Official Regis Course Overviews and Modules  (password protected under CS362)

Syllabus:

    (MS Word)

Back to Top

 

First Night Assignment

bullet

READ the following in the text. 
bullet

Chapter 3, pages 147 – 150, 156 – 161, 199 – 201, 392 – 402, and 502 – 503 (file I/O).

bullet

Be prepared to ask questions on unclear areas and to respond to questions about information in the assigned reading. 

Back to Top

C/C++ Compiler (free)

    GNU (Bloodshed) C++ Compiler

        9.1 MB: Win32 GUI self-extracting installer 

        (save file to hard drive, then run file to install)

Back to Top

 

Online C++ Tutorials/Reference Books

Online C++ Tutorials:

    Learning to Program in C++

    Cplusplus:  C++ Language Tutorial

    About C++:  C++ Programming Tutorial

Other C++ Links:

    C++ Library Reference

    C/C++ Reference

C++ Reference Books:

 

    1. Class Text:  

C++ Programming: From Problem Analysis to Program Design, Fourth Edition (2009). D.S. Malik. ISBN: 1-4239-0209-2.  (Order at Follett Online Bookstore)

    2.  Additional Good C++ Text:

Programming and Problem Solving With C++, Fourth Edition (2004). by Chip Weems, Nell B. Dale, and Mark R. Headington.

Back to Top

 

Handouts (MS Word Documents, unless indicated otherwise)

Week 1:

 

Week 2:

Back to Top

Week 3:

Back to Top

Week 4: 

Back to Top

Week 5: 

Back to Top

Week 6: 

Back to Top

Week 7:

Back to Top

Week 8:

Back to Top

 

Programming Assignments and Related Information (MS Word Docs) 

        Flowchart Symbols and Example

Assignments:

Back to Top

Copyright © 2007  [Pam Smallwood]. All rights reserved.