LIN | C++ Best Practices For Developers (2018 EN)

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

  1. Kanka

    Kanka Well-Known Member Loyal User

    Messages:
    16,391
    Likes Received:
    485
    Trophy Points:
    83
    [​IMG]

    Company: Linkedin Learning
    Author: Troy Miles
    Full Title: C++ Best Practices For Developers
    Year: 2018
    Language: English
    Genre: Educational: Programming
    Skill Level: Beginner
    Price: €20.65
    -
    Files: MP4 (+ Exercise Files, Subtitles .SRT)
    Time: 00:50:06
    Video: AVC, 1280 x 720 (1.778) at 30.000 fps, 250 kbps
    Audio: AAC at 128 Kbps, 2 channels, 48.0 KHz



    There have been several updates to C++ over the years. In this course, learn best practices that can help you produce higher-quality C++ code by leveraging tools and new features. To begin, instructor Troy Miles provides a high-level overview of the major features introduced in the 2011, 2014, and 2017 updates to the C++ language. Next, he goes over a few tools that can help you improve your code, including how to boost your code's quality and reliability using static analyzers. Troy also shares practical tips for using the new C++ features correctly, as well as rules and techniques for managing objects.


    Topics include:
    01. Major new C++ features
    02. Turning on modern C++
    03. Letting the compiler help
    04. Using the new features correctly
    05. Using auto type deduction
    06. Using lambdas
    07. Range-based for loops
    08. How C++ and the Standard Template Library name things
    09. Making the best of the filesystem library
    10. Managing objects


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