وب سایت تخصصی شرکت فرین
دسته بندی دوره ها

Update to C++17

سرفصل های دوره

Learn about the new features in C++17!


1 - Introduction
  • 1 - Introduction

  • 2 - New Language Features in C17
  • 2 - Constructors and Argument Deduction
  • 2 - Constructors-and-Argument-Deduction-Exercises.pdf
  • 2 - Constructors-and-Argument-Deduction-Solutions.pdf
  • 3 - Attributes in C17
  • 3 - Attributes-in-C-17-Exercises.pdf
  • 3 - Attributes-in-C-17-Solutions.pdf
  • 4 - Structured Bindings
  • 4 - Structured-Bindings-Exercises.pdf
  • 4 - Structured-Bindings-Solutions.pdf
  • 5 - Structured Bindings and Maps
  • 5 - Structured-Bindings-and-Maps-Exercises.pdf
  • 5 - Structured-Bindings-and-Maps-Solutions.pdf
  • 6 - If Statements in C17
  • 6 - If-Statements-in-C-17-Exercises.pdf
  • 6 - If-Statements-in-C-17-Solutions.pdf
  • 7 - Switch Statements in C17
  • 7 - Switch-Statements-in-C-17-Exercises.pdf
  • 7 - Switch-Statements-in-C-17-Solutions.pdf
  • 8 - Order of Evaluation
  • 8 - Order-of-Evaluation-Exercises.pdf
  • 8 - Order-of-Evaluation-Solutions.pdf
  • 9 - Order of Evaluation in C17
  • 9 - Order-of-Evaluation-in-C-17-Exercises.pdf
  • 9 - Order-of-Evaluation-in-C-17-Solutions.pdf
  • 10 - Functions and Order of Evaluation in C17
  • 10 - Functions-and-Order-of-Evaluation-in-C-17-Exercises.pdf
  • 10 - Functions-and-Order-of-Evaluation-in-C-17-Solutions.pdf
  • 11 - Copy elision
  • 11 - Copy-Elision-Solutions.pdf
  • 12 - Inline variables
  • 12 - Inline-Variables-Exercises.pdf
  • 12 - Inline-Variables-Solutions.pdf
  • 13 - Static Data Members
  • 13 - Static-Data-Members-Exercises.pdf
  • 13 - Static-Data-Members-Solutions.pdf
  • 14 - Noexcept
  • 14 - Noexcept-Exercises.pdf
  • 14 - Noexcept-Solutions.pdf
  • 15 - Lambda Expressions in C17
  • 15 - Lambda-Expressions-in-C-17-Exercises.pdf
  • 15 - Lambda-Expressions-in-C-17-Solutions.pdf
  • 16 - Miscellaneous Language Changes
  • 16 - Miscellaneous-Language-Changes-Exercises.pdf
  • 16 - Miscellaneous-Language-Changes-Solutions.pdf

  • 3 - New Library Features in C17
  • 17 - Types and Literals
  • 17 - Types-and-Literals-Exercises.pdf
  • 17 - Types-and-Literals-Solutions.pdf
  • 18 - Converting Strings to Numbers
  • 18 - Converting-Strings-to-Numbers-Exercises.pdf
  • 18 - Converting-Strings-to-Numbers-Solutions.pdf
  • 19 - Converting Numbers to Strings
  • 19 - Converting-Numbers-to-Strings-Exercises.pdf
  • 19 - Converting-Numbers-to-Strings-Solutions.pdf
  • 20 - String View Overview
  • 20 - String-View-Overview-Exercises.pdf
  • 20 - String-View-Overview-Solutions.pdf
  • 21 - String View Usage
  • 21 - String-View-Usage-Exercises.pdf
  • 21 - String-View-Usage-Solutions.pdf
  • 22 - String View Caveats
  • 22 - String-View-Caveats-Exercises.pdf
  • 22 - String-View-Caveats-Solutions.pdf

  • 4 - Vocabulary Types
  • 23 - Vocabulary Types Introduction
  • 23 - Vocabulary-Types-Introduction-Exercises.pdf
  • 23 - Vocabulary-Types-Introduction-Solutions.pdf
  • 24 - Variant Type
  • 24 - Variant-Type-Exercises.pdf
  • 24 - Variant-Type-Solutions.pdf
  • 25 - Variant Type Continued
  • 26 - Variant Type Applications
  • 26 - Variant-Type-Applications-Exercises.pdf
  • 26 - Variant-Type-Applications-Solutions.pdf
  • 27 - Optional Type Introduction
  • 27 - Optional-Type-Introduction-Exercises.pdf
  • 27 - Optional-Type-Introduction-Solutions.pdf
  • 28 - Optional Type
  • 28 - Optional-Type-Exercises.pdf
  • 28 - Optional-Type-Solutions.pdf
  • 29 - Any Type
  • 29 - Any-Type-Exercises.pdf
  • 29 - Any-Type-Solutions.pdf
  • 30 - Examples of Vocabulary Types Usage

  • 5 - Library Changes in C17
  • 31 - Map Insertion
  • 31 - Map-Insertion-Exercises.pdf
  • 31 - Map-Insertion-Solutions.pdf
  • 32 - Map Emplace
  • 32 - Map-Emplace-Exercises.pdf
  • 32 - Map-Emplace-Solutions.pdf
  • 33 - Key Modification in Associative Containers
  • 33 - Key-Modification-in-Associative-Containers-Exercises.pdf
  • 33 - Key-Modification-in-Associative-Containers-Solutions.pdf
  • 34 - Merging Associative Containers
  • 34 - Merging-Associative-Containers-Exercises.pdf
  • 35 - Apply and Invoke Functions
  • 35 - Apply-and-Invoke-Functions-Exercises.pdf
  • 35 - Apply-and-Invoke-Functions-Solutions.pdf
  • 36 - Tuples in C17
  • 36 - Tuples-in-C-17-Exercises.pdf
  • 36 - Tuples-in-C-17-Solutions.pdf
  • 37 - Miscellaneous Container Operations
  • 37 - Miscellaneous-Language-Changes-Exercises.pdf
  • 37 - Miscellaneous-Language-Changes-Solutions.pdf
  • 38 - Chrono Library in C17
  • 38 - Chrono-Library-in-C-17-Exercises.pdf
  • 38 - Chrono-Library-in-C-17-Solutions.pdf
  • 39 - Mathematical Algorithms in C17
  • 39 - Mathematical-Algorithms-in-C-17-Exercises.pdf
  • 39 - Mathematical-Algorithms-in-C-17-Solutions.pdf
  • 40 - Miscellaneous Algorithms in C17
  • 40 - Miscellaneous-Algorithms-in-C-17-Exercises.pdf
  • 40 - Miscellaneous-Algorithms-in-C-17-Solutions.pdf
  • 41 - Searching in C17
  • 41 - Searching-in-C-17-Exercises.pdf

  • 6 - Filesystem Interface
  • 42 - Filesystem Introduction
  • 42 - Filesystem-Introduction-Exercises.pdf
  • 42 - Filesystem-Introduction-Solutions.pdf
  • 43 - The Path Class
  • 43 - The-Path-Class-Exercises.pdf
  • 43 - The-Path-Class-Solutions.pdf
  • 44 - File Operations
  • 44 - File-Operations-Exercises.pdf
  • 44 - File-Operations-Solutions.pdf
  • 45 - File Permissions
  • 45 - File-Permissions-Exercises.pdf
  • 45 - File-Permissions-Solutions.pdf
  • 46 - Directory Operations
  • 46 - Directory-Operations-Exercises.pdf
  • 46 - Directory-Operations-Solutions.pdf

  • 7 - Multithreading and Parallel Processing
  • 47 - Locks and Mutexes in C17
  • 47 - Locks-and-Mutexes-in-C-17-Exercises.pdf
  • 47 - Locks-and-Mutexes-in-C-17-Solutions.pdf
  • 48 - Shared Mutexes
  • 48 - Shared-Mutexes-Exercises.pdf
  • 48 - Shared-Mutexes-Solutions.pdf
  • 49 - Parallelism and Vectorization Overview
  • 49 - Parallelism-and-Vectorization-Overview-Exercises.pdf
  • 49 - Parallelism-and-Vectorization-Overview-Solutions.pdf
  • 50 - Code Execution and Parallelism
  • 50 - Code-Execution-and-Parallelism-Exercises.pdf
  • 50 - Code-Execution-and-Parallelism-Solutions.pdf
  • 51 - Execution Policies
  • 51 - Execution-Policies-Exercises.pdf
  • 51 - Execution-Policies-Solutions.pdf
  • 52 - Algorithms and Execution Policies
  • 52 - Algorithms-and-Execution-Policies-Exercises.pdf
  • 52 - Algorithms-and-Execution-Policies-Solutions.pdf
  • 53 - New Parallel Algorithms
  • 53 - New-Parallel-Algorithms-Exercises.pdf
  • 53 - New-Parallel-Algorithms-Solutions.pdf
  • 54 - New Parallel Algorithms Continued
  • 54 - New-Parallel-Algorithms-Continued-Exercises.pdf
  • 54 - New-Parallel-Algorithms-Continued-Solutions.pdf

  • 8 - Compiletime Programming
  • 55 - Constexpr If Statement
  • 55 - Constexpr-If-Statement-Exercisese.pdf
  • 55 - Constexpr-If-Statement-Solutions.pdf
  • 56 - Constexpr If Continued
  • 56 - Constexpr-If-Continued-Exercises.pdf
  • 56 - Constexpr-If-Continued-Solutions.pdf
  • 57 - Structured Bindings and Custom Types
  • 57 - Structured-Bindings-and-Custom-Types-Exercises.pdf
  • 57 - Structured-Bindings-and-Custom-Types-Solutions.pdf
  • 58 - Constexpr and Lambda Expressions
  • 58 - Constexpr-and-Lambda-Expressions-Exercises.pdf
  • 58 - Constexpr-and-Lambda-Expressions-Solutions.pdf
  • 59 - Fold Expressions
  • 59 - Fold-Expressions-Exercises.pdf
  • 59 - Fold-Expressions-Solutions.pdf
  • 60 - Alias Templates
  • 60 - Alias-Templates-Exercises.pdf
  • 60 - Alias-Templates-Solutions.pdf
  • 61 - CTAD and Custom Types
  • 61 - CTAD-and-Custom-Types-Exercises.pdf
  • 61 - CTAD-and-Custom-Types-Solutions.pdf
  • 62 - Template Auto Parameters
  • 62 - Template-Auto-Parameters-Exercises.pdf
  • 62 - Template-Auto-Parameters-Solutions.pdf

  • 9 - Conclusion
  • 63 - C17 Summary
  • 45,900 تومان
    بیش از یک محصول به صورت دانلودی میخواهید؟ محصول را به سبد خرید اضافه کنید.
    خرید دانلودی فوری

    در این روش نیاز به افزودن محصول به سبد خرید و تکمیل اطلاعات نیست و شما پس از وارد کردن ایمیل خود و طی کردن مراحل پرداخت لینک های دریافت محصولات را در ایمیل خود دریافت خواهید کرد.

    ایمیل شما:
    تولید کننده:
    مدرس:
    شناسه: 2164
    حجم: 3331 مگابایت
    مدت زمان: 368 دقیقه
    تاریخ انتشار: 27 دی 1401
    طراحی سایت و خدمات سئو

    45,900 تومان
    افزودن به سبد خرید