Skip to content

boetro/Advanced-Programing-Projects

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

80 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Advanced Programing

Advanced programing is one of our programming courses that focuses on C and C++. We cover things such as memory managment and other things that are in the C and C++ language.

Proj1

Project one was our first project and it was in the C language. For this project we were asked to write a program that can convert a AIFF sound file into a custom sound file format defined by our professor the program should also be able to convert from the custom format to AIFF format. We also made a program to edit this files from the command line, concatenate to sounds files of either type, cut the sound file up and specific samples, and display info about the sound file.

Proj2

Project to was our second project and it was in C++. We use QT to create Conway's Game of Life. In the GUI you should be able to advance stages of the game and just run the game and see every stage. We also had to read in a custom file defined by our professor to initialize the game to its starting state. We also made different versions such as Wire World.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published