Skip to content

A simple jukebox C++ template for practicing stacks and lists abstract data types

Notifications You must be signed in to change notification settings

raydelto/jukebox_itla

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

1 Commit
 
 
 
 
 
 
 
 
 
 

Repository files navigation

#ITLA Jukebox

This is an academic assignment created by Professor Raydelto Hernandez for his students at Las Americas Institute of technology (www.itla.edu.do).

The objective of this assignment is to test student's ability to create their own implementation of stacks and linked linked lists abstract data type.

Eclipse Mars 2 for C++ (MAC) was used for creating the project (eclipse project file have been included). But the code should compile with any IDE regardless of the operating system. Our code takes care of multiplatform specific details.

Should you have any question about this code please feel free to contact [email protected]

About

A simple jukebox C++ template for practicing stacks and lists abstract data types

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages