homework and discussion board work Misc class related code Course uses C++ A place for me to manage my c++ homework while learning git / github and while studying C++ in school
- the db_[filename] is sample calculations and code from our discussions, the are not databases.
- the hw_[filename] is the weekly assigned homework
- the bw_[filename] is for code exercise from the book C++ : How to Program, 9th ed; P.Deitel & H.Deitel; Pearson 2010
Tools:
- Using Termux on phone / tablet with clang, vim, git
- online IDE compiler debugger https://www.onlinegdb.com/
- Project files written using the codenvy.io online IDE