LIN | Learning C++ (2018 EN)

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

  1. Kanka

    Kanka Well-Known Member Loyal User

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

    Company
    : Linkedin Learning
    Author: Erin Colvin
    Full Title: Learning C++
    Year: 2018
    Language: English
    Genre: Educational: Programming
    Skill Level: Beginner
    Price: €28.92
    -
    Files: MP4 (+ Exercise Files, Subtitles .VTT)
    Time: 02:26:23
    Video: AVC, 1280 x 720 (1.778) at 30.000 fps, 200 kbps
    Audio: AAC at 128 Kbps, 2 channels, 48.0 KHz



    C++ is an efficient and versatile programming language. C++ powers systems software, desktop applications, and even video games, and it's the language that helped land humans on the moon. Simply put, C++ is a must-know for any modern-day programmer—and it's a great place to get started if you're programming for the first time. This course will get you up and running fast. Instructor Erin Colvin covers simple data types, including numbers and strings; flow-control features like loops and if, else, and switch statements; and functions, the code that encapsulates tasks your program performs. Dr. Colvin also covers working with files and special data structures such as classes and linked lists. Each chapter is full of practical code examples and challenges to help you practice your C++ skills.


    Topics include:
    01. Getting set up to code
    02. Creating your first simple program with C++
    03. Variables and arrays
    04. Flow control with if statements and loops
    05. Functions
    06. Opening and editing files
    07. Data structures


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