Skip to content

gi-tux/CppExamples

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

54 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

CppExamples

This is example code to test C++ concepts

This is a set of examples that I am writing to teach myself C++ concepts and to test various concepts that I need for other tasks. Since my current work is being done in the the Eclipse CDT, so is this. Since my current work is using Makefiles split by directories (not my decisions), so is this.

My hope is that eventually, I will have a rather extensive set of examples using many different concepts of C++. Examples of using different objects from C++, and hopefully some unique ways of working with them to solve some problems. This may go quickly at times and slowly at times based upon my capability to work on new examples and upon my needs for working with new concepts for my work.

I plan to implement several of the Design Patterns from this list. These are quite useful in development situations and I need to know how to use them in C++.

I plan to implement examples using most of the Data Containers from this list. These are the ones contains in the STL and will be useful to understand on many projects.

I also plan to implement examples showing many of the Concepts from this list as well as Concepts from this list. These lists also contain several data types that would be useful to understand.

About

This is example code to test C++ concepts

Resources

License

Stars

Watchers

Forks

Packages

No packages published