Navigation
index
next
|
previous
|
IanFang Course Note Hosting documentation
»
COP 3530 Data Structure and Algorithm Design
»
Module 1 Environment and Course Overview
Module 1 Environment and Course Overview
ΒΆ
Contents:
Development Environment
C/C++ Development Environment
Remote Linux Server Tutorial
Version Control System and Git
GitHub and GitHub Classroom
General Programming Information
Application and Library
Programming Languages
Coding style
C++ programming language
Naming convention required in class
Compilation Requirement in Class
Best practices in C++
Type of Errors
Hello World in C++
Abstract Data Type
TL;DR
Definition
Context
Characteristics
Describing ADTs
Example: Stack ADT
Data Structure
Definition
Context
Characteristics
Relationship to ADT
Algorithm
Definition
Context
Characteristics
Categories
Previous topic
Programming Projects
Next topic
Abstract Data Type
This Page
Show Source
Quick search
Navigation
index
next
|
previous
|
IanFang Course Note Hosting documentation
»
COP 3530 Data Structure and Algorithm Design
»
Module 1 Environment and Course Overview