Kurssit

Insoft on palvellut IT-yhteisÜä Ciscon virallisella koulutustarjonnalla vuodesta 2010. Tältä sivulta lÜydät kaikki olennaiset tiedot Ciscon koulutuksesta.

Katso lisää

Cisco Learning Credits

Cisco opintopisteet (CLC) ovat suoraan Ciscon kanssa lunastettuja prepaid-koulutusseteleitä, jotka helpottavat menestyksen suunnittelua ostaessasi Ciscon tuotteita ja palveluita.

Katso lisää

Cisco Continuing Education

Cisco täydennyskoulutusohjelma tarjoaa kaikille aktiivisille sertifioinnin haltijoille joustavia vaihtoehtoja uudelleensertifiointiin suorittamalla erilaisia kelvollisia koulutuskohteita.

Katso lisää

Cisco Digital Learning

Sertifioidut tyÜntekijät ovat ARVOSTETTUJA omaisuuseriä. Tutustu Ciscon valtuutettuun digitaaliseen oppimiskirjastoon ja kouluta itseäsi tallennettujen istuntojen avulla.

Katso lisää

Cisco Business Enablement

Cisco Business Enablement Partner Program keskittyy Cisco Channel Partnersin ja asiakkaiden liiketoimintataitojen terävÜittämiseen.

Katso lisää

Kurssit

Insoft Services on auktorisoitu Fortinet-kouluttaja useassa Euroopan maassa.

Katso lisää

ATC Status

Tarkista ATC-tilamme valituissa Euroopan maissa.

Katso lisää

Kurssit

Insoft Services tarjoaa Microsoftille EMEAR-koulutusta. Tarjoamme Microsoftin teknistä koulutusta ja sertifiointikursseja, joita johtavat maailmanluokan ohjaajat.

Katso lisää

Kurssit

Extreme Networks Technical Trainingin kehitys tarjoaa kattavan progressiivisen polun associate-akkreditoinnista ammatilliseen akkreditointiin.

Katso lisää

ATP-akkreditointi

Valtuutettuna koulutuskumppanina (ATP) Insoft Services varmistaa, että saat korkeimman saatavilla olevan koulutuksen.

Katso lisää

 

Maailmassa, jossa teknologiat kehittyvät nopeasti, jokainen yritys - yritys - tarvitsee kumppanin, johon luottaa ja luottaa verkkoinfrastruktuurinsa sujuvaan ja turvalliseen toimintaan.

Katso lisää

 

Missiomme: Tarjota asiantunteva joukko moderneja ja huippuluokan verkkoautomaatiotaitoja markkinoille asiantuntijapalvelujen avulla.

Katso lisää

 

Maailmassa, jossa teknologiat kehittyvät nopeasti, jokainen yritys - yritys - tarvitsee kumppanin, johon luottaa ja luottaa verkkoinfrastruktuurinsa sujuvaan ja turvalliseen toimintaan.

Katso lisää

 

Maailmassa, jossa teknologiat kehittyvät nopeasti, jokainen yritys - yritys - tarvitsee kumppanin, johon luottaa ja luottaa verkkoinfrastruktuurinsa sujuvaan ja turvalliseen toimintaan.

Katso lisää

 

Maailmassa, jossa teknologiat kehittyvät nopeasti, jokainen yritys - yritys - tarvitsee kumppanin, johon luottaa ja luottaa verkkoinfrastruktuurinsa sujuvaan ja turvalliseen toimintaan.

Katso lisää

 

Maailmassa, jossa teknologiat kehittyvät nopeasti, jokainen yritys - yritys - tarvitsee kumppanin, johon luottaa ja luottaa verkkoinfrastruktuurinsa sujuvaan ja turvalliseen toimintaan.

Katso lisää

 

Autamme organisaatioita ottamaan käyttÜÜn Software-Defined Networking (SDN) -ratkaisuja, kuten Cisco DNA:ta.Lisäksi tiimillämme on laaja kokemus Cisco DNA Centerin integroinnista kolmannen osapuolen järjestelmiin.

Katso lisää

 

Maailmassa, jossa teknologiat kehittyvät nopeasti, jokainen yritys - yritys - tarvitsee kumppanin, johon luottaa ja luottaa verkkoinfrastruktuurinsa sujuvaan ja turvalliseen toimintaan.

Katso lisää

Tiimimme

Koulutusvalikoimaamme kuuluu laaja valikoima IT-koulutusta IP-palveluntarjoajilta, mukaan lukien Cisco, Extreme Networks, Fortinet, Microsoft, muutamia mainitakseni, EMEA-alueella.

Katso lisää

C++ Fundamentals

Ota yhteyttä

Voit olla meihin yhteydessä ja tiedustella koulutuksistamme täydentämällä yhteystietosi ja koulutuksen nimen oheen.

Tietosuojalauseke ja yksityisyys

Suostun vastaanottamaan sähköpostiviestejä ja/tai puheluita Insoft Services Oy: n tuotteista ja palveluista.
Hyväksyn, että tietojani kerätään ja käsitellään Insoft Servicesin tietosuojakäytännössä kuvatulla tavalla.

Close

C++ Fundamentals

VARAA NYT
Kesto
2 päivää
Toimitus
(Online ja paikan päällä)
Hinta
Hinta pyydettäessä

Discover the peculiar feature points of C++ with this C++ Fundamentals training course, and lay a solid foundation of C++ knowledge. Get a hands-on, practical introduction to low-level programming with C and C++.

C++ Fundamentals begins by introducing you to the C++ syntax. You will study the semantics of variables along with their advantages and trade-offs, and see how they can be best used to write safe and efficient code. With the help of this course, you’ll be able to compile fully working C++ programs and understand how variables, references, and pointers can be used to manipulate the state of the program. You will then explore functions and classes— the features that C++ offers to organize a program—and use them to solve more complex problems. You’ll also understand common pitfalls and modern best practices, especially the ones that diverge from the C++98 guideline.

As you advance through the chapters, you’ll study the advantages of generic programming and write your own templates to make generic algorithms that work with any type. This C++ course will guide you in fully exploiting standard containers and understanding how to pick the appropriate container for each problem. You will even work with a variety of memory management tools in C++. By the end of the course, you’ll be equipped with all that you need to know to develop a robust and high-performance infrastructure.

By the end of this course, you will not only be able to write efficient code, but also be equipped to improve the readability, performance, and maintainability of your programs using standard algorithms.

 

See other courses available

After completing this course, you will be able to:

  • Work with the C++ compilation model and syntaxes
  • Apply best practices for writing functions and classes
  • Write safe, generic, and efficient code with templates
  • Explore the containers that C++ standard offers
  • Discover the new paradigms introduced with C++11, C++14, and C++17
  • Get to grips with the core language features of C++
  • Abstract complex problems using object-oriented programming in C++

Lesson 1: Getting Started

  • The C++ Compilation Model
  • Built-in Data Types
  • Pointers and References
  • Control Flow
  • The try-catch block
  • Arrays

Lesson 2: Functions

  • Function Declaration and Definition
  • Local and Global Variables
  • Passing Arguments and Returning
  • Working with const References or r-value References
  • Const Parameters and Default Arguments
  • Namespaces
  • Function Overloading

Lesson 3: Classes

  • Declaring and Defining a Class
  • Member Functions
  • Constructors and Destructors
  • Resource Acquisition Is Initialization
  • Nested Class Declarations
  • Copy Constructors and Assignment Operators
  • Operator Overloading
  • Introducing Functors

Lesson 4: Generic Programming and Templates

  • Templates
  • Defining Function and Class
  • Non-Type Template Parameters
  • Making Templates Easier to Use
  • Being Generic in Templates
  • Variadic Templates
  • Writing Easy-to-Read

Lesson 5: Standard Library Containers and Algorithms

  • Sequence
  • Associative Containers
  • Unordered Containers
  • Container
  • Unconventional
  • std::optional
  • std::variant
  • Iterators
  • Algorithms Provided by the C++ Standard Template Library

Lesson 6: Object-Oriented Programming

  • Inheritance
  • Polymorphism
  • Virtual Methods
  • Interfaces in C++
  • Dynamic Memory
  • Safe and Easy Dynamic Memory

If you’re a developer looking to learn a new powerful language or are familiar with C++ but want to update your knowledge with modern paradigms of C++11, C++14, and C++17, this course is for you.

To easily understand the concepts in the course, you must be familiar with the basics of programming.

 

Hardware:

For the optimal student experience, we recommend the following hardware configuration:

  • Processor: 2.5 GHz or higher (or equivalent)
  • Memory: 6 GB RAM or more
  • Hard disk: 20 GB free space

Software:

  • Operating System: Windows or Linux
  • Internet Browser: Google Chrome (latest version)
  • C++ IDE

Discover the peculiar feature points of C++ with this C++ Fundamentals training course, and lay a solid foundation of C++ knowledge. Get a hands-on, practical introduction to low-level programming with C and C++.

C++ Fundamentals begins by introducing you to the C++ syntax. You will study the semantics of variables along with their advantages and trade-offs, and see how they can be best used to write safe and efficient code. With the help of this course, you’ll be able to compile fully working C++ programs and understand how variables, references, and pointers can be used to manipulate the state of the program. You will then explore functions and classes— the features that C++ offers to organize a program—and use them to solve more complex problems. You’ll also understand common pitfalls and modern best practices, especially the ones that diverge from the C++98 guideline.

As you advance through the chapters, you’ll study the advantages of generic programming and write your own templates to make generic algorithms that work with any type. This C++ course will guide you in fully exploiting standard containers and understanding how to pick the appropriate container for each problem. You will even work with a variety of memory management tools in C++. By the end of the course, you’ll be equipped with all that you need to know to develop a robust and high-performance infrastructure.

By the end of this course, you will not only be able to write efficient code, but also be equipped to improve the readability, performance, and maintainability of your programs using standard algorithms.

 

See other courses available

After completing this course, you will be able to:

  • Work with the C++ compilation model and syntaxes
  • Apply best practices for writing functions and classes
  • Write safe, generic, and efficient code with templates
  • Explore the containers that C++ standard offers
  • Discover the new paradigms introduced with C++11, C++14, and C++17
  • Get to grips with the core language features of C++
  • Abstract complex problems using object-oriented programming in C++

Lesson 1: Getting Started

  • The C++ Compilation Model
  • Built-in Data Types
  • Pointers and References
  • Control Flow
  • The try-catch block
  • Arrays

Lesson 2: Functions

  • Function Declaration and Definition
  • Local and Global Variables
  • Passing Arguments and Returning
  • Working with const References or r-value References
  • Const Parameters and Default Arguments
  • Namespaces
  • Function Overloading

Lesson 3: Classes

  • Declaring and Defining a Class
  • Member Functions
  • Constructors and Destructors
  • Resource Acquisition Is Initialization
  • Nested Class Declarations
  • Copy Constructors and Assignment Operators
  • Operator Overloading
  • Introducing Functors

Lesson 4: Generic Programming and Templates

  • Templates
  • Defining Function and Class
  • Non-Type Template Parameters
  • Making Templates Easier to Use
  • Being Generic in Templates
  • Variadic Templates
  • Writing Easy-to-Read

Lesson 5: Standard Library Containers and Algorithms

  • Sequence
  • Associative Containers
  • Unordered Containers
  • Container
  • Unconventional
  • std::optional
  • std::variant
  • Iterators
  • Algorithms Provided by the C++ Standard Template Library

Lesson 6: Object-Oriented Programming

  • Inheritance
  • Polymorphism
  • Virtual Methods
  • Interfaces in C++
  • Dynamic Memory
  • Safe and Easy Dynamic Memory

If you’re a developer looking to learn a new powerful language or are familiar with C++ but want to update your knowledge with modern paradigms of C++11, C++14, and C++17, this course is for you.

To easily understand the concepts in the course, you must be familiar with the basics of programming.

 

Hardware:

For the optimal student experience, we recommend the following hardware configuration:

  • Processor: 2.5 GHz or higher (or equivalent)
  • Memory: 6 GB RAM or more
  • Hard disk: 20 GB free space

Software:

  • Operating System: Windows or Linux
  • Internet Browser: Google Chrome (latest version)
  • C++ IDE