Helpful information for the C++ programmer:
- There are a number of C++ books on line (free) through the KSU Library.
O'Reilly Learning
has a large number of useful computer science text books
- A nice site for visualizations of data structures and algorithms VISUALGO
- Make
- SVN:
- C++ file IO:
- A couple useful examples are in the shared folder in svn.
- Google "c++ file io" will get a number of tutorials and YouTube videos.
- Online Resouces for C++:
- The Definitive C++ Book Guide and List on Stackoverflow. This has a number of good books for best practices and advanced topics.
Last update: Mon Aug 14 16:12:45 2023 EST