Networking TS Workshop - Part 1 of 2
Offered By: CppNow via YouTube
Course Description
Overview
Dive into the world of C++ networking in this comprehensive workshop from C++Now 2017. Explore the Networking TS and its comparison to Boost.Asio, learning essential patterns for implementing both servers and clients. Engage in hands-on exercises that build upon each other, culminating in the implementation of functional clients and servers. Led by Michael Caisse, a seasoned C++ expert with over 25 years of experience, this session provides valuable insights into the future of networking in C++. Gain practical knowledge and skills to prepare for the integration of networking into the C++ standard.
Syllabus
C++Now 2017: Michael Caisse “Networking TS Workshop (part 1 of 2)"
Taught by
CppNow
Related Courses
Your Favorite Undefined Behavior in C++CppNow via YouTube Under the Hood - Assembly, System Calls, and Hardware in C++
CppNow via YouTube Carbon Language Successor Strategy - From C++ Interop to Memory Safety
CppNow via YouTube Value Oriented Programming Part 1 - You Say You Want to Write a Function
CppNow via YouTube Introducing a Memory-Safe Successor Language in Large C++ Code Bases
CppNow via YouTube