Introduction to C++ Templates

Currently reading:
 Introduction to C++ Templates

0dayhome

Member
Amateur
LV
4
Joined
Nov 21, 2024
Threads
2,006
Likes
25
Awards
9
Credits
9,411©
Cash
0$

80e1704b2b86031d36e5b5473f574642.jpg

Introduction to C++ Templates
MP4 | Video: AVC 1280x720 | Audio: AAC 44KHz 2ch | Duration: 27M | 126 MB
Genre: eLearning | Language: English​

Templates are a fundamental feature of modern C++ programming. Designed for the beginner to intermediate level C++ programmer, this course explains why templates are important and how to use them. Expert programmer, Julian Templeman, starts with a description of the concept behind templates and shows you how they solve the problem of writing functions and classes that differ only in their parameter types.

He then demonstrates how you use template functions to create functions that will work with a variety of parameter types and how to use them in code. Then, he shows you how to create and use template classes, parameterized types that are commonly used for containers such as vector and list. The course finishes off with a discussion of how the compiler processes templates and what this means in terms of how code is compiled and linked.

Explore the importance and role of templates in C++ programming
Understand how to create and use function and class templates
Gain the ability to create highly efficient type-safe code
Master the techniques required for effective C++11 and C++14 programming

RPtJPg5y_o.jpg


Rapidgator links are free direct download only for my subscriber, other hosts are free download for free users

Fikper
Code:
https://fikper.com/pejnbbWLmc/OReilly.Introduction.to.C++.Templates.2017.rar.html
FileAxa
Code:
https://fileaxa.com/cmh4z6hzxmf2/OReilly.Introduction.to.C%2B%2B.Templates.2017.rar
RapidGator
Code:
https://rapidgator.net/file/139131d8b7620011664992319ca4fc91/OReilly.Introduction.to.C__.Templates.2017.rar
TurboBit
Code:
https://turbobit.net/3eytldm8u5xc/OReilly.Introduction.to.C%2B%2B.Templates.2017.rar.html
 

Create an account or login to comment

You must be a member in order to leave a comment

Create account

Create an account on our community. It's easy!

Log in

Already have an account? Log in here.

Tips

Similar threads

Top Bottom