Jump to content

Packt - C++ Standard Template Library in Practice


tetox

Recommended Posts

Hidden Content

    Give reaction to this post to see the hidden content.

MP4 | Video: AVC 1920x1080 | Audio: AAC / 48.0 kHz / 2ch | Duration: 10h 24m | 1.44 GB
Genre: Bookware | Language: English

Course: C++ Standard Template Library in Practice
Skill Level: Intermediate
Duration: 10h 24m
Type: Programming, C++ Standard Template Library.
File Size: 1.40 GB
Author: James Slocum
Size (RAR File): 1.44 GBMB
 

Hidden Content

    Give reaction to this post to see the hidden content.

Description
Gain insights into the C++ STL using real-world examples

Learn     

  • Efficient and effective ways to store data using STL containers
  • Manage application performance using STL memory allocation classes, and enhance these classes by developing your allocation routines
  • How data is structured and how the structure can be traversed using iterators
  • How algorithms are used to transform data into useful and meaningful information
  • Multitasking and managing shared data using concurrency and parallelism
  • Managing input and output (I/O) using streams and the role of stream buffers
  • How the STL has standardized common tasks

About     
C++ is one of the most widely used programming languages. Fast, efficient, and flexible, it is used to solve many problems. In particular, it is the Standard Template Library (STL) that gives C++ its power. In this course, we show you how.

Using real-world examples, we focus on how STL handles and manipulates data. We examine containers and iterators, and how data can be transformed into meaningful information using algorithms. There is coverage of I/O streams, strings and numerical methods, and how performance can be optimized through careful consideration of memory allocation and manipulation. We also demonstrate how multitasking and shared data is handled through concurrency and parallelism classes and utilities.

By the end of the course, you will understand the newer aspects of C++ STL and will be able to overcome tasks that are time-consuming or would break your stride while developing.

Features

  • Explore the latest C++ as the most important language and library features, including containers, algorithms, regular expressions, threads, and more
  • Learn how to leverage the set of rich, fast, and well-tested utilities and functions provided by the C++ STL
  • Take your development skills to new heights by making your applications fast, robust, and scalable

Table Of Contents:
1 Introducing the Standard Template Library (STL)
2 Containers
3 Iterators - Manipulating Data
4 Algorithms - Part One
5 Algorithms - Part Two
6 I/O in C++
7 Memory
8 Threading
9 C++ 20 Preview
Authors

Hidden Content

    Give reaction to this post to see the hidden content.

Thanks to XQZT.

Edited by Bad Karma
Dead links removed
  • Thanks 1
Link to comment

Please sign in to comment

You will be able to leave a comment after signing in



Sign In Now
×
×
  • Create New...