![]() |
Tessellation TrainingLook at our clients. Compare us to other training companies. Contact us. Read about the courses we offer. Read about our curriculum. Go to our home page. Meet our instructors. Read about our logo. What's a tessellation? |
What books do I receive? What is the classroom setup? What does the course cover? How can I get more information? Are there lab exercises? What will I learn? How long is the course? What is the outline of the course? What are the prerequisites?
See the outline.
The course does NOT cover the Standard Template Library (STL). If you're interested in learning STL, please take our STL course.
Should you take the STL course before, after, or instead of this course?
You can profitably take the STL course either before or after this course. The STL course is not "instead of" this course, because they cover different content. The STL course teaches you how to use the templates that come with the C++ Standard, which center on containers, iterators, and algorithms. This course teaches you how to make and use your own templates, which can do whatever you want.