51bf18980bRename source file in prototype pattern + Correct CMakeLists.txt in abstract-factory pattern + Commit name change for author of figlet fonts :)Shaun Reed2021-05-21 12:31:40 -04:00
6e2131fba0Add README for ansible/roles/dockerShaun Reed2021-05-21 12:24:38 -04:00
cd63a02470Add README for ansible/roles/core + Add blockchain subdirectory to root README + Ignore node-modules directory for future npm projectsShaun Reed2021-05-21 12:03:07 -04:00
8177d4c191Add example of visitor pattern in C++Shaun Reed2021-05-11 20:56:05 -04:00
53ee3df451Add example of observer pattern in C++Shaun Reed2021-05-11 19:58:23 -04:00
1c78867d91add example of state pattern in C++Shaun Reed2021-05-11 18:53:16 -04:00
d7a25a0efcAdd example of prototype pattern in C++Shaun Reed2021-05-11 17:39:36 -04:00
912cb47dcfAdd example of adapter pattern in C++Shaun Reed2021-05-11 16:57:21 -04:00
da9d26cf15Add example of bridge pattern in C++Shaun Reed2021-05-11 16:03:03 -04:00
248e48d5c9Add subdirectory for practicing design patterns in C++ + Add example for singletonShaun Reed2021-05-11 11:55:21 -04:00
8646cd51eaAdd CMakeLists for algorithms subdirectoriesShaun Reed2021-05-04 23:07:39 -04:00
e585f18359Add blockchain directory for working on related projects + Add sample Solidity project template, README instructionsShaun Reed2021-05-03 14:46:36 -04:00
8817a594beAdd cmake project files for cpp/ directory and all relevant subdirecctories + Add Makefiles generated by CMake JIC make is preferred + Update cmake version, header comments, and project descriptionsShaun Reed2021-04-27 23:42:12 -04:00
d4f6fb9d41Add new cpp/algorithms directory, include basic selection sort exampleShaun Reed2021-01-17 17:01:39 -05:00
f7c22e4228Add RD of a queuelist class using templatesShaun Reed2020-07-30 18:44:01 -04:00
3729e15f1eAdd RD of a doublelist class using templates + Fix 'insert at' function from printing result output twiceShaun Reed2020-07-30 16:39:28 -04:00
c31a7a6571Add RD for vector class using templatesShaun Reed2020-07-24 16:55:36 -04:00
2c6400cc87Initial commit for starting work on templatesShaun Reed2020-07-23 17:58:18 -04:00
a692a0f631Add CMakeLists for all datastructs + Reorder, refactor commentsShaun Reed2020-07-11 20:55:15 -04:00
a864342974Add RD of Binary Search Tree implementation + Update .gitignore to exclude .idea configsShaun Reed2020-07-04 20:58:14 -04:00
b258c14022Work on Vector RD + Finish const, destr, and op= + Improve logic to match changes to data members + Update doxygen to reflect changes made to Vector classShaun Reed2020-07-03 21:30:44 -04:00
b69b9c511fUpdate setup-vim.sh for better shared configs using /etc/skel/ and /etc/vim/. Plugins, managers are installed and shared within /usr/share/vim/vimfiles/Shaun Reed2019-09-08 06:57:47 +00:00
14bfab8235Define backspace deletion scope in .vimrcShaun Reed2019-09-08 05:48:13 +00:00