Özet
Topics
Diğer Eğitimler

Bu eğitim, Nesne Odaklı Programlama, Jenerik Programlama, Fonksiyonel Programlama dahil olmak üzere birden çok programlama paradigmasını ve “iyi” programlar oluşturmak amacıyla C++14 programlama diliyle birlikte bu programlama şemalarının nasıl kullanılacağını tanıtmaktadır.

Topics

  • Introduction to Object-Oriented Programming 
  • C++: A Better C
  • Classes and Objects
  • Constructors and Destructors
  • Operator Overloading
  • Inheritance
  • Pointers to Objects 
  • Polymorphism 
  • Lambda Expressions and Closure
  • Exceptions 
  • Templates
  • The Standard Template Library – STL 
  • Multithreading 
  • Advanced I/O: C++ Streams