LIN | C++: Advanced Topics (2018 EN)

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

  1. Kanka

    Kanka Well-Known Member Loyal User

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

    Company
    : Linkedin Learning
    Author: Bill Weinman
    Full Title: C++: Advanced Topics
    Year: 2018
    Language: English
    Genre: Educational: Programming
    Skill Level: Advanced
    Price: -
    -
    Files: MP4 (+ Exercise Files)
    Time: 03:15:34
    Video: AVC, 1280 x 720 (1.778) at 30.000 fps, 200 kbps
    Audio: AAC at 128 Kbps, 2 channels, 48.0 KHz



    Want to deepen your understanding of C++? In this course, explore some of the more complex aspects of this core programming language, from smart pointers to move semantics. Instructor Bill Weinman begins by diving deeper into the subject of classes and objects, including class inheritance. Next, Bill goes over smart pointers, which provide the functionality of a pointer with managed memory allocation. He also covers move semantics, including the copy-and-swap idiom; lambda functions; working with a unit test library; and creating a custom string library. As he wraps up the course, Bill shares practical applications of these concepts, helping you grasp how to leverage your new skills in your own C++ projects.


    Lessons:
    1. Classes and Objects
    2. Class Inheritance
    3. Smart Pointers
    4. Move Semantics
    5. Lambda Functions
    6. The C Preprocessor
    7. Unit Tests
    8. Custom String Library


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