YoVDO

A Fast, Compliant JSON Pull Parser for Writing Robust Applications - CppCon 2023

Offered By: CppCon via YouTube

Tags

JSON Courses C++ Courses Parsing Courses Data Validation Courses API Design Courses Generic Programming Courses

Course Description

Overview

Save Big on Coursera Plus. 7,000+ courses at $160 off. Limited Time Only!
Explore a fast, compliant JSON pull parser for writing robust applications in this CppCon 2023 conference talk by Jonathan Müller. Delve into the design of an open-source JSON parser that fills the gap between existing parser libraries, offering full validation, speed, and O(1) memory usage. Learn about the innovative API design that forces developers to express semantic constraints, providing automatic error handling and concise documentation of required JSON structures. Compare this parser to established alternatives and discover elegant generic programming techniques in C++. Gain insights into practical applications and benefits for both beginners and intermediate C++ developers.

Syllabus

A Fast, Compliant JSON Pull Parser for Writing Robust Applications - Jonathan Müller - CppCon 2023


Taught by

CppCon

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