| 
  • If you are citizen of an European Union member nation, you may not use this service unless you are at least 16 years old.

  • You already know Dokkio is an AI-powered assistant to organize & manage your digital files & messages. Very soon, Dokkio will support Outlook as well as One Drive. Check it out today!

View
 

FrontPage

This version was saved 7 years, 2 months ago View current version     Page history
Saved by Dr. Ron Eaglin
on January 10, 2017 at 4:16:11 pm
 

COP3530 - Data Structures

Online Textbook

 

 

Welcome to COP3530 - This course is taught at Daytona State College as part of the BSIT program.

 

This course introduces fundamentals of Data Structures. Topics include: Programming strategies, Data Structures, Searching,  Complexity, Queues, Sorting, and Algorithms.

 

This is an online textbook developed by Dr. Ron Eaglin for this course. It has everything you need to be successful in this course - go buy a latte - you just saved some money.

 

Click Here -> Fall 2016 Course Syllabus <- Click here 

 

Wiki Based Classes - All Students Read

 

Course Materials

 

Discussion Boards, Assignment Drop Boxes, News items, and Course Syllabus are all  available in Falcon Online.  https://class.daytonastate.edu/ .

 

Please use the discussion board for your assignments to ask questions.

 

Data Structures is a fundamental class for all IT or CS program - here are Links to Schools Offering COP3530 (these can be a handy reference)

 

Many of the students taking this class will go on to be developers. Be good ones - read this blog post on good habits and use them - Link

COP3530 - Course Outcomes

 

1. Describe both complex and simple data structures.
2. Select the correct data structure and algorithm to solve specific problems.
3. Implement data structures and algorithms in computer code.
4. Analyze the performance of algorithms and data structures.

Other Reference Textbooks

http://www.opendatastructures.org/ 

Very useful e-texts.

https://books.google.com/books?id=siwEAwAAQBAJ

https://books.google.com/books?id=t4wZBQAAQBAJ 

 

My favorite reference http://www.geeksforgeeks.org/data-structures/ 

How the Class Works

 

This class has 15 weekly assignments that you must complete and submit. Each assignment has links to corresponding lectures. The assignments also contain a quiz to be used for self-assessment. If you do not understand a quiz question - you need to ask about it, even thought the answers are available (including explanations) - you need to understand the answers.

 

Yes - this is the link you are looking for, start here

 

All COP3530 Assignments

 

All Course Lectures

 

 

Topics Covered (your online textbook)

 

1.    Introduction to Data Structures
2.    Algorithms and Programming
3.    Basic Data structures

4.    Stacks and Queues

5.    Recursive problems

6.    Search techniques

7.    Sorting Techniques

8.    Hashing Techniques
8.    Indexing techniques
9.    Tree Data Structures

10.  Graph Data Structures

 

My Online Textbooks (Ron Eaglin)


COP3530 - Data Structures

COP4813 - Web Systems I

COP4708 - Applied Database I (with Dr. Nabeel Yousef)

COP4834 - Web Systems II 

CEN4801 - Systems Integration 

CEN3722 - Human Computer Interaction

 

Prerequisites

 

You should have had at least one C based course in programming. Acceptable courses as a pre-requisite are COP2800 (Java), COP2001 (C++), COP2220 (C). Also you should have at least one course in Discrete Analysis or Discrete Mathematics (COT3100, COT3103, MAD2104)

 

Map 

 

 

 

 

 

 

Comments (0)

You don't have permission to comment on this page.