Install Programming Languages on Windows: https://youtu.be/5vYDs8Cuh88
Install Programming Lanuages on Ubuntu:
Open terminal and write.
C++: sudo apt-get install g++
C: sudo apt-get install gcc
Python: sudo apt-get install python3
Install Programming Languages on MacOS: https://youtu.be/0z-fCNNqfEg
How to Compile Library Examples: https://youtu.be/Kn4JIKQeOOU
Library Challenge Introduction Video: https://youtu.be/F_MRtEidph8
Library Challenge Overview: Using the libraries provided in this repo make a piece of software of your choise that utilizes the libraries in unique and interesting ways. Happy coding! -DNS