YoVDO

Design Journeys with Skoot, a Peer Oriented Generic Networking Library

Offered By: CppNow via YouTube

Tags

C++Now Courses C++ Courses Generic Programming Courses Boost Libraries Courses

Course Description

Overview

Save Big on Coursera Plus. 7,000+ courses at $160 off. Limited Time Only!
Explore the design journey of Skoot, a generic C++ networking library for distributed, peer-oriented processing environments, in this BoostCon conference talk. Delve into the design tradeoffs, challenges, and solutions encountered during the development of this library that simplifies TCP and UDP programming. Learn about the effective use of various Boost libraries, including Asio, Function, Bind, Shared Pointer, and Optional. Gain insights into key decisions such as when to templatize classes, the power of template functions and function objects, managing object lifetimes, and leveraging Boost Bind. Discover approaches to common C++ challenges like implementing virtual template methods and refining APIs. Suitable for experienced C++ developers looking to enhance their understanding of generic, template-based design techniques and the practical application of Boost libraries in creating robust networking solutions.

Syllabus

Design Journeys with Skoot, a Peer Oriented Generic Networking Library - Cliff Green [ BoostCon ]


Taught by

CppNow

Related Courses

Advanced Java Programming
Udemy
Scala Type Classes and Parameterization
Pluralsight
Random Variables as Types - Lecture 11
The Julia Programming Language via YouTube
Hands-on With Dynamic Dispatch Traits in Rust - Rust Tutorial for Developers
Trevor Sullivan via YouTube
IEnumerable and IEnumerator Interfaces in C#
tutorialsEU via YouTube