LIN | C++ Templates And The STL (2018 EN)

Discussion in 'Programming' started by Kanka, Jul 14, 2019.

  1. Kanka

    Kanka Well-Known Member Loyal User

    Messages:
    16,037
    Likes Received:
    449
    Trophy Points:
    83
    [​IMG]

    Company
    : Linkedin Learning
    Author: Bill Weinman
    Full Title: C++ Templates And The STL
    Year: 2018
    Language: English
    Genre: Educational: Programming
    Skill Level: Intermediate
    Price: -
    -
    Files: MP4 (+ Exercise Files)
    Time: 02:13:55
    Video: AVC, 1280 x 720 (1.778) at 30.000 fps, 300 kbps
    Audio: AAC at 128 Kbps, 2 channels, 48.0 KHz



    C++ templates support generic programming, code that works independent of type. The C++ Standard Template Library (STL) is one of the most complete and powerful container libraries available. Having a solid grasp of both C++ templates and the STL is essential for programmers looking to attain competency in C++. In this course, the second in a series focused on C++ essentials, instructor Bill Weinman dives into both of these fundamental topics. To begin, he covers templates, discussing template syntax, template functions and classes, and argument deduction. He then builds on that knowledge to discuss STL containers, iterators, transformations, functions, and algorithms.


    Lessons:
    1. Templates
    2. STL Containers
    3. STL Iterators
    4. Transformations
    5. STL Functions
    6. STL Algorithm


    -------------