Formazione Cisco

Insoft Services è uno dei pochi fornitori di formazione in EMEAR a offrire una gamma completa di certificazione Cisco e formazione tecnologica specializzata.

Dettagli

Certificazioni Cisco

Sperimenta un approccio di apprendimento misto che combina il meglio della formazione con istruttore e dell'e-learning autogestito per aiutarti a prepararti per l'esame di certificazione.

Dettagli

Cisco Learning Credits

I Cisco Learning Credits (CLC) sono voucher di formazione prepagati riscattati direttamente con Cisco che semplificano la pianificazione del successo durante l'acquisto di prodotti e servizi Cisco.

Dettagli

Formazione Continua

The Cisco Continuing Education Program offers all active certification holders flexible options to recertify by completing a variety of eligible training items.

Dettagli

Cisco Digital Learning

Certified employees are VALUED assets. Explore Cisco official Digital Learning Library to educate yourself through recorded sessions.

Dettagli

Cisco Business Enablement

The Cisco Business Enablement Partner Program focuses on sharpening the business skills of Cisco Channel Partners and customers.

Dettagli

Catalogo Cisco

Dettagli

Certificazioni Fortinet

Il programma Fortinet Network Security Expert (NSE) è un programma di formazione e certificazione di otto livelli per insegnare agli ingegneri la sicurezza della loro rete per le competenze e l'esperienza di Fortinet FW.

Dettagli

Corsi di formazione tecnica

Insoft è riconosciuto come Fortinet Authorized Training Center in sedi selezionate in tutta l'EMEA.

Corsi tecnici

Catalogo Fortinet

Esplora un'ampia varietà di programmi Fortinet in diversi paesi e corsi online.

Dettagli

Stato ATC

Controlla il nostro stato ATC in tutti i paesi selezionati in Europa.

Dettagli

Fortinet Servizi Professionale

Il team riconosciuto a livello globale di esperti certificati ti aiuta a fare una transizione più fluida con i nostri pacchetti di consulenza, installazione e migrazione predefiniti per una vasta gamma di prodotti Fortinet.

Dettagli

Catalogo Microsoft

Insoft Services fornisce formazione Microsoft in EMEAR. Offriamo corsi di formazione tecnica e certificazione Microsoft guidati da istruttori di livello mondiale.

Corsi tecnici

Corsi di formazione

Impara conoscenze e abilità eccezionali di Extreme Networks.Find all the Extreme Networks online and instructor led class room based calendar here.

Corsi tecnici

Certificazioni Extreme

Forniamo un curriculum completo di competenze tecniche sul conseguimento della certificazione.

Dettagli

Catalogo Extreme

Dettagli

Accreditamento ATP

In qualità di partner di formazione autorizzato (ATP), Insoft Services garantisce che tu riceva i più alti standard di istruzione disponibili.

Dettagli

Pacchetti di consulenza

Forniamo un supporto innovativo e avanzato per la progettazione, l'implementazione e l'ottimizzazione delle soluzioni IT.La nostra base di clienti comprende alcune delle più grandi telco a livello globale.

Soluzioni & Servizi

Il team riconosciuto a livello globale di esperti certificati ti aiuta a fare una transizione più fluida con i nostri pacchetti di consulenza, installazione e migrazione predefiniti per una vasta gamma di prodotti Fortinet.

Chi siamo

Insoft fornisce servizi di formazione e consulenza autorizzati per fornitori IP selezionati.Scopri come stiamo rivoluzionando il settore.

Dettagli
  • +39 02 8704 5199
  • C++ Fundamentals

    Duration
    2 Giorni
    Delivery
    (Online e in loco)
    Price
    Prezzo su richiesta
    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 will 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 will 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 will 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.

    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 youre 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 will 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 will 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 will 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.

    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 youre 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
      Programma
      Data su richiesta

    Follow Up Courses

    Filtra
    • 3 Giorni
      Data su richiesta
      Price on Request
      Book Now
    • 3 Giorni
      Data su richiesta
      Price on Request
      Book Now
    • 5 Giorni
      Data su richiesta
      Price on Request
      Book Now
    • 5 Giorni
      Data su richiesta
      Price on Request
      Book Now
    • 3 Giorni
      Data su richiesta
      Price on Request
      Book Now
    • 4 Giorni
      Data su richiesta
      Price on Request
      Book Now
    • 5 Giorni
      Data su richiesta
      Price on Request
      Book Now
    • 5 Giorni
      Data su richiesta
      Price on Request
      Book Now
    • 4 Giorni
      Data su richiesta
      Price on Request
      Book Now
    • 2 Giorni
      Data su richiesta
      Price on Request
      Book Now

    Know someone who´d be interested in this course?
    Let them know...

    Use the hashtag #InsoftLearning to talk about this course and find students like you on social media.