georgecatalin / Cpp-Essential-Training

Code work from the course "C++ Essential Training" by Bill Weinman on Linkedin Learning.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

C-Essential-Training

Code exercises from the course "C++ Essential Training" by Bill Weinman on Linkedin Learning.

https://www.linkedin.com/learning/c-plus-plus-essential-training-2/

Learning objectives

  • Setting up Xcode and Visual Studio
  • Statements and expressions
  • Variables
  • Primitive arrays and strings
  • Conditionals
  • Loops
  • Data types
  • Operators
  • Functions
  • Classes and objects
  • Templates
  • Standard Library and Standard Template Library

About

Code work from the course "C++ Essential Training" by Bill Weinman on Linkedin Learning.


Languages

Language:C++ 100.0%