Skip to content

Latest commit

 

History

History
20 lines (13 loc) · 933 Bytes

File metadata and controls

20 lines (13 loc) · 933 Bytes

C++ Stack Developement

It’s important to establish a pipeline for development, C++ has plenty of tools to deal with this process. These are my weapons of choice:

Use cases

Follow Work In Progress (WIP) Algorithms I’m trying to apply these concepts.

On other project C++ Unit Tests I have used Google-Tests for TDD and Travis for Continuous Integration