CatalogSpring 2006Computer Scienceskip navigationillinois hometext view
   Home
   
  
  
   
  
   Class Schedule
  Summer 06
  Spring 06
  Fall 05
  Summer 05
  Spring 05
  Fall 04
   
    
  Course Catalog
  Spring 06
  Fall 05
  Spring 05
  Fall 04
  Spring 04
  Fall 03
  Spring 03
  Fall 02
  Spring 02
  Fall 01
  Spring 01
  Fall 00
  Spring 00
   
    
 
  Spring 06
  Fall 05
  Spring 05
  Fall 04
  2001 - 2003
1999 - 2001
1997 - 1999
1995 - 1997
 

    

CS 400
Data Structures, Non-CS Majors

Credit: 4 hours.


Course integrates software engineering principles with data structures implemented in C++. While prior experience with either C, C++ or Java is assumed, C++ will be taught in the first three weeks of the course. Software engineering will be covered in three stages: personal software process (checkpoints, project plans, defects, and code reviews), prior to coding (process models, requirements, and design) and after coding (testing and quality assurance techniques). The concepts, principles, and use of data structures will include pointers, lists, arrays, sets, stacks, trees, hashing, graphs, priority queues, and sorting. Special emphasis will be placed on the implementations of these structures in real-world applications. Same as CSE 400. Credit is not given for both CS 400 and CS 225. Computer Science and Computer Engineering majors may not receive credit for CS 400. Prerequisite: CS 101 or consent of instructor.